]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-account-widget-jabber.ui
When creating an account use a connect button instead of an apply button
[empathy.git] / libempathy-gtk / empathy-account-widget-jabber.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="lower">-128</property>
7     <property name="upper">127</property>
8     <property name="step_increment">1</property>
9     <property name="page_increment">10</property>
10   </object>
11   <object class="GtkAdjustment" id="adjustment2">
12     <property name="value">5222</property>
13     <property name="upper">65555</property>
14     <property name="step_increment">1</property>
15     <property name="page_increment">10</property>
16   </object>
17   <object class="GtkVBox" id="vbox_jabber_settings">
18     <property name="visible">True</property>
19     <property name="orientation">vertical</property>
20     <property name="spacing">6</property>
21     <child>
22       <object class="GtkTable" id="table_common_settings">
23         <property name="visible">True</property>
24         <property name="n_rows">3</property>
25         <property name="n_columns">3</property>
26         <property name="column_spacing">12</property>
27         <property name="row_spacing">6</property>
28         <child>
29           <object class="GtkEntry" id="entry_password">
30             <property name="visible">True</property>
31             <property name="can_focus">True</property>
32             <property name="visibility">False</property>
33             <property name="invisible_char">&#x25CF;</property>
34           </object>
35           <packing>
36             <property name="left_attach">1</property>
37             <property name="right_attach">2</property>
38             <property name="top_attach">2</property>
39             <property name="bottom_attach">3</property>
40             <property name="y_options"></property>
41           </packing>
42         </child>
43         <child>
44           <object class="GtkEntry" id="entry_id">
45             <property name="visible">True</property>
46             <property name="can_focus">True</property>
47             <property name="invisible_char">&#x25CF;</property>
48           </object>
49           <packing>
50             <property name="left_attach">1</property>
51             <property name="right_attach">3</property>
52             <property name="y_options"></property>
53           </packing>
54         </child>
55         <child>
56           <object class="GtkLabel" id="label_id">
57             <property name="visible">True</property>
58             <property name="xalign">0</property>
59             <property name="label" translatable="yes">Login I_D:</property>
60             <property name="use_underline">True</property>
61             <property name="mnemonic_widget">entry_id</property>
62           </object>
63           <packing>
64             <property name="x_options">GTK_FILL</property>
65             <property name="y_options"></property>
66           </packing>
67         </child>
68         <child>
69           <object class="GtkButton" id="button_forget">
70             <property name="visible">True</property>
71             <property name="can_focus">True</property>
72             <property name="receives_default">True</property>
73             <child>
74               <object class="GtkImage" id="image834">
75                 <property name="visible">True</property>
76                 <property name="stock">gtk-clear</property>
77                 <property name="icon-size">1</property>
78               </object>
79             </child>
80           </object>
81           <packing>
82             <property name="left_attach">2</property>
83             <property name="right_attach">3</property>
84             <property name="top_attach">2</property>
85             <property name="bottom_attach">3</property>
86             <property name="x_options">GTK_FILL</property>
87             <property name="y_options"></property>
88           </packing>
89         </child>
90         <child>
91           <object class="GtkLabel" id="label_password">
92             <property name="visible">True</property>
93             <property name="xalign">0</property>
94             <property name="label" translatable="yes">Pass_word:</property>
95             <property name="use_underline">True</property>
96             <property name="justify">right</property>
97             <property name="mnemonic_widget">entry_password</property>
98           </object>
99           <packing>
100             <property name="top_attach">2</property>
101             <property name="bottom_attach">3</property>
102             <property name="x_options">GTK_FILL</property>
103             <property name="y_options"></property>
104           </packing>
105         </child>
106         <child>
107           <object class="GtkLabel" id="label_username_example">
108             <property name="visible">True</property>
109             <property name="xalign">0</property>
110             <property name="label" translatable="yes">Example: &lt;span size="small"&gt;test@jabber.org&lt;/span&gt;</property>
111             <property name="use_markup">True</property>
112           </object>
113           <packing>
114             <property name="left_attach">1</property>
115             <property name="right_attach">2</property>
116             <property name="top_attach">1</property>
117             <property name="bottom_attach">2</property>
118           </packing>
119         </child>
120         <child>
121           <placeholder/>
122         </child>
123         <child>
124           <placeholder/>
125         </child>
126       </object>
127       <packing>
128         <property name="expand">False</property>
129         <property name="fill">False</property>
130         <property name="position">0</property>
131       </packing>
132     </child>
133     <child>
134       <object class="GtkExpander" id="expander1">
135         <property name="visible">True</property>
136         <property name="can_focus">True</property>
137         <child>
138           <object class="GtkVBox" id="vbox_advanced">
139             <property name="visible">True</property>
140             <property name="orientation">vertical</property>
141             <child>
142               <object class="GtkTable" id="table_advanced_settings">
143                 <property name="visible">True</property>
144                 <property name="n_rows">4</property>
145                 <property name="n_columns">3</property>
146                 <property name="column_spacing">12</property>
147                 <property name="row_spacing">6</property>
148                 <child>
149                   <object class="GtkEntry" id="entry_resource">
150                     <property name="visible">True</property>
151                     <property name="can_focus">True</property>
152                     <property name="invisible_char">&#x25CF;</property>
153                   </object>
154                   <packing>
155                     <property name="left_attach">1</property>
156                     <property name="right_attach">3</property>
157                     <property name="top_attach">2</property>
158                     <property name="bottom_attach">3</property>
159                     <property name="y_options"></property>
160                   </packing>
161                 </child>
162                 <child>
163                   <object class="GtkSpinButton" id="spinbutton_priority">
164                     <property name="visible">True</property>
165                     <property name="can_focus">True</property>
166                     <property name="invisible_char">&#x25CF;</property>
167                     <property name="adjustment">adjustment1</property>
168                     <property name="climb_rate">1</property>
169                   </object>
170                   <packing>
171                     <property name="left_attach">1</property>
172                     <property name="right_attach">3</property>
173                     <property name="top_attach">3</property>
174                     <property name="bottom_attach">4</property>
175                     <property name="y_options"></property>
176                   </packing>
177                 </child>
178                 <child>
179                   <object class="GtkCheckButton" id="checkbutton_ignore_ssl_errors">
180                     <property name="label" translatable="yes">_Ignore SSL certificate errors</property>
181                     <property name="visible">True</property>
182                     <property name="can_focus">True</property>
183                     <property name="receives_default">False</property>
184                     <property name="use_underline">True</property>
185                     <property name="draw_indicator">True</property>
186                   </object>
187                   <packing>
188                     <property name="right_attach">3</property>
189                     <property name="top_attach">1</property>
190                     <property name="bottom_attach">2</property>
191                     <property name="x_options">GTK_FILL</property>
192                     <property name="y_options"></property>
193                   </packing>
194                 </child>
195                 <child>
196                   <object class="GtkLabel" id="label_priority">
197                     <property name="visible">True</property>
198                     <property name="xalign">0</property>
199                     <property name="label" translatable="yes">Pri_ority:</property>
200                     <property name="use_underline">True</property>
201                     <property name="mnemonic_widget">spinbutton_priority</property>
202                   </object>
203                   <packing>
204                     <property name="top_attach">3</property>
205                     <property name="bottom_attach">4</property>
206                     <property name="x_options">GTK_FILL</property>
207                     <property name="y_options"></property>
208                   </packing>
209                 </child>
210                 <child>
211                   <object class="GtkLabel" id="label_resource">
212                     <property name="visible">True</property>
213                     <property name="xalign">0</property>
214                     <property name="label" translatable="yes">Reso_urce:</property>
215                     <property name="use_underline">True</property>
216                     <property name="mnemonic_widget">entry_resource</property>
217                   </object>
218                   <packing>
219                     <property name="top_attach">2</property>
220                     <property name="bottom_attach">3</property>
221                     <property name="x_options">GTK_FILL</property>
222                     <property name="y_options"></property>
223                   </packing>
224                 </child>
225                 <child>
226                   <object class="GtkCheckButton" id="checkbutton_encryption">
227                     <property name="label" translatable="yes">_Encryption required (TLS/SSL)</property>
228                     <property name="visible">True</property>
229                     <property name="can_focus">True</property>
230                     <property name="receives_default">False</property>
231                     <property name="use_underline">True</property>
232                     <property name="draw_indicator">True</property>
233                   </object>
234                   <packing>
235                     <property name="right_attach">3</property>
236                     <property name="x_options">GTK_FILL</property>
237                     <property name="y_options"></property>
238                   </packing>
239                 </child>
240               </object>
241               <packing>
242                 <property name="position">0</property>
243               </packing>
244             </child>
245             <child>
246               <object class="GtkFrame" id="frame1">
247                 <property name="visible">True</property>
248                 <property name="label_xalign">0</property>
249                 <property name="shadow_type">none</property>
250                 <child>
251                   <object class="GtkAlignment" id="alignment_server_settings">
252                     <property name="visible">True</property>
253                     <property name="left_padding">12</property>
254                     <child>
255                       <object class="GtkTable" id="table1">
256                         <property name="visible">True</property>
257                         <property name="n_rows">3</property>
258                         <property name="n_columns">2</property>
259                         <property name="column_spacing">6</property>
260                         <property name="row_spacing">6</property>
261                         <child>
262                           <object class="GtkSpinButton" id="spinbutton_port">
263                             <property name="visible">True</property>
264                             <property name="can_focus">True</property>
265                             <property name="invisible_char">&#x25CF;</property>
266                             <property name="adjustment">adjustment2</property>
267                             <property name="climb_rate">1</property>
268                             <property name="numeric">True</property>
269                           </object>
270                           <packing>
271                             <property name="left_attach">1</property>
272                             <property name="right_attach">2</property>
273                             <property name="top_attach">1</property>
274                             <property name="bottom_attach">2</property>
275                             <property name="y_options"></property>
276                           </packing>
277                         </child>
278                         <child>
279                           <object class="GtkEntry" id="entry_server">
280                             <property name="visible">True</property>
281                             <property name="can_focus">True</property>
282                             <property name="invisible_char">&#x25CF;</property>
283                           </object>
284                           <packing>
285                             <property name="left_attach">1</property>
286                             <property name="right_attach">2</property>
287                             <property name="y_options"></property>
288                           </packing>
289                         </child>
290                         <child>
291                           <object class="GtkCheckButton" id="checkbutton_ssl">
292                             <property name="label" translatable="yes">Use old SS_L</property>
293                             <property name="visible">True</property>
294                             <property name="can_focus">True</property>
295                             <property name="receives_default">False</property>
296                             <property name="use_underline">True</property>
297                             <property name="draw_indicator">True</property>
298                           </object>
299                           <packing>
300                             <property name="right_attach">2</property>
301                             <property name="top_attach">2</property>
302                             <property name="bottom_attach">3</property>
303                             <property name="x_options">GTK_FILL</property>
304                             <property name="y_options"></property>
305                           </packing>
306                         </child>
307                         <child>
308                           <object class="GtkLabel" id="label_port">
309                             <property name="visible">True</property>
310                             <property name="xalign">0</property>
311                             <property name="label" translatable="yes">_Port:</property>
312                             <property name="use_underline">True</property>
313                             <property name="mnemonic_widget">spinbutton_port</property>
314                           </object>
315                           <packing>
316                             <property name="top_attach">1</property>
317                             <property name="bottom_attach">2</property>
318                             <property name="x_options">GTK_FILL</property>
319                             <property name="y_options"></property>
320                           </packing>
321                         </child>
322                         <child>
323                           <object class="GtkLabel" id="label_server">
324                             <property name="visible">True</property>
325                             <property name="xalign">0</property>
326                             <property name="label" translatable="yes">_Server:</property>
327                             <property name="use_underline">True</property>
328                             <property name="mnemonic_widget">entry_server</property>
329                           </object>
330                           <packing>
331                             <property name="x_options">GTK_FILL</property>
332                             <property name="y_options"></property>
333                           </packing>
334                         </child>
335                       </object>
336                     </child>
337                   </object>
338                 </child>
339                 <child type="label">
340                   <object class="GtkLabel" id="label2">
341                     <property name="visible">True</property>
342                     <property name="label" translatable="yes">Override server settings</property>
343                     <attributes>
344                       <attribute name="weight" value="bold"/>
345                     </attributes>
346                   </object>
347                 </child>
348               </object>
349               <packing>
350                 <property name="position">1</property>
351               </packing>
352             </child>
353           </object>
354         </child>
355         <child type="label">
356           <object class="GtkLabel" id="label1">
357             <property name="visible">True</property>
358             <property name="label" translatable="yes">Advanced</property>
359             <attributes>
360               <attribute name="weight" value="bold"/>
361             </attributes>
362           </object>
363         </child>
364       </object>
365       <packing>
366         <property name="expand">False</property>
367         <property name="fill">False</property>
368         <property name="position">1</property>
369       </packing>
370     </child>
371   </object>
372   <object class="GtkVBox" id="vbox_jabber_simple">
373     <property name="visible">True</property>
374     <property name="orientation">vertical</property>
375     <child>
376       <object class="GtkLabel" id="label_id_simple">
377         <property name="visible">True</property>
378         <property name="xalign">0</property>
379         <property name="label" translatable="yes">What is your Jabber ID?</property>
380       </object>
381       <packing>
382         <property name="position">0</property>
383       </packing>
384     </child>
385     <child>
386       <object class="GtkLabel" id="label_id_create">
387         <property name="xalign">0</property>
388         <property name="label" translatable="yes">What is your desired Jabber ID?</property>
389       </object>
390       <packing>
391         <property name="position">1</property>
392       </packing>
393     </child>
394     <child>
395       <object class="GtkAlignment" id="alignment_simple_jabber_id">
396         <property name="visible">True</property>
397         <property name="xalign">0</property>
398         <property name="yalign">0</property>
399         <property name="xscale">0.34999999403953552</property>
400         <property name="yscale">0.34999999403953552</property>
401         <property name="top_padding">6</property>
402         <property name="bottom_padding">3</property>
403         <property name="left_padding">12</property>
404         <child>
405           <object class="GtkVBox" id="vbox1">
406             <property name="visible">True</property>
407             <property name="orientation">vertical</property>
408             <property name="spacing">4</property>
409             <child>
410               <object class="GtkEntry" id="entry_id_simple">
411                 <property name="visible">True</property>
412                 <property name="can_focus">True</property>
413                 <property name="invisible_char">&#x2022;</property>
414               </object>
415               <packing>
416                 <property name="position">0</property>
417               </packing>
418             </child>
419             <child>
420               <object class="GtkLabel" id="label_example">
421                 <property name="visible">True</property>
422                 <property name="xalign">0.10000000149011612</property>
423                 <property name="label" translatable="yes">&lt;span size="small"&gt;&lt;b&gt;Example:&lt;/b&gt; user@jabber.org&lt;/span&gt;</property>
424                 <property name="use_markup">True</property>
425               </object>
426               <packing>
427                 <property name="position">1</property>
428               </packing>
429             </child>
430           </object>
431         </child>
432       </object>
433       <packing>
434         <property name="position">2</property>
435       </packing>
436     </child>
437     <child>
438       <object class="GtkLabel" id="label_password_simple">
439         <property name="visible">True</property>
440         <property name="xalign">0</property>
441         <property name="ypad">6</property>
442         <property name="label" translatable="yes">What is your Jabber password?</property>
443       </object>
444       <packing>
445         <property name="position">3</property>
446       </packing>
447     </child>
448     <child>
449       <object class="GtkLabel" id="label_password_create">
450         <property name="xalign">0</property>
451         <property name="ypad">6</property>
452         <property name="label" translatable="yes">What is your desired Jabber password?</property>
453       </object>
454       <packing>
455         <property name="position">4</property>
456       </packing>
457     </child>
458     <child>
459       <object class="GtkAlignment" id="alignment2">
460         <property name="visible">True</property>
461         <property name="xalign">0</property>
462         <property name="yalign">0</property>
463         <property name="xscale">0.34999999403953552</property>
464         <property name="yscale">0.5</property>
465         <property name="left_padding">12</property>
466         <child>
467           <object class="GtkEntry" id="entry_password_simple">
468             <property name="visible">True</property>
469             <property name="can_focus">True</property>
470             <property name="visibility">False</property>
471             <property name="invisible_char">&#x2022;</property>
472           </object>
473         </child>
474       </object>
475       <packing>
476         <property name="position">5</property>
477       </packing>
478     </child>
479   </object>
480 </interface>