summarylogtreecommitdiffstats
path: root/mymc.desktop
diff options
context:
space:
mode:
authorRafael Fontenelle2019-04-26 22:12:29 -0300
committerRafael Fontenelle2019-04-26 22:12:38 -0300
commit7c368743dc7446eeaaae3c4da67ad76fefc9dacb (patch)
tree284847372de9a867afc21d90f4aa440f00abe210 /mymc.desktop
parentab759971a20a2f4ef62e4dd7b18c8f8911905cfb (diff)
downloadaur-mymc.tar.gz
Fix desktop file
It was pointing to wrong executable filename, and categories had a syntax error.
Diffstat (limited to 'mymc.desktop')
-rw-r--r--mymc.desktop9
1 files changed, 5 insertions, 4 deletions
diff --git a/mymc.desktop b/mymc.desktop
index d88ed013ab6d..55319190410b 100644
--- a/mymc.desktop
+++ b/mymc.desktop
@@ -1,7 +1,8 @@
[Desktop Entry]
-Categories=Utility;Game
-Exec=mymc-gui
-GenericName=PS2 Memory Card Editor
+Type=Application
Name=MyMC
+GenericName=PS2 Memory Card Editor
+Comment=Edit your PS2 Memory Cards
Icon=mymc
-Type=Application
+Exec=mymc-gui.sh %f
+Categories=Utility;Game;