From d5277646dbe9a88d32c42187c9c3701a7c57a469 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 26 Oct 2017 19:17:41 +0200 Subject: Fork from Ubuntu's indicator-keyboard. --- 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 c0b6a2eb..c762a603 100644 --- a/data/upstart/Makefile.am +++ b/data/upstart/Makefile.am @@ -3,10 +3,10 @@ ########################### xdg_autostartdir = $(datadir)/upstart/xdg/autostart -xdg_autostart_DATA = indicator-keyboard.desktop +xdg_autostart_DATA = ayatana-indicator-keyboard.desktop %.desktop: %.desktop.in $(AM_V_GEN) sed -e "s|\@pkglibexecdir\@|$(pkglibexecdir)|" $< > $@ -EXTRA_DIST = indicator-keyboard.desktop.in +EXTRA_DIST = ayatana-indicator-keyboard.desktop.in -- cgit v1.2.3