[vino] Do not set non-existent use-dbus-listener property
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vino] Do not set non-existent use-dbus-listener property
- Date: Mon, 6 Jun 2011 05:12:03 +0000 (UTC)
commit 1410f8c2dc069f1d3cd0ca833eb82a20cf449475
Author: Sjoerd Simons <sjoerd simons collabora co uk>
Date: Sun Jun 5 16:21:14 2011 -0700
Do not set non-existent use-dbus-listener property
The â??use-dbus-listenerâ?? property has been removed from VinoServer, so
do not try to set it when creating a VinoDBusServer.
server/vino-tube-servers-manager.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/server/vino-tube-servers-manager.c b/server/vino-tube-servers-manager.c
index 43e60b5..1d7ff9c 100644
--- a/server/vino-tube-servers-manager.c
+++ b/server/vino-tube-servers-manager.c
@@ -196,7 +196,6 @@ handle_channels_cb (TpSimpleHandler *handler,
server = g_object_new (VINO_TYPE_TUBE_SERVER,
"display-status-icon", 0,
- "use-dbus-listener", 0,
"prompt-enabled", 0,
"view-only", 0,
"network-interface", network_interface,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]