[vinagre] .client file for the Channel Dispatcher
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [vinagre] .client file for the Channel Dispatcher
- Date: Thu, 14 Jan 2010 13:53:19 +0000 (UTC)
commit ec86a1afe09d103e4effeb7cfd1e814d1971e448
Author: Danielle Madeley <danielle madeley collabora co uk>
Date: Wed Nov 25 15:07:01 2009 +1100
.client file for the Channel Dispatcher
data/Makefile.am | 4 ++++
data/Vinagre.client | 7 +++++++
2 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index ddb20e5..e3695f0 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -53,10 +53,14 @@ EXTRA_DIST = \
$(schemas_in_files) \
vinagre.pc.in \
vinagre.schemas.in.in \
+ Vinagre.client \
org.freedesktop.Telepathy.Client.Vinagre.service.in
if TELEPATHY
+clientfiledir = $(datarootdir)/telepathy/clients
+clientfile_DATA = Vinagre.client
+
servicedir = $(datadir)/dbus-1/services
service_DATA = org.freedesktop.Telepathy.Client.Vinagre.service
diff --git a/data/Vinagre.client b/data/Vinagre.client
new file mode 100644
index 0000000..2e0780f
--- /dev/null
+++ b/data/Vinagre.client
@@ -0,0 +1,7 @@
+[org.freedesktop.Telepathy.Client]
+Interfaces=org.freedesktop.Telepathy.Client.Handler;org.freedesktop.Telepathy.Client.Interface.Requests
+
+[org.freedesktop.Telepathy.Client.Handler.HandlerChannelFilter 0]
+org.freedesktop.Telepathy.Channel.ChannelType s=org.freedesktop.Telepathy.Channel.Type.StreamTube
+org.freedesktop.Telepathy.Channel.TargetHandleType u=1
+org.freedesktop.Telepathy.Channel.Type.StreamTube.Service s=rfb
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]