]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-account-widget-yahoo.ui
Updated Basque language
[empathy.git] / libempathy-gtk / empathy-account-widget-yahoo.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="value">5050</property>
7     <property name="lower">1</property>
8     <property name="upper">65555</property>
9     <property name="step_increment">1</property>
10     <property name="page_increment">10</property>
11   </object>
12   <object class="GtkVBox" id="vbox_yahoo_settings">
13     <property name="visible">True</property>
14     <property name="orientation">vertical</property>
15     <property name="spacing">6</property>
16     <child>
17       <object class="GtkTable" id="table_common_settings">
18         <property name="visible">True</property>
19         <property name="n_rows">3</property>
20         <property name="n_columns">3</property>
21         <property name="column_spacing">12</property>
22         <property name="row_spacing">6</property>
23         <child>
24           <object class="GtkLabel" id="label_password">
25             <property name="visible">True</property>
26             <property name="xalign">0</property>
27             <property name="label" translatable="yes">Pass_word:</property>
28             <property name="use_underline">True</property>
29             <property name="mnemonic_widget">entry_password</property>
30           </object>
31           <packing>
32             <property name="top_attach">2</property>
33             <property name="bottom_attach">3</property>
34             <property name="x_options">GTK_FILL</property>
35             <property name="y_options"></property>
36           </packing>
37         </child>
38         <child>
39           <object class="GtkButton" id="button_forget">
40             <property name="visible">True</property>
41             <property name="can_focus">True</property>
42             <property name="receives_default">True</property>
43             <child>
44               <object class="GtkImage" id="image834">
45                 <property name="visible">True</property>
46                 <property name="stock">gtk-clear</property>
47                 <property name="icon-size">1</property>
48               </object>
49             </child>
50           </object>
51           <packing>
52             <property name="left_attach">2</property>
53             <property name="right_attach">3</property>
54             <property name="top_attach">2</property>
55             <property name="bottom_attach">3</property>
56             <property name="x_options">GTK_FILL</property>
57             <property name="y_options"></property>
58           </packing>
59         </child>
60         <child>
61           <object class="GtkLabel" id="label_id">
62             <property name="visible">True</property>
63             <property name="xalign">0</property>
64             <property name="label" translatable="yes">Yahoo I_D:</property>
65             <property name="use_underline">True</property>
66             <property name="mnemonic_widget">entry_id</property>
67           </object>
68           <packing>
69             <property name="x_options">GTK_FILL</property>
70             <property name="y_options"></property>
71           </packing>
72         </child>
73         <child>
74           <object class="GtkEntry" id="entry_id">
75             <property name="visible">True</property>
76             <property name="can_focus">True</property>
77             <property name="invisible_char">&#x25CF;</property>
78           </object>
79           <packing>
80             <property name="left_attach">1</property>
81             <property name="right_attach">3</property>
82             <property name="y_options"></property>
83           </packing>
84         </child>
85         <child>
86           <object class="GtkEntry" id="entry_password">
87             <property name="visible">True</property>
88             <property name="can_focus">True</property>
89             <property name="visibility">False</property>
90             <property name="invisible_char">&#x25CF;</property>
91           </object>
92           <packing>
93             <property name="left_attach">1</property>
94             <property name="right_attach">2</property>
95             <property name="top_attach">2</property>
96             <property name="bottom_attach">3</property>
97             <property name="y_options"></property>
98           </packing>
99         </child>
100         <child>
101           <placeholder/>
102         </child>
103         <child>
104           <placeholder/>
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="xpad">3</property>
111             <property name="label" translatable="yes">&lt;span size="small"&gt;&lt;b&gt;Example:&lt;/b&gt; username&lt;/span&gt;</property>
112             <property name="use_markup">True</property>
113           </object>
114           <packing>
115             <property name="left_attach">1</property>
116             <property name="right_attach">2</property>
117             <property name="top_attach">1</property>
118             <property name="bottom_attach">2</property>
119           </packing>
120         </child>
121       </object>
122       <packing>
123         <property name="expand">False</property>
124         <property name="fill">False</property>
125         <property name="position">0</property>
126       </packing>
127     </child>
128     <child>
129       <object class="GtkExpander" id="expander1">
130         <property name="visible">True</property>
131         <property name="can_focus">True</property>
132         <child>
133           <object class="GtkVBox" id="vbox1">
134             <property name="visible">True</property>
135             <property name="orientation">vertical</property>
136             <child>
137               <object class="GtkTable" id="table_advanced_settings">
138                 <property name="visible">True</property>
139                 <property name="n_rows">6</property>
140                 <property name="n_columns">2</property>
141                 <property name="column_spacing">12</property>
142                 <property name="row_spacing">6</property>
143                 <child>
144                   <object class="GtkCheckButton" id="checkbutton_ignore_invites">
145                     <property name="label" translatable="yes">_Ignore conference and chatroom invitations</property>
146                     <property name="visible">True</property>
147                     <property name="can_focus">True</property>
148                     <property name="receives_default">False</property>
149                     <property name="use_underline">True</property>
150                     <property name="draw_indicator">True</property>
151                   </object>
152                   <packing>
153                     <property name="right_attach">2</property>
154                     <property name="x_options">GTK_FILL</property>
155                     <property name="y_options"></property>
156                   </packing>
157                 </child>
158                 <child>
159                   <object class="GtkLabel" id="label_locale">
160                     <property name="visible">True</property>
161                     <property name="xalign">0</property>
162                     <property name="label" translatable="yes">_Room List locale:</property>
163                     <property name="use_underline">True</property>
164                     <property name="mnemonic_widget">entry_locale</property>
165                   </object>
166                   <packing>
167                     <property name="top_attach">1</property>
168                     <property name="bottom_attach">2</property>
169                     <property name="x_options">GTK_FILL</property>
170                     <property name="y_options"></property>
171                   </packing>
172                 </child>
173                 <child>
174                   <object class="GtkLabel" id="label_charset">
175                     <property name="visible">True</property>
176                     <property name="xalign">0</property>
177                     <property name="label" translatable="yes">_Charset:</property>
178                     <property name="use_underline">True</property>
179                     <property name="mnemonic_widget">entry_charset</property>
180                   </object>
181                   <packing>
182                     <property name="top_attach">2</property>
183                     <property name="bottom_attach">3</property>
184                     <property name="x_options">GTK_FILL</property>
185                     <property name="y_options"></property>
186                   </packing>
187                 </child>
188                 <child>
189                   <object class="GtkEntry" id="entry_locale">
190                     <property name="visible">True</property>
191                     <property name="can_focus">True</property>
192                     <property name="invisible_char">&#x25CF;</property>
193                   </object>
194                   <packing>
195                     <property name="left_attach">1</property>
196                     <property name="right_attach">2</property>
197                     <property name="top_attach">1</property>
198                     <property name="bottom_attach">2</property>
199                     <property name="y_options"></property>
200                   </packing>
201                 </child>
202                 <child>
203                   <object class="GtkEntry" id="entry_charset">
204                     <property name="visible">True</property>
205                     <property name="can_focus">True</property>
206                     <property name="invisible_char">&#x25CF;</property>
207                   </object>
208                   <packing>
209                     <property name="left_attach">1</property>
210                     <property name="right_attach">2</property>
211                     <property name="top_attach">2</property>
212                     <property name="bottom_attach">3</property>
213                     <property name="y_options"></property>
214                   </packing>
215                 </child>
216                 <child>
217                   <object class="GtkLabel" id="label_server">
218                     <property name="visible">True</property>
219                     <property name="xalign">0</property>
220                     <property name="label" translatable="yes">_Server:</property>
221                     <property name="use_underline">True</property>
222                     <property name="mnemonic_widget">entry_server</property>
223                   </object>
224                   <packing>
225                     <property name="top_attach">3</property>
226                     <property name="bottom_attach">4</property>
227                     <property name="x_options">GTK_FILL</property>
228                     <property name="y_options"></property>
229                   </packing>
230                 </child>
231                 <child>
232                   <object class="GtkLabel" id="label_port">
233                     <property name="visible">True</property>
234                     <property name="xalign">0</property>
235                     <property name="label" translatable="yes">_Port:</property>
236                     <property name="use_underline">True</property>
237                     <property name="mnemonic_widget">spinbutton_port</property>
238                   </object>
239                   <packing>
240                     <property name="top_attach">4</property>
241                     <property name="bottom_attach">5</property>
242                     <property name="x_options">GTK_FILL</property>
243                     <property name="y_options"></property>
244                   </packing>
245                 </child>
246                 <child>
247                   <object class="GtkEntry" id="entry_server">
248                     <property name="visible">True</property>
249                     <property name="can_focus">True</property>
250                     <property name="invisible_char">&#x25CF;</property>
251                   </object>
252                   <packing>
253                     <property name="left_attach">1</property>
254                     <property name="right_attach">2</property>
255                     <property name="top_attach">3</property>
256                     <property name="bottom_attach">4</property>
257                     <property name="y_options"></property>
258                   </packing>
259                 </child>
260                 <child>
261                   <object class="GtkSpinButton" id="spinbutton_port">
262                     <property name="visible">True</property>
263                     <property name="can_focus">True</property>
264                     <property name="invisible_char">&#x25CF;</property>
265                     <property name="adjustment">adjustment1</property>
266                     <property name="climb_rate">1</property>
267                     <property name="numeric">True</property>
268                   </object>
269                   <packing>
270                     <property name="left_attach">1</property>
271                     <property name="right_attach">2</property>
272                     <property name="top_attach">4</property>
273                     <property name="bottom_attach">5</property>
274                     <property name="y_options"></property>
275                   </packing>
276                 </child>
277                 <child>
278                   <object class="GtkCheckButton" id="checkbutton_yahoojp">
279                     <property name="label" translatable="yes">Use _Yahoo Japan</property>
280                     <property name="visible">True</property>
281                     <property name="can_focus">True</property>
282                     <property name="receives_default">False</property>
283                     <property name="use_underline">True</property>
284                     <property name="draw_indicator">True</property>
285                   </object>
286                   <packing>
287                     <property name="right_attach">2</property>
288                     <property name="top_attach">5</property>
289                     <property name="bottom_attach">6</property>
290                     <property name="x_options">GTK_FILL</property>
291                     <property name="y_options"></property>
292                   </packing>
293                 </child>
294               </object>
295               <packing>
296                 <property name="position">0</property>
297               </packing>
298             </child>
299           </object>
300         </child>
301         <child type="label">
302           <object class="GtkLabel" id="label1">
303             <property name="visible">True</property>
304             <property name="label" translatable="yes">Advanced</property>
305             <attributes>
306               <attribute name="weight" value="bold"/>
307             </attributes>
308           </object>
309         </child>
310       </object>
311       <packing>
312         <property name="expand">False</property>
313         <property name="fill">False</property>
314         <property name="position">1</property>
315       </packing>
316     </child>
317   </object>
318   <object class="GtkVBox" id="vbox_yahoo_simple">
319     <property name="visible">True</property>
320     <property name="orientation">vertical</property>
321     <property name="spacing">6</property>
322     <child>
323       <object class="GtkLabel" id="label_id_simple">
324         <property name="visible">True</property>
325         <property name="xalign">0</property>
326         <property name="label" translatable="yes">What is your Yahoo! ID?</property>
327       </object>
328       <packing>
329         <property name="position">0</property>
330       </packing>
331     </child>
332     <child>
333       <object class="GtkAlignment" id="alignment1">
334         <property name="visible">True</property>
335         <property name="xalign">0</property>
336         <property name="yalign">0</property>
337         <property name="xscale">0.34999999403953552</property>
338         <property name="yscale">0.34999999403953552</property>
339         <property name="bottom_padding">3</property>
340         <property name="left_padding">12</property>
341         <child>
342           <object class="GtkVBox" id="vbox1">
343             <property name="visible">True</property>
344             <property name="orientation">vertical</property>
345             <property name="spacing">4</property>
346             <child>
347               <object class="GtkEntry" id="entry_id_simple">
348                 <property name="visible">True</property>
349                 <property name="can_focus">True</property>
350                 <property name="invisible_char">&#x2022;</property>
351               </object>
352               <packing>
353                 <property name="position">0</property>
354               </packing>
355             </child>
356             <child>
357               <object class="GtkLabel" id="label_example">
358                 <property name="visible">True</property>
359                 <property name="xalign">0.10000000149011612</property>
360                 <property name="label" translatable="yes">&lt;span size="small"&gt;&lt;b&gt;Example:&lt;/b&gt; username&lt;/span&gt;</property>
361                 <property name="use_markup">True</property>
362               </object>
363               <packing>
364                 <property name="position">1</property>
365               </packing>
366             </child>
367           </object>
368         </child>
369       </object>
370       <packing>
371         <property name="position">1</property>
372       </packing>
373     </child>
374     <child>
375       <object class="GtkLabel" id="label_password_simple">
376         <property name="visible">True</property>
377         <property name="xalign">0</property>
378         <property name="label" translatable="yes">What is your Yahoo! password?</property>
379       </object>
380       <packing>
381         <property name="position">2</property>
382       </packing>
383     </child>
384     <child>
385       <object class="GtkAlignment" id="alignment2">
386         <property name="visible">True</property>
387         <property name="xalign">0</property>
388         <property name="yalign">0</property>
389         <property name="xscale">0.34999999403953552</property>
390         <property name="yscale">0.34999999403953552</property>
391         <property name="left_padding">12</property>
392         <child>
393           <object class="GtkEntry" id="entry_password_simple">
394             <property name="visible">True</property>
395             <property name="can_focus">True</property>
396             <property name="visibility">False</property>
397             <property name="invisible_char">&#x2022;</property>
398           </object>
399         </child>
400       </object>
401       <packing>
402         <property name="position">3</property>
403       </packing>
404     </child>
405   </object>
406 </interface>