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