diff options
author | Ted Gould <ted@gould.cx> | 2011-02-17 10:21:37 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-02-17 10:21:37 -0600 |
commit | 20ef744b7ea3f022ec62a904065e02aa1755ab09 (patch) | |
tree | 5e13df00c32bdd9d91140ab41d950b110fb3899c /tests/service-version-good.service.in | |
parent | 6c89ab08a0ae0bed70f3f3306bdd28f5f69afa8a (diff) | |
parent | 7840128ffb7df770b4ff84c2ec6472e3fcb43d3d (diff) | |
download | libayatana-indicator-20ef744b7ea3f022ec62a904065e02aa1755ab09.tar.gz libayatana-indicator-20ef744b7ea3f022ec62a904065e02aa1755ab09.tar.bz2 libayatana-indicator-20ef744b7ea3f022ec62a904065e02aa1755ab09.zip |
New upstream release.
∘ Adding in a11y description support
∘ Fixing distcheck (LP: #587811)
Diffstat (limited to 'tests/service-version-good.service.in')
-rw-r--r-- | tests/service-version-good.service.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/service-version-good.service.in b/tests/service-version-good.service.in new file mode 100644 index 0000000..c57a04f --- /dev/null +++ b/tests/service-version-good.service.in @@ -0,0 +1,3 @@ +[D-BUS Service] +Name=org.ayatana.version.good +Exec=@builddir@/service-version-good-service |