]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-share-my-desktop.c
Merge back from master
[empathy.git] / libempathy-gtk / empathy-share-my-desktop.c
index 4c60e435fb24ab833f5ca865950fede5c68f7809..01c2e183ff3c98cbadf937f1ee55847eb73db971 100644 (file)
@@ -212,7 +212,7 @@ empathy_share_my_desktop_connection_ready (TpConnection *connection,
   g_hash_table_insert (request, TP_IFACE_CHANNEL ".TargetHandle", value);
 
   /* org.freedesktop.Telepathy.Channel.Type.StreamTube.Service */
-  value = tp_g_value_slice_new_static_string ("x_vnc");
+  value = tp_g_value_slice_new_static_string ("rfb");
   g_hash_table_insert (request,
       TP_IFACE_CHANNEL_TYPE_STREAM_TUBE  ".Service",
       value);