gnome-media r4178 - in trunk/gnome-volume-control: . data



Author: hadess
Date: Tue Feb 10 16:34:16 2009
New Revision: 4178
URL: http://svn.gnome.org/viewvc/gnome-media?rev=4178&view=rev

Log:
2009-02-10  Bastien Nocera  <hadess hadess net>

	* data/Makefile.am: Install the applet's desktop file in the
	xdg autostart directory (Closes: #570114)



Modified:
   trunk/gnome-volume-control/ChangeLog
   trunk/gnome-volume-control/data/Makefile.am

Modified: trunk/gnome-volume-control/data/Makefile.am
==============================================================================
--- trunk/gnome-volume-control/data/Makefile.am	(original)
+++ trunk/gnome-volume-control/data/Makefile.am	Tue Feb 10 16:34:16 2009
@@ -6,7 +6,7 @@
 	$(NULL)
 
 @INTLTOOL_DESKTOP_RULE@
-autostartdir = $(datadir)/gnome/autostart
+autostartdir = $(sysconfdir)/xdg/autostart
 autostart_in_files = gnome-volume-control-applet.desktop.in
 autostart_DATA = $(autostart_in_files:.desktop.in=.desktop)
 



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