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