summarylogtreecommitdiffstats
path: root/desktop-fixes.patch
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-fixes.patch')
-rw-r--r--desktop-fixes.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/desktop-fixes.patch b/desktop-fixes.patch
new file mode 100644
index 000000000000..3ad384e30e26
--- /dev/null
+++ b/desktop-fixes.patch
@@ -0,0 +1,18 @@
+Description: Changes needed to make .desktop file pass validation.
+Author: Ilya Barygin <barygin@gmail.com>
+
+--- monkey-bubble-0.4.0.orig/monkey-bubble.desktop.in
++++ monkey-bubble-0.4.0/monkey-bubble.desktop.in
+@@ -1,10 +1,9 @@
+ [Desktop Entry]
+-Encoding=UTF-8
+ _Name=Monkey Bubble
+ _Comment=Monkey Bubble Arcade Game
+ Exec=monkey-bubble
+-Icon=monkey-bubble-icon.png
++Icon=monkey-bubble-icon
+ Terminal=false
+ Type=Application
+-Categories=GNOME;Application;Game;
++Categories=GTK;GNOME;Game;
+ StartupNotify=true