diff options
author | m45t3r | 2020-11-12 00:20:19 -0300 |
---|---|---|
committer | m45t3r | 2020-11-12 00:30:01 -0300 |
commit | 6184d29f49d7bad5429c8e3e17ef61d36a3f3599 (patch) | |
tree | 158b83fd0eb952d4e3ef7c3aa17ba4db1644e753 /opk/default.gcw0.desktop | |
parent | ae24fbb08e49a2b39887c83fc9c5974606453a35 (diff) | |
download | snesemu-6184d29f49d7bad5429c8e3e17ef61d36a3f3599.tar.gz snesemu-6184d29f49d7bad5429c8e3e17ef61d36a3f3599.tar.bz2 snesemu-6184d29f49d7bad5429c8e3e17ef61d36a3f3599.zip |
Add make_opk.sh
Diffstat (limited to 'opk/default.gcw0.desktop')
-rw-r--r-- | opk/default.gcw0.desktop | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/opk/default.gcw0.desktop b/opk/default.gcw0.desktop new file mode 100644 index 0000000..cba0da9 --- /dev/null +++ b/opk/default.gcw0.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Name=snes9emu +Comment=Super Nintendo emulator +Comment[fr]=Émulateur de Super Nintendo +Comment[es]=Emulador de Super Nintendo +Exec=snes9x %f +Terminal=false +Type=Application +StartupNotify=true +Icon=sfc +Categories=emulators; +MimeType=application/x-snes-rom;application/zip; |