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