mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 13:57:57 -07:00
a15d9ed0b6
* Aren't used by anything (yet) as DolphinWX compiles XPM versions into the build * Moved the .desktop file as well, adjusted INSTALL rule accordingly
12 lines
232 B
Desktop File
12 lines
232 B
Desktop File
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Version=1.0
|
|
Icon=dolphin-emu
|
|
Exec=dolphin-emu
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=Game;Emulator;
|
|
Name=Dolphin Emulator
|
|
GenericName=Wii/GameCube Emulator
|
|
Comment=A Wii/GameCube Emulator
|