diff options
author | Ted Gould <ted@canonical.com> | 2009-09-09 10:06:37 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-09-09 10:06:37 -0500 |
commit | 52dbb0b28c963d2bb90712dbce0981a0e8baf277 (patch) | |
tree | 604b03719ccab9a1765fb196366627872bfb7904 /data/indicator-messages.service.in | |
parent | 160f7ecc905bd9bfa7d0d354d03e3fa101c3a545 (diff) | |
parent | 3891bd9fd2b325d18d734b4de9c52a0162cebd3b (diff) | |
download | ayatana-indicator-messages-52dbb0b28c963d2bb90712dbce0981a0e8baf277.tar.gz ayatana-indicator-messages-52dbb0b28c963d2bb90712dbce0981a0e8baf277.tar.bz2 ayatana-indicator-messages-52dbb0b28c963d2bb90712dbce0981a0e8baf277.zip |
Merging in v2-api stuff which will become 0.2.1
Diffstat (limited to 'data/indicator-messages.service.in')
-rw-r--r-- | data/indicator-messages.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/indicator-messages.service.in b/data/indicator-messages.service.in index 9ae3960..573a2d6 100644 --- a/data/indicator-messages.service.in +++ b/data/indicator-messages.service.in @@ -1,3 +1,3 @@ [D-BUS Service] Name=org.ayatana.indicator.messages -Exec=@prefix@/bin/indicator-messages-service +Exec=@libexecdir@/indicator-messages-service |