From 7b8ff473585d69595766d728493a15e398045848 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 29 May 2013 13:32:07 -0500 Subject: Limiting to only the ubuntu session --- data/indicator-application.conf.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'data') diff --git a/data/indicator-application.conf.in b/data/indicator-application.conf.in index 2e452a3..351ac74 100644 --- a/data/indicator-application.conf.in +++ b/data/indicator-application.conf.in @@ -1,7 +1,10 @@ description "Indicator Application Service" author "Ted Gould " -start on indicators-loaded +# NOTE: Limiting only to Unity 7 right now as it's still using +# dbusmenu. That can be lifted after it is ported to GMenu + +start on indicators-loaded and xsession SESSION=ubuntu stop on desktop-end emits appindicators-start appindicators-end -- cgit v1.2.3