]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-account-widget-sip.glade
0baf7b5944d5484e550701e4a89b6e2eebbb0d35
[empathy.git] / libempathy-gtk / empathy-account-widget-sip.glade
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
3 <!--*- mode: xml -*-->
4 <glade-interface>
5   <widget class="GtkWindow" id="account_sip_settings">
6     <property name="resizable">False</property>
7     <child>
8       <widget class="GtkVBox" id="vbox_sip_settings">
9         <property name="visible">True</property>
10         <child>
11           <widget class="GtkTable" id="table1">
12             <property name="visible">True</property>
13             <property name="n_rows">2</property>
14             <property name="n_columns">2</property>
15             <property name="column_spacing">12</property>
16             <property name="row_spacing">6</property>
17             <child>
18               <widget class="GtkHBox" id="hbox1">
19                 <property name="visible">True</property>
20                 <child>
21                   <widget class="GtkEntry" id="entry_password">
22                     <property name="visible">True</property>
23                     <property name="can_focus">True</property>
24                   </widget>
25                 </child>
26                 <child>
27                   <widget class="GtkButton" id="button_forget">
28                     <property name="visible">True</property>
29                     <property name="can_focus">True</property>
30                     <property name="tooltip" translatable="yes">Forget password and clear the entry.</property>
31                     <property name="response_id">0</property>
32                     <child>
33                       <widget class="GtkImage" id="image6">
34                         <property name="visible">True</property>
35                         <property name="stock">gtk-clear</property>
36                         <property name="icon_size">1</property>
37                       </widget>
38                     </child>
39                   </widget>
40                   <packing>
41                     <property name="expand">False</property>
42                     <property name="position">1</property>
43                   </packing>
44                 </child>
45               </widget>
46               <packing>
47                 <property name="left_attach">1</property>
48                 <property name="right_attach">2</property>
49                 <property name="top_attach">1</property>
50                 <property name="bottom_attach">2</property>
51                 <property name="y_options"></property>
52               </packing>
53             </child>
54             <child>
55               <widget class="GtkLabel" id="label_userid">
56                 <property name="visible">True</property>
57                 <property name="xalign">0</property>
58                 <property name="label" translatable="yes">_Username:</property>
59                 <property name="use_underline">True</property>
60                 <property name="mnemonic_widget">entry_password</property>
61               </widget>
62               <packing>
63                 <property name="x_options">GTK_FILL</property>
64                 <property name="y_options"></property>
65               </packing>
66             </child>
67             <child>
68               <widget class="GtkEntry" id="entry_userid">
69                 <property name="visible">True</property>
70                 <property name="can_focus">True</property>
71               </widget>
72               <packing>
73                 <property name="left_attach">1</property>
74                 <property name="right_attach">2</property>
75                 <property name="y_options"></property>
76               </packing>
77             </child>
78             <child>
79               <widget class="GtkLabel" id="label_password">
80                 <property name="visible">True</property>
81                 <property name="xalign">0</property>
82                 <property name="label" translatable="yes">Pass_word:</property>
83                 <property name="use_underline">True</property>
84                 <property name="mnemonic_widget">entry_password</property>
85               </widget>
86               <packing>
87                 <property name="top_attach">1</property>
88                 <property name="bottom_attach">2</property>
89                 <property name="x_options">GTK_FILL</property>
90                 <property name="y_options"></property>
91               </packing>
92             </child>
93           </widget>
94           <packing>
95             <property name="expand">False</property>
96             <property name="fill">False</property>
97           </packing>
98         </child>
99         <child>
100           <widget class="GtkExpander" id="expander_advanced">
101             <property name="visible">True</property>
102             <property name="can_focus">True</property>
103             <child>
104               <widget class="GtkAlignment" id="alignment1">
105                 <property name="visible">True</property>
106                 <property name="xalign">0</property>
107                 <property name="left_padding">12</property>
108                 <child>
109                   <widget class="GtkTable" id="table_advanced_sip_settings">
110                     <property name="visible">True</property>
111                     <property name="n_rows">3</property>
112                     <property name="n_columns">2</property>
113                     <property name="column_spacing">6</property>
114                     <property name="row_spacing">6</property>
115                     <child>
116                       <widget class="GtkCheckButton" id="checkbutton_discover-stun">
117                         <property name="visible">True</property>
118                         <property name="can_focus">True</property>
119                         <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 STUN</property>
120                         <property name="use_underline">True</property>
121                         <property name="response_id">0</property>
122                         <property name="draw_indicator">True</property>
123                       </widget>
124                       <packing>
125                         <property name="right_attach">2</property>
126                         <property name="x_options">GTK_FILL</property>
127                         <property name="y_options"></property>
128                       </packing>
129                     </child>
130                     <child>
131                       <widget class="GtkSpinButton" id="spinbutton_stun-port">
132                         <property name="visible">True</property>
133                         <property name="can_focus">True</property>
134                         <property name="adjustment">0 0 65536 1 10 10</property>
135                         <property name="climb_rate">1</property>
136                       </widget>
137                       <packing>
138                         <property name="left_attach">1</property>
139                         <property name="right_attach">2</property>
140                         <property name="top_attach">2</property>
141                         <property name="bottom_attach">3</property>
142                       </packing>
143                     </child>
144                     <child>
145                       <widget class="GtkLabel" id="label_stun-server">
146                         <property name="visible">True</property>
147                         <property name="xalign">0</property>
148                         <property name="label" translatable="yes">Stun Server:</property>
149                         <property name="mnemonic_widget">entry_stun-server</property>
150                       </widget>
151                       <packing>
152                         <property name="top_attach">1</property>
153                         <property name="bottom_attach">2</property>
154                         <property name="x_options">GTK_FILL</property>
155                         <property name="y_options"></property>
156                       </packing>
157                     </child>
158                     <child>
159                       <widget class="GtkLabel" id="label_stun-port">
160                         <property name="visible">True</property>
161                         <property name="xalign">0</property>
162                         <property name="label" translatable="yes">Stun port:</property>
163                         <property name="mnemonic_widget">spinbutton_stun-port</property>
164                       </widget>
165                       <packing>
166                         <property name="top_attach">2</property>
167                         <property name="bottom_attach">3</property>
168                         <property name="x_options">GTK_FILL</property>
169                         <property name="y_options"></property>
170                       </packing>
171                     </child>
172                     <child>
173                       <widget class="GtkEntry" id="entry_stun-server">
174                         <property name="visible">True</property>
175                         <property name="can_focus">True</property>
176                       </widget>
177                       <packing>
178                         <property name="left_attach">1</property>
179                         <property name="right_attach">2</property>
180                         <property name="top_attach">1</property>
181                         <property name="bottom_attach">2</property>
182                       </packing>
183                     </child>
184                   </widget>
185                 </child>
186               </widget>
187             </child>
188             <child>
189               <widget class="GtkLabel" id="label_expander">
190                 <property name="visible">True</property>
191                 <property name="label" translatable="yes">&lt;b&gt;Advanced&lt;/b&gt;</property>
192                 <property name="use_markup">True</property>
193               </widget>
194               <packing>
195                 <property name="type">label_item</property>
196               </packing>
197             </child>
198           </widget>
199           <packing>
200             <property name="expand">False</property>
201             <property name="fill">False</property>
202             <property name="position">1</property>
203           </packing>
204         </child>
205       </widget>
206     </child>
207   </widget>
208 </glade-interface>