From 0342aa07cb8e148b4c606143c6455eceb11b19b1 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Mon, 1 Oct 2007 14:23:04 +0000 Subject: Use fd.o standard location for autostart desktop files. Fixes bug #481860 2007-10-01 Xavier Claessens * data/Makefile.am: * data/empathy.desktop.in.in: Use fd.o standard location for autostart desktop files. Fixes bug #481860 (Stephane Loeuillet). svn path=/trunk/; revision=355 --- data/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/Makefile.am') diff --git a/data/Makefile.am b/data/Makefile.am index cddd3a39b..b30b08d36 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -21,7 +21,7 @@ update-icon-cache: echo "*** $(gtk_update_icon_cache)"; \ fi -autostartdir = $(datadir)/gnome/autostart +autostartdir = $(sysconfdir)/xdg/autostart autostart_in_files = empathy.desktop.in autostart_DATA = $(autostart_in_files:.desktop.in=.desktop) @INTLTOOL_DESKTOP_RULE@ -- cgit v1.2.3