diff options
author | Ted Gould <ted@canonical.com> | 2009-10-13 15:48:42 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-10-13 15:48:42 -0500 |
commit | e265e46176c6c8633849b3a5d65b7f86bda47318 (patch) | |
tree | 3d3f461747a9626556cc6b2e11d280f7f1fa3c77 /data/indicator-custom.service.in | |
parent | 140fda5adff2a21f9c158c941456d9e1f5765832 (diff) | |
parent | fb328a435358e26c1f2779e2bf07ddb05b60e93e (diff) | |
download | ayatana-indicator-application-e265e46176c6c8633849b3a5d65b7f86bda47318.tar.gz ayatana-indicator-application-e265e46176c6c8633849b3a5d65b7f86bda47318.tar.bz2 ayatana-indicator-application-e265e46176c6c8633849b3a5d65b7f86bda47318.zip |
A basical build system and basic files.
Diffstat (limited to 'data/indicator-custom.service.in')
-rw-r--r-- | data/indicator-custom.service.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/indicator-custom.service.in b/data/indicator-custom.service.in new file mode 100644 index 0000000..be64983 --- /dev/null +++ b/data/indicator-custom.service.in @@ -0,0 +1,3 @@ +[D-BUS Service] +Name=org.ayatana.indicator.custom +Exec=@libexecdir@/indicator-custom-service |