From 77943e2d82cd637cf761936494d745355ad38dd2 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 12 Jul 2013 16:04:11 -0500 Subject: Add the indicator-services-start condition --- data/indicator-application.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/indicator-application.conf.in b/data/indicator-application.conf.in index 289d7fc..459878d 100644 --- a/data/indicator-application.conf.in +++ b/data/indicator-application.conf.in @@ -4,7 +4,7 @@ author "Ted Gould " # 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 +start on (indicators-loaded or indicator-services-start) and xsession SESSION=ubuntu stop on desktop-end emits appindicators-start appindicators-end -- cgit v1.2.3