diff options
author | gameblabla | 2020-12-26 08:57:16 +0100 |
---|---|---|
committer | gameblabla | 2020-12-26 08:57:16 +0100 |
commit | ba054eee2a5f9d7abfaf1fad62c0f77eef1c1da7 (patch) | |
tree | b285fffe2d21f89a5fd4f753169d80ebe72b409a /package_OPK | |
parent | 2c41876dd9913c2a49cd044a805df54915b95f0f (diff) | |
download | snesemu-ba054eee2a5f9d7abfaf1fad62c0f77eef1c1da7.tar.gz snesemu-ba054eee2a5f9d7abfaf1fad62c0f77eef1c1da7.tar.bz2 snesemu-ba054eee2a5f9d7abfaf1fad62c0f77eef1c1da7.zip |
Properly fix OPK package script and remove mapped SELECT button from trigerring menu.
Diffstat (limited to 'package_OPK')
-rwxr-xr-x | package_OPK | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package_OPK b/package_OPK index 25a586d..82e0625 100755 --- a/package_OPK +++ b/package_OPK @@ -20,7 +20,7 @@ Type=Application Name=Snes9x2005 Comment=Super NES emulator Exec=snes9x %f -Icon=snes9x +Icon=icon Terminal=false Type=Application Categories=emulators; |