gnome-keyring r1487 - in trunk: . daemon



Author: nnielsen
Date: Fri Jan 30 22:13:20 2009
New Revision: 1487
URL: http://svn.gnome.org/viewvc/gnome-keyring?rev=1487&view=rev

Log:
	* daemon/Makefile.am: Install autostart desktop files in /etc/xdg/autostart
	Fixes bug #568754

Modified:
   trunk/ChangeLog
   trunk/daemon/Makefile.am

Modified: trunk/daemon/Makefile.am
==============================================================================
--- trunk/daemon/Makefile.am	(original)
+++ trunk/daemon/Makefile.am	Fri Jan 30 22:13:20 2009
@@ -67,7 +67,7 @@
 	@sed -e "s|\ BINDIR\@|$(bindir)|" $< > $@
 
 desktop_in_files = gnome-keyring-daemon.desktop.in
-desktopdir       = $(datadir)/gnome/autostart
+desktopdir       = $(sysconfdir)/xdg/autostart
 desktop_DATA     = $(desktop_in_files:.desktop.in=.desktop)
 
 @INTLTOOL_DESKTOP_RULE@



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