mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-09-08 05:42:54 +02: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:
@@ -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;
|
||||
Reference in New Issue
Block a user