From 6a2a81ed1b6f4ef820f96b3249dc062e68e480f9 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Mon, 28 Oct 2013 17:52:03 -0700 Subject: Adding an XDG Autostart file --- data/indicator-sound.desktop.in | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 data/indicator-sound.desktop.in (limited to 'data/indicator-sound.desktop.in') diff --git a/data/indicator-sound.desktop.in b/data/indicator-sound.desktop.in new file mode 100644 index 0000000..aeb6440 --- /dev/null +++ b/data/indicator-sound.desktop.in @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=Indicator Sound +Exec=@CMAKE_INSTALL_FULL_LIBEXECDIR@/indicator-sound/indicator-sound-service +NotShowIn=Unity; +NoDisplay=true +StartupNotify=false +Terminal=false + -- cgit v1.2.3