summarylogtreecommitdiffstats
path: root/040-desktop-fixes.patch
diff options
context:
space:
mode:
authorMarcell Meszaros2023-12-26 19:51:19 +0100
committerMarcell Meszaros2023-12-26 21:40:52 +0100
commit7cdc6d54f00fa2298474c733746078128e9383b1 (patch)
tree0c86241e5801f81cf4daf80adca780d94a32a510 /040-desktop-fixes.patch
parent179519f5afe13867c87cc1b2cd0dbe130effa805 (diff)
downloadaur-monkey-bubble.tar.gz
0.4.0.r989.g3f15c50-1: update to latest github/sudheesh001/monkey-bubble commit version
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