From 13e1544b396a5212e82b940e420a1cd44d8aa24b Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 11 Nov 2015 05:58:50 +0100 Subject: Fork from Ubuntu's indicator-application code project. --- data/upstart/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/upstart/Makefile.am') diff --git a/data/upstart/Makefile.am b/data/upstart/Makefile.am index f7bc09e..6866ed0 100644 --- a/data/upstart/Makefile.am +++ b/data/upstart/Makefile.am @@ -1,9 +1,9 @@ xdg_autostartdir = $(pkgdatadir)/upstart/xdg/autostart -xdg_autostart_DATA = indicator-application.desktop +xdg_autostart_DATA = ayatana-indicator-application.desktop %.desktop: %.desktop.in sed -e "s|\@libexecdir\@|$(pkglibexecdir)|" $< > $@ EXTRA_DIST = \ - indicator-application.desktop.in + ayatana-indicator-application.desktop.in -- cgit v1.2.3