From aa9f5c39b0600d7cba3d63124d8d7018e63209f1 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 16 Nov 2009 17:36:11 +0000 Subject: account-widget-sip: add UI to configure the discover-binding param --- libempathy-gtk/empathy-account-widget-sip.c | 1 + libempathy-gtk/empathy-account-widget-sip.ui | 17 ++++++++++++++++- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/libempathy-gtk/empathy-account-widget-sip.c b/libempathy-gtk/empathy-account-widget-sip.c index 58010f27e..3a50ceda7 100644 --- a/libempathy-gtk/empathy-account-widget-sip.c +++ b/libempathy-gtk/empathy-account-widget-sip.c @@ -114,6 +114,7 @@ empathy_account_widget_sip_build (EmpathyAccountWidget *self, "entry_proxy-host", "proxy-host", "spinbutton_port", "port", "checkbutton_loose-routing", "loose-routing", + "checkbutton_discover-binding", "discover-binding", NULL); account_widget_sip_discover_stun_toggled_cb ( diff --git a/libempathy-gtk/empathy-account-widget-sip.ui b/libempathy-gtk/empathy-account-widget-sip.ui index e9c8c3682..6471d9c04 100644 --- a/libempathy-gtk/empathy-account-widget-sip.ui +++ b/libempathy-gtk/empathy-account-widget-sip.ui @@ -134,7 +134,7 @@ True - 8 + 9 2 6 6 @@ -313,6 +313,21 @@ username. 8 + + + Discover Binding + True + True + False + Update the registration binding if the external address for the client is discovered to be different from the local binding. + True + + + 2 + 8 + 9 + + -- cgit v1.2.3