diff options
author | gameblabla | 2020-11-13 11:51:03 +0000 |
---|---|---|
committer | GitHub | 2020-11-13 11:51:03 +0000 |
commit | 2c0f6b94dde7ee731b12d8cd0325125a4130f7e1 (patch) | |
tree | 561d15ab3b9d9b7019420b6d8a01c652a65e6433 /opk/default.gcw0.desktop | |
parent | c6d560b0adc5b321115f2597091422787588b807 (diff) | |
parent | bd845b9085ab3f59a66278c4f7d4d00877d8fce1 (diff) | |
download | snesemu-2c0f6b94dde7ee731b12d8cd0325125a4130f7e1.tar.gz snesemu-2c0f6b94dde7ee731b12d8cd0325125a4130f7e1.tar.bz2 snesemu-2c0f6b94dde7ee731b12d8cd0325125a4130f7e1.zip |
Merge pull request #2 from m45t3r/gcw0-support
GCW0 support and some fixes
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; |