diff options
-rw-r--r-- | data/indicator-application.conf.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/data/indicator-application.conf.in b/data/indicator-application.conf.in index 8aec4eb..ddc803c 100644 --- a/data/indicator-application.conf.in +++ b/data/indicator-application.conf.in @@ -1,5 +1,4 @@ description "Indicator Application Service" -author "Ted Gould <ted@canonical.com>" # NOTE: Limiting only to Unity 7 right now as it's still using # dbusmenu. That can be lifted after it is ported to GMenu @@ -9,9 +8,6 @@ stop on desktop-end or indicator-services-end emits appindicators-start appindicators-end -env G_MESSAGES_DEBUG=all -export G_MESSAGES_DEBUG - respawn exec @libexecdir@/indicator-application-service |