]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-account-widget-yahoo.glade
ad4df08d195551e0d67b91c17641e019a8a64c99
[empathy.git] / libempathy-gtk / empathy-account-widget-yahoo.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_yahoo_settings">
6     <property name="visible">True</property>
7     <property name="title">Yahoo! account settings</property>
8     <property name="resizable">False</property>
9     <child>
10       <widget class="GtkVBox" id="vbox_yahoo_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               </widget>
26               <packing>
27                 <property name="left_attach">1</property>
28                 <property name="right_attach">2</property>
29                 <property name="top_attach">1</property>
30                 <property name="bottom_attach">2</property>
31                 <property name="y_options"></property>
32               </packing>
33             </child>
34             <child>
35               <widget class="GtkEntry" id="entry_id">
36                 <property name="visible">True</property>
37                 <property name="can_focus">True</property>
38               </widget>
39               <packing>
40                 <property name="left_attach">1</property>
41                 <property name="right_attach">3</property>
42                 <property name="y_options"></property>
43               </packing>
44             </child>
45             <child>
46               <widget class="GtkLabel" id="label_id">
47                 <property name="visible">True</property>
48                 <property name="xalign">0</property>
49                 <property name="label" translatable="yes">Login I_D:</property>
50                 <property name="use_underline">True</property>
51                 <property name="mnemonic_widget">entry_id</property>
52               </widget>
53               <packing>
54                 <property name="x_options">GTK_FILL</property>
55                 <property name="y_options"></property>
56               </packing>
57             </child>
58             <child>
59               <widget class="GtkButton" id="button_forget">
60                 <property name="visible">True</property>
61                 <property name="can_focus">True</property>
62                 <property name="tooltip" translatable="yes">Forget password and clear the entry.</property>
63                 <property name="response_id">0</property>
64                 <child>
65                   <widget class="GtkImage" id="image834">
66                     <property name="visible">True</property>
67                     <property name="stock">gtk-clear</property>
68                     <property name="icon_size">1</property>
69                   </widget>
70                 </child>
71               </widget>
72               <packing>
73                 <property name="left_attach">2</property>
74                 <property name="right_attach">3</property>
75                 <property name="top_attach">1</property>
76                 <property name="bottom_attach">2</property>
77                 <property name="x_options">GTK_FILL</property>
78                 <property name="y_options"></property>
79               </packing>
80             </child>
81             <child>
82               <widget class="GtkLabel" id="label_password">
83                 <property name="visible">True</property>
84                 <property name="xalign">0</property>
85                 <property name="label" translatable="yes">Pass_word:</property>
86                 <property name="use_underline">True</property>
87                 <property name="mnemonic_widget">entry_password</property>
88               </widget>
89               <packing>
90                 <property name="top_attach">1</property>
91                 <property name="bottom_attach">2</property>
92                 <property name="x_options">GTK_FILL</property>
93                 <property name="y_options"></property>
94               </packing>
95             </child>
96           </widget>
97           <packing>
98             <property name="expand">False</property>
99             <property name="fill">False</property>
100           </packing>
101         </child>
102         <child>
103           <widget class="GtkExpander" id="expander1">
104             <property name="visible">True</property>
105             <property name="can_focus">True</property>
106             <child>
107               <widget class="GtkVBox" id="vbox1">
108                 <property name="visible">True</property>
109                 <child>
110                   <widget class="GtkTable" id="table_advanced_settings">
111                     <property name="visible">True</property>
112                     <property name="n_rows">7</property>
113                     <property name="n_columns">2</property>
114                     <property name="column_spacing">12</property>
115                     <property name="row_spacing">6</property>
116                     <child>
117                       <widget class="GtkCheckButton" id="checkbutton_yahoojp">
118                         <property name="visible">True</property>
119                         <property name="can_focus">True</property>
120                         <property name="label" translatable="yes">Use _Yahoo Japan</property>
121                         <property name="use_underline">True</property>
122                         <property name="response_id">0</property>
123                         <property name="draw_indicator">True</property>
124                       </widget>
125                       <packing>
126                         <property name="right_attach">2</property>
127                         <property name="top_attach">5</property>
128                         <property name="bottom_attach">6</property>
129                         <property name="x_options">GTK_FILL</property>
130                         <property name="y_options"></property>
131                       </packing>
132                     </child>
133                     <child>
134                       <widget class="GtkEntry" id="entry_serverjp">
135                         <property name="visible">True</property>
136                         <property name="can_focus">True</property>
137                       </widget>
138                       <packing>
139                         <property name="left_attach">1</property>
140                         <property name="right_attach">2</property>
141                         <property name="top_attach">6</property>
142                         <property name="bottom_attach">7</property>
143                         <property name="y_options"></property>
144                       </packing>
145                     </child>
146                     <child>
147                       <widget class="GtkLabel" id="label_serverjp">
148                         <property name="visible">True</property>
149                         <property name="xalign">0</property>
150                         <property name="label" translatable="yes">J_apan server:</property>
151                         <property name="use_underline">True</property>
152                         <property name="mnemonic_widget">entry_serverjp</property>
153                       </widget>
154                       <packing>
155                         <property name="top_attach">6</property>
156                         <property name="bottom_attach">7</property>
157                         <property name="x_options">GTK_FILL</property>
158                         <property name="y_options"></property>
159                       </packing>
160                     </child>
161                     <child>
162                       <widget class="GtkSpinButton" id="spinbutton_port">
163                         <property name="visible">True</property>
164                         <property name="can_focus">True</property>
165                         <property name="adjustment">5050 1 65556 1 10 10</property>
166                         <property name="climb_rate">1</property>
167                         <property name="numeric">True</property>
168                       </widget>
169                       <packing>
170                         <property name="left_attach">1</property>
171                         <property name="right_attach">2</property>
172                         <property name="top_attach">4</property>
173                         <property name="bottom_attach">5</property>
174                         <property name="y_options"></property>
175                       </packing>
176                     </child>
177                     <child>
178                       <widget class="GtkEntry" id="entry_server">
179                         <property name="visible">True</property>
180                         <property name="can_focus">True</property>
181                       </widget>
182                       <packing>
183                         <property name="left_attach">1</property>
184                         <property name="right_attach">2</property>
185                         <property name="top_attach">3</property>
186                         <property name="bottom_attach">4</property>
187                         <property name="y_options"></property>
188                       </packing>
189                     </child>
190                     <child>
191                       <widget class="GtkLabel" id="label_port">
192                         <property name="visible">True</property>
193                         <property name="xalign">0</property>
194                         <property name="label" translatable="yes">_Port:</property>
195                         <property name="use_underline">True</property>
196                         <property name="mnemonic_widget">spinbutton_port</property>
197                       </widget>
198                       <packing>
199                         <property name="top_attach">4</property>
200                         <property name="bottom_attach">5</property>
201                         <property name="x_options">GTK_FILL</property>
202                         <property name="y_options"></property>
203                       </packing>
204                     </child>
205                     <child>
206                       <widget class="GtkLabel" id="label_server">
207                         <property name="visible">True</property>
208                         <property name="xalign">0</property>
209                         <property name="label" translatable="yes">_Server:</property>
210                         <property name="use_underline">True</property>
211                         <property name="mnemonic_widget">entry_server</property>
212                       </widget>
213                       <packing>
214                         <property name="top_attach">3</property>
215                         <property name="bottom_attach">4</property>
216                         <property name="x_options">GTK_FILL</property>
217                         <property name="y_options"></property>
218                       </packing>
219                     </child>
220                     <child>
221                       <widget class="GtkEntry" id="entry_charset">
222                         <property name="visible">True</property>
223                         <property name="can_focus">True</property>
224                       </widget>
225                       <packing>
226                         <property name="left_attach">1</property>
227                         <property name="right_attach">2</property>
228                         <property name="top_attach">2</property>
229                         <property name="bottom_attach">3</property>
230                         <property name="y_options"></property>
231                       </packing>
232                     </child>
233                     <child>
234                       <widget class="GtkEntry" id="entry_locale">
235                         <property name="visible">True</property>
236                         <property name="can_focus">True</property>
237                       </widget>
238                       <packing>
239                         <property name="left_attach">1</property>
240                         <property name="right_attach">2</property>
241                         <property name="top_attach">1</property>
242                         <property name="bottom_attach">2</property>
243                         <property name="y_options"></property>
244                       </packing>
245                     </child>
246                     <child>
247                       <widget class="GtkLabel" id="label_charset">
248                         <property name="visible">True</property>
249                         <property name="xalign">0</property>
250                         <property name="label" translatable="yes">_Charset:</property>
251                         <property name="use_underline">True</property>
252                         <property name="mnemonic_widget">entry_charset</property>
253                       </widget>
254                       <packing>
255                         <property name="top_attach">2</property>
256                         <property name="bottom_attach">3</property>
257                         <property name="x_options">GTK_FILL</property>
258                         <property name="y_options"></property>
259                       </packing>
260                     </child>
261                     <child>
262                       <widget class="GtkLabel" id="label_locale">
263                         <property name="visible">True</property>
264                         <property name="xalign">0</property>
265                         <property name="label" translatable="yes">_Room List locale:</property>
266                         <property name="use_underline">True</property>
267                         <property name="mnemonic_widget">entry_locale</property>
268                       </widget>
269                       <packing>
270                         <property name="top_attach">1</property>
271                         <property name="bottom_attach">2</property>
272                         <property name="x_options">GTK_FILL</property>
273                         <property name="y_options"></property>
274                       </packing>
275                     </child>
276                     <child>
277                       <widget class="GtkCheckButton" id="checkbutton_ignore_invites">
278                         <property name="visible">True</property>
279                         <property name="can_focus">True</property>
280                         <property name="label" translatable="yes">_Ignore conference and chatroom invitations</property>
281                         <property name="use_underline">True</property>
282                         <property name="response_id">0</property>
283                         <property name="draw_indicator">True</property>
284                       </widget>
285                       <packing>
286                         <property name="right_attach">2</property>
287                         <property name="x_options">GTK_FILL</property>
288                         <property name="y_options"></property>
289                       </packing>
290                     </child>
291                   </widget>
292                 </child>
293               </widget>
294             </child>
295             <child>
296               <widget class="GtkLabel" id="label1">
297                 <property name="visible">True</property>
298                 <property name="label" translatable="yes">&lt;b&gt;Advanced&lt;/b&gt;</property>
299                 <property name="use_markup">True</property>
300               </widget>
301               <packing>
302                 <property name="type">label_item</property>
303               </packing>
304             </child>
305           </widget>
306           <packing>
307             <property name="expand">False</property>
308             <property name="fill">False</property>
309             <property name="position">1</property>
310           </packing>
311         </child>
312       </widget>
313     </child>
314   </widget>
315 </glade-interface>