summarylogtreecommitdiffstats
path: root/desktop-fixes.patch
diff options
context:
space:
mode:
authorSanskritFritz2015-06-14 00:37:26 +0200
committerSanskritFritz2015-06-14 00:37:26 +0200
commitcce46e8f6e7759d9fd0a1d062d74c09f64f5e1ab (patch)
tree37234d1d3de55cf283b0292d2b735d7be94f496d /desktop-fixes.patch
downloadaur-cce46e8f6e7759d9fd0a1d062d74c09f64f5e1ab.tar.gz
Initial import
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