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