[PATCH] Add required Type property to desktop files



Latest gnome-session doesn't autostart these since they don't validate.

Marco

Index: od-session
===================================================================
--- od-session	(revision 7257)
+++ od-session	(working copy)
@@ -17,6 +17,7 @@
 Version=1.0
 Exec=od-reset
 X-GNOME-Autostart-enabled=true
+Type=Application
 '''

 autostart_dir_path = os.path.expanduser('~/.config/autostart')
Index: online-desktop-autostart.desktop.in
===================================================================
--- online-desktop-autostart.desktop.in	(revision 7257)
+++ online-desktop-autostart.desktop.in	(working copy)
@@ -2,4 +2,4 @@
 Encoding=UTF-8
 Name=Online Desktop
 Exec=od-autostart
-
+Type=Application


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]