[vino] Activate the Telepathy service instead of the Vino one
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vino] Activate the Telepathy service instead of the Vino one
- Date: Fri, 18 Jun 2010 14:16:04 +0000 (UTC)
commit f9aa08b8c93791073c723626079d080ee5728d39
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Fri Jun 18 15:39:54 2010 +0200
Activate the Telepathy service instead of the Vino one
.gitignore | 2 +-
server/Makefile.am | 6 +++---
...g.freedesktop.Telepathy.Client.Vino.service.in} | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d2dee0e..6414fe0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,7 +43,7 @@ server/vino-server
server/vino-server.desktop
server/vino-server.desktop.in
server/vino-server.schemas
-server/org.gnome.Vino.service
+server/org.freedesktop.Telepathy.Client.Vino.service
server/libvncserver/*.o
server/libvncserver/*.lo
server/libvncserver/.deps
diff --git a/server/Makefile.am b/server/Makefile.am
index e68027d..1f38797 100644
--- a/server/Makefile.am
+++ b/server/Makefile.am
@@ -154,9 +154,9 @@ desktop_in_files = vino-server.desktop.in
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
servicedir = $(datadir)/dbus-1/services
-service_DATA = org.gnome.Vino.service
+service_DATA = org.freedesktop.Telepathy.Client.Vino.service
-org.gnome.Vino.service: org.gnome.Vino.service.in \
+org.freedesktop.Telepathy.Client.Vino.service: org.freedesktop.Telepathy.Client.Vino.service.in \
Makefile
@sed -e "s|[ ]libexecdir[@]|$(libexecdir)|" $< > $@
@@ -181,7 +181,7 @@ EXTRA_DIST = \
vino-server.schemas.in \
vino-marshal.list \
vino-server.desktop.in.in \
- org.gnome.Vino.service.in \
+ org.freedesktop.Telepathy.Client.Vino.service.in \
dbus-interface.xml \
Vino.client \
$(NULL)
diff --git a/server/org.gnome.Vino.service.in b/server/org.freedesktop.Telepathy.Client.Vino.service.in
similarity index 51%
rename from server/org.gnome.Vino.service.in
rename to server/org.freedesktop.Telepathy.Client.Vino.service.in
index c3b0992..a61b7b4 100644
--- a/server/org.gnome.Vino.service.in
+++ b/server/org.freedesktop.Telepathy.Client.Vino.service.in
@@ -1,3 +1,3 @@
[D-BUS Service]
-Name=org.gnome.Vino
+Name=org.freedesktop.Telepathy.Client.Vino
Exec= libexecdir@/vino-server
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]