From e77cb7bcd8a7d4e8a1416110ffd88f88399705a5 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 25 Oct 2017 18:31:46 +0200 Subject: data/{,upstart}/*.desktop.in: Fix Exec= key in .desktop files. --- data/upstart/indicator-printers.desktop.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/upstart') diff --git a/data/upstart/indicator-printers.desktop.in b/data/upstart/indicator-printers.desktop.in index 8c011a9..f0045dc 100644 --- a/data/upstart/indicator-printers.desktop.in +++ b/data/upstart/indicator-printers.desktop.in @@ -1,8 +1,8 @@ [Desktop Entry] Type=Application Name=Indicator Printers -Exec=@pkglibexecdir@/indicator-printers-service -OnlyShowIn=Unity; +Exec=@pkglibexecdir@/ayatana-indicator-printers-service +OnlyShowIn=MATE; NoDisplay=true StartupNotify=false Terminal=false -- cgit v1.2.3