mirror of https://github.com/PCSX2/pcsx2.git
linux: add a desktop file that install PCSX2 on system menu
* Some people prefers emulator/system than emulator/game
This commit is contained in:
parent
2bc2047770
commit
f287754477
|
@ -0,0 +1,10 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Version=1.0
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Name=PCSX2
|
||||||
|
GenericName=Playstation 2 Emulator
|
||||||
|
Comment=Sony Playstation 2 emulator
|
||||||
|
Exec=pcsx2
|
||||||
|
Icon=pcsx2
|
||||||
|
Categories=System;Emulator;
|
Loading…
Reference in New Issue