gnome-volume-manager r1303 - trunk



Author: fejj
Date: Fri Jan 18 16:48:15 2008
New Revision: 1303
URL: http://svn.gnome.org/viewvc/gnome-volume-manager?rev=1303&view=rev

Log:
2008-01-18  Jeffrey Stedfast  <fejj novell com>

	* Makefile.am: Set the autostartdir to the new xdg location as
	mentioned in bug #498994.



Modified:
   trunk/ChangeLog
   trunk/Makefile.am

Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am	(original)
+++ trunk/Makefile.am	Fri Jan 18 16:48:15 2008
@@ -11,7 +11,7 @@
 desktop_in_files = gnome-volume-properties.desktop.in
 desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
 
-autostartdir = $(datadir)/gnome/autostart
+autostartdir = $(sysconfdir)/xdg/autostart
 autostart_in_files = gnome-volume-manager.desktop.in
 autostart_in_in_files = gnome-volume-manager.desktop.in.in
 autostart_DATA = $(autostart_in_files:.desktop.in=.desktop)



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