aboutsummaryrefslogtreecommitdiff
path: root/data/upstart
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-10-26 23:19:26 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-10-27 00:17:29 +0200
commite917d3a28a238208ecf786cfda93dcd2893e3df2 (patch)
tree7025063a06c7ba398ba64548d060c9a97e69210d /data/upstart
parentba82b68035b55a7abbafc7d488e04f5ca9a3836c (diff)
downloadayatana-indicator-messages-e917d3a28a238208ecf786cfda93dcd2893e3df2.tar.gz
ayatana-indicator-messages-e917d3a28a238208ecf786cfda93dcd2893e3df2.tar.bz2
ayatana-indicator-messages-e917d3a28a238208ecf786cfda93dcd2893e3df2.zip
Fork from Ubuntu's Indicator Messages.
Diffstat (limited to 'data/upstart')
-rw-r--r--data/upstart/Makefile.am12
-rw-r--r--data/upstart/indicator-messages.desktop.in8
2 files changed, 0 insertions, 20 deletions
diff --git a/data/upstart/Makefile.am b/data/upstart/Makefile.am
deleted file mode 100644
index c182438..0000000
--- a/data/upstart/Makefile.am
+++ /dev/null
@@ -1,12 +0,0 @@
-
-xdg_autostartdir = $(datadir)/upstart/xdg/autostart
-xdg_autostart_DATA = indicator-messages.desktop
-
-%.desktop: %.desktop.in
- $(AM_V_GEN) sed -e "s|\@pkglibexecdir\@|$(pkglibexecdir)|" $< > $@
-
-EXTRA_DIST = \
- indicator-messages.desktop.in
-
-CLEANFILES = \
- $(xdg_autostart_DATA)
diff --git a/data/upstart/indicator-messages.desktop.in b/data/upstart/indicator-messages.desktop.in
deleted file mode 100644
index dd0b1d6..0000000
--- a/data/upstart/indicator-messages.desktop.in
+++ /dev/null
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Type=Application
-Name=Indicator Messages
-Exec=@pkglibexecdir@/indicator-messages-service
-StartupNotify=false
-Terminal=false
-OnlyShowIn=Unity;
-Hidden=true