Created
June 12, 2017 17:01
-
-
Save Naereen/ab5919ff1358755c1c60189ca46b0b7c to your computer and use it in GitHub Desktop.
XDG Desktop files for two Solarus games (see http://www.solarus-games.org/games/)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Version=1.0 | |
Type=Application | |
Name=Zelda: Return of the Hylian SE | |
Comment=http://www.solarus-games.org/games/zelda-return-of-the-hylian-se/ | |
TryExec=zelda_roth_se | |
Exec=zelda_roth_se | |
Icon=/usr/share/solarus/zelda_roth_se/zelda_roth_se.png |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Version=1.0 | |
Type=Application | |
Name=Zelda Mystery of Solarus DX | |
Comment=http://www.solarus-games.org/games/zelda-mystery-of-solarus-dx/ | |
TryExec=zsdx | |
Exec=zsdx | |
Icon=/usr/share/solarus/zsdx/zsdx.png |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment