Author: kelnos
Date: 2008-08-25 09:13:00 +0000 (Mon, 25 Aug 2008)
New Revision: 27562

Added:
   
xfce4-settings/trunk/xfce4-settings-helper/xfce4-settings-helper-autostart.desktop
Modified:
   xfce4-settings/trunk/xfce4-settings-helper/Makefile.am
Log:
add autostart file for the settings helper

Modified: xfce4-settings/trunk/xfce4-settings-helper/Makefile.am
===================================================================
--- xfce4-settings/trunk/xfce4-settings-helper/Makefile.am      2008-08-25 
09:12:48 UTC (rev 27561)
+++ xfce4-settings/trunk/xfce4-settings-helper/Makefile.am      2008-08-25 
09:13:00 UTC (rev 27562)
@@ -55,4 +55,7 @@
        $(XRANDR_LIBS) \
        $(LIBNOTIFY_LIBS)
 
+autostartdir = $(sysconfdir)/xdg/autostart
+autostart_DATA = xfce4-settings-helper-autostart.desktop
+
 # vi:set ts=8 sw=8 noet ai nocindent syntax=automake:

Added: 
xfce4-settings/trunk/xfce4-settings-helper/xfce4-settings-helper-autostart.desktop
===================================================================
--- 
xfce4-settings/trunk/xfce4-settings-helper/xfce4-settings-helper-autostart.desktop
                          (rev 0)
+++ 
xfce4-settings/trunk/xfce4-settings-helper/xfce4-settings-helper-autostart.desktop
  2008-08-25 09:13:00 UTC (rev 27562)
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Encoding=UTF-8
+Version=1.0
+Name=Xfce Settings Helper
+Exec=xfce4-settings-helper
+Terminal=false
+Type=Application
+StartupNotify=false
+Terminal=false

_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to