mirror of https://github.com/PCSX2/pcsx2.git
Changed icon name in PCSX2.desktop to uppercase
This commit is contained in:
parent
79a9254894
commit
19391b71cc
|
@ -6,6 +6,6 @@ Name=PCSX2
|
||||||
GenericName=Playstation 2 Emulator
|
GenericName=Playstation 2 Emulator
|
||||||
Comment=Sony Playstation 2 emulator
|
Comment=Sony Playstation 2 emulator
|
||||||
Exec=pcsx2
|
Exec=pcsx2
|
||||||
Icon=pcsx2
|
Icon=PCSX2
|
||||||
Keywords=game;emulator;
|
Keywords=game;emulator;
|
||||||
Categories=@PCSX2_MENU_CATEGORIES@
|
Categories=@PCSX2_MENU_CATEGORIES@
|
||||||
|
|
Loading…
Reference in New Issue