mirror of
https://github.com/PCSX2/pcsx2.git
synced 2025-04-02 10:52:54 -04:00
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
1 changed files with 10 additions and 0 deletions
10
linux_various/pcsx2_system.desktop
Normal file
10
linux_various/pcsx2_system.desktop
Normal file
|
@ -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…
Add table
Reference in a new issue