mirror of
https://github.com/libretro/pcsx2.git
synced 2024-12-12 20:16:19 +00: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
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…
Reference in New Issue
Block a user