aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-11-18 22:40:37 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-11-23 23:06:37 +0800
commiteed9993f70997795d52828ebe56e5831c9566206 (patch)
tree5b7b830b12f53d73369fd33b250efeccf7886ac0 /libempathy-gtk
parent7cf2b5ad033f1929e2e0697d72e22cb9d4a8442d (diff)
downloadgsoc2013-empathy-eed9993f70997795d52828ebe56e5831c9566206.tar
gsoc2013-empathy-eed9993f70997795d52828ebe56e5831c9566206.tar.gz
gsoc2013-empathy-eed9993f70997795d52828ebe56e5831c9566206.tar.bz2
gsoc2013-empathy-eed9993f70997795d52828ebe56e5831c9566206.tar.lz
gsoc2013-empathy-eed9993f70997795d52828ebe56e5831c9566206.tar.xz
gsoc2013-empathy-eed9993f70997795d52828ebe56e5831c9566206.tar.zst
gsoc2013-empathy-eed9993f70997795d52828ebe56e5831c9566206.zip
add indentation so subsections are clearer
Diffstat (limited to 'libempathy-gtk')
-rw-r--r--libempathy-gtk/empathy-account-widget-sip.ui324
1 files changed, 194 insertions, 130 deletions
diff --git a/libempathy-gtk/empathy-account-widget-sip.ui b/libempathy-gtk/empathy-account-widget-sip.ui
index 507f3fddf..b285a67cf 100644
--- a/libempathy-gtk/empathy-account-widget-sip.ui
+++ b/libempathy-gtk/empathy-account-widget-sip.ui
@@ -153,34 +153,6 @@
</packing>
</child>
<child>
- <object class="GtkLabel" id="label_stun-port">
- <property name="visible">True</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">STUN port:</property>
- <property name="mnemonic_widget">spinbutton_stun-port</property>
- </object>
- <packing>
- <property name="top_attach">3</property>
- <property name="bottom_attach">4</property>
- <property name="x_options">GTK_FILL</property>
- <property name="y_options"></property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="label_stun-server">
- <property name="visible">True</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">STUN Server:</property>
- <property name="mnemonic_widget">entry_stun-server</property>
- </object>
- <packing>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
- <property name="x_options">GTK_FILL</property>
- <property name="y_options"></property>
- </packing>
- </child>
- <child>
<object class="GtkSpinButton" id="spinbutton_stun-port">
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -196,34 +168,6 @@
</packing>
</child>
<child>
- <object class="GtkCheckButton" id="checkbutton_discover-stun">
- <property name="label" translatable="yes" comments="look up the DNS SRV record at the service's domain for the host name of a STUN server.">Discover the STUN server automatically</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
- </object>
- <packing>
- <property name="right_attach">2</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_options">GTK_FILL</property>
- <property name="y_options"></property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="label_auth-user">
- <property name="visible">True</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">Authentication username:</property>
- </object>
- <packing>
- <property name="top_attach">12</property>
- <property name="bottom_attach">13</property>
- </packing>
- </child>
- <child>
<object class="GtkEntry" id="entry_auth-user">
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -239,17 +183,6 @@ username.</property>
</packing>
</child>
<child>
- <object class="GtkLabel" id="label_proxy-host">
- <property name="visible">True</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">Proxy Server:</property>
- </object>
- <packing>
- <property name="top_attach">6</property>
- <property name="bottom_attach">7</property>
- </packing>
- </child>
- <child>
<object class="GtkEntry" id="entry_proxy-host">
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -264,131 +197,187 @@ username.</property>
</packing>
</child>
<child>
- <object class="GtkLabel" id="label_port">
+ <object class="GtkSpinButton" id="spinbutton_port">
<property name="visible">True</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">Proxy Port:</property>
+ <property name="can_focus">True</property>
+ <property name="tooltip_text" translatable="yes">Port of the proxy for outbound requests.</property>
+ <property name="invisible_char">&#x2022;</property>
+ <property name="adjustment">adjustment2</property>
+ <property name="climb_rate">1</property>
</object>
<packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
<property name="top_attach">7</property>
<property name="bottom_attach">8</property>
</packing>
</child>
<child>
- <object class="GtkSpinButton" id="spinbutton_port">
+ <object class="GtkSpinButton" id="spinbutton_keepalive-interval">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="tooltip_text" translatable="yes">Port of the proxy for outbound requests.</property>
<property name="invisible_char">&#x2022;</property>
- <property name="adjustment">adjustment2</property>
- <property name="climb_rate">1</property>
+ <property name="adjustment">adjustment3</property>
</object>
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
- <property name="top_attach">7</property>
- <property name="bottom_attach">8</property>
+ <property name="top_attach">10</property>
+ <property name="bottom_attach">11</property>
</packing>
</child>
<child>
- <object class="GtkLabel" id="label_transport">
+ <object class="GtkLabel" id="label_nat_traversal">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Transport:</property>
+ <property name="label" translatable="yes">&lt;b&gt;NAT Traversal&lt;/b&gt;</property>
+ <property name="use_markup">True</property>
</object>
<packing>
- <property name="top_attach">13</property>
- <property name="bottom_attach">14</property>
+ <property name="right_attach">2</property>
</packing>
</child>
<child>
- <object class="GtkCheckButton" id="checkbutton_loose-routing">
- <property name="label" translatable="yes">Loose Routing</property>
+ <object class="GtkLabel" id="label_proxy">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Use the loose routing behavior and the Route header as recommended in RFC 3261.</property>
- <property name="draw_indicator">True</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">&lt;b&gt;Proxy&lt;/b&gt;</property>
+ <property name="use_markup">True</property>
</object>
<packing>
<property name="right_attach">2</property>
- <property name="top_attach">14</property>
- <property name="bottom_attach">15</property>
+ <property name="top_attach">5</property>
+ <property name="bottom_attach">6</property>
</packing>
</child>
<child>
- <object class="GtkCheckButton" id="checkbutton_discover-binding">
- <property name="label" translatable="yes">Discover Binding</property>
+ <object class="GtkLabel" id="label_misc">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Update the registration binding if the external address for the client is discovered to be different from the local binding.</property>
- <property name="draw_indicator">True</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">&lt;b&gt;Miscellaneous&lt;/b&gt;</property>
+ <property name="use_markup">True</property>
</object>
<packing>
<property name="right_attach">2</property>
- <property name="top_attach">4</property>
- <property name="bottom_attach">5</property>
+ <property name="top_attach">11</property>
+ <property name="bottom_attach">12</property>
</packing>
</child>
<child>
- <object class="GtkLabel" id="label_keepalive-mechanism">
+ <object class="GtkAlignment" id="alignment6">
<property name="visible">True</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">Keep-alive Mechanism:</property>
+ <property name="left_padding">12</property>
+ <child>
+ <object class="GtkLabel" id="label_stun-port">
+ <property name="visible">True</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">STUN port:</property>
+ <property name="mnemonic_widget">spinbutton_stun-port</property>
+ </object>
+ </child>
</object>
<packing>
- <property name="top_attach">9</property>
- <property name="bottom_attach">10</property>
+ <property name="top_attach">3</property>
+ <property name="bottom_attach">4</property>
+ <property name="x_options">GTK_FILL</property>
+ <property name="y_options"></property>
</packing>
</child>
<child>
- <object class="GtkLabel" id="label_keepalive-interval">
+ <object class="GtkAlignment" id="alignment7">
<property name="visible">True</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">Keep-alive Interval (seconds)</property>
+ <property name="left_padding">12</property>
+ <child>
+ <object class="GtkLabel" id="label_stun-server">
+ <property name="visible">True</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">STUN Server:</property>
+ <property name="mnemonic_widget">entry_stun-server</property>
+ </object>
+ </child>
</object>
<packing>
- <property name="top_attach">10</property>
- <property name="bottom_attach">11</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
+ <property name="x_options">GTK_FILL</property>
+ <property name="y_options"></property>
</packing>
</child>
<child>
- <object class="GtkSpinButton" id="spinbutton_keepalive-interval">
+ <object class="GtkAlignment" id="alignment4">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="invisible_char">&#x2022;</property>
- <property name="adjustment">adjustment3</property>
+ <property name="left_padding">12</property>
+ <child>
+ <object class="GtkCheckButton" id="checkbutton_discover-stun">
+ <property name="label" translatable="yes" comments="look up the DNS SRV record at the service's domain for the host name of a STUN server.">Discover the STUN server automatically</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">False</property>
+ <property name="use_underline">True</property>
+ <property name="draw_indicator">True</property>
+ </object>
+ </child>
</object>
<packing>
- <property name="left_attach">1</property>
<property name="right_attach">2</property>
- <property name="top_attach">10</property>
- <property name="bottom_attach">11</property>
+ <property name="top_attach">1</property>
+ <property name="bottom_attach">2</property>
+ <property name="x_options">GTK_FILL</property>
+ <property name="y_options"></property>
</packing>
</child>
<child>
- <object class="GtkLabel" id="label_nat_traversal">
+ <object class="GtkAlignment" id="alignment5">
<property name="visible">True</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">&lt;b&gt;NAT Traversal&lt;/b&gt;</property>
- <property name="use_markup">True</property>
+ <property name="left_padding">12</property>
+ <child>
+ <object class="GtkCheckButton" id="checkbutton_discover-binding">
+ <property name="label" translatable="yes">Discover Binding</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">False</property>
+ <property name="draw_indicator">True</property>
+ </object>
+ </child>
</object>
<packing>
<property name="right_attach">2</property>
+ <property name="top_attach">4</property>
+ <property name="bottom_attach">5</property>
</packing>
</child>
<child>
- <object class="GtkLabel" id="label_proxy">
+ <object class="GtkAlignment" id="alignment8">
<property name="visible">True</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">&lt;b&gt;Proxy&lt;/b&gt;</property>
- <property name="use_markup">True</property>
+ <property name="left_padding">12</property>
+ <child>
+ <object class="GtkLabel" id="label_proxy-host">
+ <property name="visible">True</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">Proxy Server:</property>
+ </object>
+ </child>
</object>
<packing>
- <property name="right_attach">2</property>
- <property name="top_attach">5</property>
- <property name="bottom_attach">6</property>
+ <property name="top_attach">6</property>
+ <property name="bottom_attach">7</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkAlignment" id="alignment9">
+ <property name="visible">True</property>
+ <property name="left_padding">12</property>
+ <child>
+ <object class="GtkLabel" id="label_port">
+ <property name="visible">True</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">Proxy Port:</property>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="top_attach">7</property>
+ <property name="bottom_attach">8</property>
</packing>
</child>
<child>
@@ -405,16 +394,91 @@ username.</property>
</packing>
</child>
<child>
- <object class="GtkLabel" id="label_misc">
+ <object class="GtkAlignment" id="alignment10">
<property name="visible">True</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">&lt;b&gt;Miscellaneous&lt;/b&gt;</property>
- <property name="use_markup">True</property>
+ <property name="left_padding">12</property>
+ <child>
+ <object class="GtkLabel" id="label_keepalive-mechanism">
+ <property name="visible">True</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">Keep-alive Mechanism:</property>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="top_attach">9</property>
+ <property name="bottom_attach">10</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkAlignment" id="alignment11">
+ <property name="visible">True</property>
+ <property name="left_padding">12</property>
+ <child>
+ <object class="GtkLabel" id="label_keepalive-interval">
+ <property name="visible">True</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">Keep-alive Interval (seconds)</property>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="top_attach">10</property>
+ <property name="bottom_attach">11</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkAlignment" id="alignment12">
+ <property name="visible">True</property>
+ <property name="left_padding">12</property>
+ <child>
+ <object class="GtkLabel" id="label_auth-user">
+ <property name="visible">True</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">Authentication username:</property>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="top_attach">12</property>
+ <property name="bottom_attach">13</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkAlignment" id="alignment13">
+ <property name="visible">True</property>
+ <property name="left_padding">12</property>
+ <child>
+ <object class="GtkLabel" id="label_transport">
+ <property name="visible">True</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">Transport:</property>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="top_attach">13</property>
+ <property name="bottom_attach">14</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkAlignment" id="alignment14">
+ <property name="visible">True</property>
+ <property name="left_padding">12</property>
+ <child>
+ <object class="GtkCheckButton" id="checkbutton_loose-routing">
+ <property name="label" translatable="yes">Loose Routing</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">False</property>
+ <property name="draw_indicator">True</property>
+ </object>
+ </child>
</object>
<packing>
<property name="right_attach">2</property>
- <property name="top_attach">11</property>
- <property name="bottom_attach">12</property>
+ <property name="top_attach">14</property>
+ <property name="bottom_attach">15</property>
</packing>
</child>
<child>