]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-account-widget-jabber.glade
Use stock menu entries
[empathy.git] / libempathy-gtk / empathy-account-widget-jabber.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_jabber_settings">
6     <property name="visible">True</property>
7     <property name="title" translatable="yes">jabber account settings</property>
8     <property name="resizable">False</property>
9     <child>
10       <widget class="GtkVBox" id="vbox_jabber_settings">
11         <property name="visible">True</property>
12         <property name="spacing">6</property>
13         <child>
14           <widget class="GtkTable" id="table_common_settings">
15             <property name="visible">True</property>
16             <property name="n_rows">2</property>
17             <property name="n_columns">3</property>
18             <property name="column_spacing">12</property>
19             <property name="row_spacing">6</property>
20             <child>
21               <widget class="GtkEntry" id="entry_password">
22                 <property name="visible">True</property>
23                 <property name="can_focus">True</property>
24                 <property name="visibility">False</property>
25                 <property name="invisible_char">*</property>
26               </widget>
27               <packing>
28                 <property name="left_attach">1</property>
29                 <property name="right_attach">2</property>
30                 <property name="top_attach">1</property>
31                 <property name="bottom_attach">2</property>
32                 <property name="y_options"></property>
33               </packing>
34             </child>
35             <child>
36               <widget class="GtkEntry" id="entry_id">
37                 <property name="visible">True</property>
38                 <property name="can_focus">True</property>
39                 <property name="invisible_char">*</property>
40               </widget>
41               <packing>
42                 <property name="left_attach">1</property>
43                 <property name="right_attach">3</property>
44                 <property name="y_options"></property>
45               </packing>
46             </child>
47             <child>
48               <widget class="GtkLabel" id="label_id">
49                 <property name="visible">True</property>
50                 <property name="xalign">0</property>
51                 <property name="label" translatable="yes">Login I_D:</property>
52                 <property name="use_underline">True</property>
53                 <property name="mnemonic_widget">entry_id</property>
54               </widget>
55               <packing>
56                 <property name="x_options">GTK_FILL</property>
57                 <property name="y_options"></property>
58               </packing>
59             </child>
60             <child>
61               <widget class="GtkButton" id="button_forget">
62                 <property name="visible">True</property>
63                 <property name="can_focus">True</property>
64                 <property name="tooltip" translatable="yes">Forget password and clear the entry.</property>
65                 <property name="response_id">0</property>
66                 <child>
67                   <widget class="GtkImage" id="image834">
68                     <property name="visible">True</property>
69                     <property name="stock">gtk-clear</property>
70                     <property name="icon_size">1</property>
71                   </widget>
72                 </child>
73               </widget>
74               <packing>
75                 <property name="left_attach">2</property>
76                 <property name="right_attach">3</property>
77                 <property name="top_attach">1</property>
78                 <property name="bottom_attach">2</property>
79                 <property name="x_options">GTK_FILL</property>
80                 <property name="y_options"></property>
81               </packing>
82             </child>
83             <child>
84               <widget class="GtkLabel" id="label_password">
85                 <property name="visible">True</property>
86                 <property name="xalign">0</property>
87                 <property name="label" translatable="yes">Pass_word:</property>
88                 <property name="use_underline">True</property>
89                 <property name="mnemonic_widget">entry_password</property>
90               </widget>
91               <packing>
92                 <property name="top_attach">1</property>
93                 <property name="bottom_attach">2</property>
94                 <property name="x_options">GTK_FILL</property>
95                 <property name="y_options"></property>
96               </packing>
97             </child>
98           </widget>
99           <packing>
100             <property name="expand">False</property>
101             <property name="fill">False</property>
102           </packing>
103         </child>
104         <child>
105           <widget class="GtkExpander" id="expander1">
106             <property name="visible">True</property>
107             <property name="can_focus">True</property>
108             <child>
109               <widget class="GtkVBox" id="vbox1">
110                 <property name="visible">True</property>
111                 <child>
112                   <widget class="GtkTable" id="table_advanced_settings">
113                     <property name="visible">True</property>
114                     <property name="n_rows">4</property>
115                     <property name="n_columns">3</property>
116                     <property name="column_spacing">12</property>
117                     <property name="row_spacing">6</property>
118                     <child>
119                       <widget class="GtkEntry" id="entry_resource">
120                         <property name="visible">True</property>
121                         <property name="can_focus">True</property>
122                         <property name="invisible_char">*</property>
123                       </widget>
124                       <packing>
125                         <property name="left_attach">1</property>
126                         <property name="right_attach">3</property>
127                         <property name="top_attach">2</property>
128                         <property name="bottom_attach">3</property>
129                         <property name="y_options"></property>
130                       </packing>
131                     </child>
132                     <child>
133                       <widget class="GtkSpinButton" id="spinbutton_priority">
134                         <property name="visible">True</property>
135                         <property name="can_focus">True</property>
136                         <property name="adjustment">0 -128 127 1 10 10</property>
137                         <property name="climb_rate">1</property>
138                       </widget>
139                       <packing>
140                         <property name="left_attach">1</property>
141                         <property name="right_attach">3</property>
142                         <property name="top_attach">3</property>
143                         <property name="bottom_attach">4</property>
144                         <property name="y_options"></property>
145                       </packing>
146                     </child>
147                     <child>
148                       <widget class="GtkCheckButton" id="checkbutton_ignore_ssl_errors">
149                         <property name="visible">True</property>
150                         <property name="can_focus">True</property>
151                         <property name="label" translatable="yes">_Ignore SSL certificate errors</property>
152                         <property name="use_underline">True</property>
153                         <property name="response_id">0</property>
154                         <property name="draw_indicator">True</property>
155                       </widget>
156                       <packing>
157                         <property name="right_attach">3</property>
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                       <widget class="GtkLabel" id="label_priority">
166                         <property name="visible">True</property>
167                         <property name="xalign">0</property>
168                         <property name="label" translatable="yes">Pri_ority:</property>
169                         <property name="use_underline">True</property>
170                         <property name="mnemonic_widget">spinbutton_priority</property>
171                       </widget>
172                       <packing>
173                         <property name="top_attach">3</property>
174                         <property name="bottom_attach">4</property>
175                         <property name="x_options">GTK_FILL</property>
176                         <property name="y_options"></property>
177                       </packing>
178                     </child>
179                     <child>
180                       <widget class="GtkLabel" id="label_resource">
181                         <property name="visible">True</property>
182                         <property name="xalign">0</property>
183                         <property name="label" translatable="yes">Reso_urce:</property>
184                         <property name="use_underline">True</property>
185                         <property name="mnemonic_widget">entry_resource</property>
186                       </widget>
187                       <packing>
188                         <property name="top_attach">2</property>
189                         <property name="bottom_attach">3</property>
190                         <property name="x_options">GTK_FILL</property>
191                         <property name="y_options"></property>
192                       </packing>
193                     </child>
194                     <child>
195                       <widget class="GtkCheckButton" id="checkbutton_encryption">
196                         <property name="visible">True</property>
197                         <property name="can_focus">True</property>
198                         <property name="label" translatable="yes">_Encryption required (TLS/SSL)</property>
199                         <property name="use_underline">True</property>
200                         <property name="response_id">0</property>
201                         <property name="draw_indicator">True</property>
202                       </widget>
203                       <packing>
204                         <property name="right_attach">3</property>
205                         <property name="x_options">GTK_FILL</property>
206                         <property name="y_options"></property>
207                       </packing>
208                     </child>
209                   </widget>
210                 </child>
211                 <child>
212                   <widget class="GtkFrame" id="frame1">
213                     <property name="visible">True</property>
214                     <property name="label_xalign">0</property>
215                     <property name="shadow_type">GTK_SHADOW_NONE</property>
216                     <child>
217                       <widget class="GtkAlignment" id="alignment1">
218                         <property name="visible">True</property>
219                         <property name="left_padding">12</property>
220                         <child>
221                           <widget class="GtkTable" id="table1">
222                             <property name="visible">True</property>
223                             <property name="n_rows">3</property>
224                             <property name="n_columns">2</property>
225                             <property name="column_spacing">6</property>
226                             <property name="row_spacing">6</property>
227                             <child>
228                               <widget class="GtkSpinButton" id="spinbutton_port">
229                                 <property name="visible">True</property>
230                                 <property name="can_focus">True</property>
231                                 <property name="adjustment">5222 0 65556 1 10 10</property>
232                                 <property name="climb_rate">1</property>
233                                 <property name="numeric">True</property>
234                               </widget>
235                               <packing>
236                                 <property name="left_attach">1</property>
237                                 <property name="right_attach">2</property>
238                                 <property name="top_attach">1</property>
239                                 <property name="bottom_attach">2</property>
240                                 <property name="y_options"></property>
241                               </packing>
242                             </child>
243                             <child>
244                               <widget class="GtkEntry" id="entry_server">
245                                 <property name="visible">True</property>
246                                 <property name="can_focus">True</property>
247                                 <property name="invisible_char">*</property>
248                               </widget>
249                               <packing>
250                                 <property name="left_attach">1</property>
251                                 <property name="right_attach">2</property>
252                                 <property name="y_options"></property>
253                               </packing>
254                             </child>
255                             <child>
256                               <widget class="GtkCheckButton" id="checkbutton_ssl">
257                                 <property name="visible">True</property>
258                                 <property name="can_focus">True</property>
259                                 <property name="label" translatable="yes">Use old SS_L</property>
260                                 <property name="use_underline">True</property>
261                                 <property name="response_id">0</property>
262                                 <property name="draw_indicator">True</property>
263                               </widget>
264                               <packing>
265                                 <property name="right_attach">2</property>
266                                 <property name="top_attach">2</property>
267                                 <property name="bottom_attach">3</property>
268                                 <property name="x_options">GTK_FILL</property>
269                                 <property name="y_options"></property>
270                               </packing>
271                             </child>
272                             <child>
273                               <widget class="GtkLabel" id="label_port">
274                                 <property name="visible">True</property>
275                                 <property name="xalign">0</property>
276                                 <property name="label" translatable="yes">_Port:</property>
277                                 <property name="use_underline">True</property>
278                                 <property name="mnemonic_widget">spinbutton_port</property>
279                               </widget>
280                               <packing>
281                                 <property name="top_attach">1</property>
282                                 <property name="bottom_attach">2</property>
283                                 <property name="x_options">GTK_FILL</property>
284                                 <property name="y_options"></property>
285                               </packing>
286                             </child>
287                             <child>
288                               <widget class="GtkLabel" id="label_server">
289                                 <property name="visible">True</property>
290                                 <property name="xalign">0</property>
291                                 <property name="label" translatable="yes">_Server:</property>
292                                 <property name="use_underline">True</property>
293                                 <property name="mnemonic_widget">entry_server</property>
294                               </widget>
295                               <packing>
296                                 <property name="x_options">GTK_FILL</property>
297                                 <property name="y_options"></property>
298                               </packing>
299                             </child>
300                           </widget>
301                         </child>
302                       </widget>
303                     </child>
304                     <child>
305                       <widget class="GtkLabel" id="label2">
306                         <property name="visible">True</property>
307                         <property name="label" translatable="yes">&lt;b&gt;Override  server settings&lt;/b&gt;</property>
308                         <property name="use_markup">True</property>
309                       </widget>
310                       <packing>
311                         <property name="type">label_item</property>
312                       </packing>
313                     </child>
314                   </widget>
315                   <packing>
316                     <property name="position">1</property>
317                   </packing>
318                 </child>
319               </widget>
320             </child>
321             <child>
322               <widget class="GtkLabel" id="label1">
323                 <property name="visible">True</property>
324                 <property name="label" translatable="yes">&lt;b&gt;Advanced&lt;/b&gt;</property>
325                 <property name="use_markup">True</property>
326               </widget>
327               <packing>
328                 <property name="type">label_item</property>
329               </packing>
330             </child>
331           </widget>
332           <packing>
333             <property name="expand">False</property>
334             <property name="fill">False</property>
335             <property name="position">1</property>
336           </packing>
337         </child>
338       </widget>
339     </child>
340   </widget>
341 </glade-interface>