diff options
author | Ted Gould <ted@gould.cx> | 2014-02-20 10:08:19 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2014-02-20 10:08:19 -0600 |
commit | 45e7973d2a058819d6b563160cb2261667b40907 (patch) | |
tree | 9f274ebf2a0523bd2f7e910739a5246a42a0d8b2 /data/indicator-printers.conf.in | |
parent | d75744cc260d74e7ef010ca355b4051496a8ed9b (diff) | |
download | ayatana-indicator-printers-45e7973d2a058819d6b563160cb2261667b40907.tar.gz ayatana-indicator-printers-45e7973d2a058819d6b563160cb2261667b40907.tar.bz2 ayatana-indicator-printers-45e7973d2a058819d6b563160cb2261667b40907.zip |
Cut and paste errors
Diffstat (limited to 'data/indicator-printers.conf.in')
-rw-r--r-- | data/indicator-printers.conf.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/indicator-printers.conf.in b/data/indicator-printers.conf.in index 665fb35..1bd4e65 100644 --- a/data/indicator-printers.conf.in +++ b/data/indicator-printers.conf.in @@ -1,4 +1,4 @@ -description "Indicator Power Service" +description "Indicator Printers Service" start on indicator-services-start stop on desktop-end or indicator-services-end @@ -6,4 +6,4 @@ stop on desktop-end or indicator-services-end respawn respawn limit 2 10 -exec @pkglibexecdir@/indicator-power-service +exec @pkglibexecdir@/indicator-printers-service |