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 +- data/empathy.desktop.in.in | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'data') 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@ diff --git a/data/empathy.desktop.in.in b/data/empathy.desktop.in.in index 9ccc34a43..e5d56a278 100644 --- a/data/empathy.desktop.in.in +++ b/data/empathy.desktop.in.in @@ -1,6 +1,5 @@ [Desktop Entry] Version=1.0 -Encoding=UTF-8 _Name=Empathy Instant Messenger _Comment=Send and receive instant messages Exec=empathy --no-connect -- cgit v1.2.3