summarylogtreecommitdiffstats
path: root/040-desktop-fixes.patch
blob: f50194c8e2f274a02271681820fd8b23e597cfe8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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