mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-04 15:19:09 +00:00
Minor improvement of the desktop file
This commit is contained in:
parent
be1fe80bb6
commit
5c6296291d
1 changed files with 7 additions and 5 deletions
|
@ -1,9 +1,11 @@
|
||||||
|
#!/usr/bin/env xdg-open
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Version=1.0
|
Version=1.0
|
||||||
Type=Application
|
|
||||||
Name=Dolphin Emulator
|
|
||||||
Comment=A Wii/GameCube Emulator
|
|
||||||
Icon=dolphin-emu
|
Icon=dolphin-emu
|
||||||
Exec=dolphin-emu
|
Exec=dolphin-emu
|
||||||
Categories=Game;
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Categories=Game;Emulator;
|
||||||
|
Name=Dolphin Emulator
|
||||||
|
GenericName=Wii/GameCube Emulator
|
||||||
|
Comment=A Wii/GameCube Emulator
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue