]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-account-widget-yahoo.ui
Remove toplevel window from ui files if the window is not used.
[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">2</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">1</property>
33             <property name="bottom_attach">2</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">1</property>
55             <property name="bottom_attach">2</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">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="expander1">
109         <property name="visible">True</property>
110         <property name="can_focus">True</property>
111         <child>
112           <object class="GtkVBox" id="vbox1">
113             <property name="visible">True</property>
114             <property name="orientation">vertical</property>
115             <child>
116               <object class="GtkTable" id="table_advanced_settings">
117                 <property name="visible">True</property>
118                 <property name="n_rows">6</property>
119                 <property name="n_columns">2</property>
120                 <property name="column_spacing">12</property>
121                 <property name="row_spacing">6</property>
122                 <child>
123                   <object class="GtkCheckButton" id="checkbutton_ignore_invites">
124                     <property name="label" translatable="yes">_Ignore conference and chatroom invitations</property>
125                     <property name="visible">True</property>
126                     <property name="can_focus">True</property>
127                     <property name="receives_default">False</property>
128                     <property name="use_underline">True</property>
129                     <property name="draw_indicator">True</property>
130                   </object>
131                   <packing>
132                     <property name="right_attach">2</property>
133                     <property name="x_options">GTK_FILL</property>
134                     <property name="y_options"></property>
135                   </packing>
136                 </child>
137                 <child>
138                   <object class="GtkLabel" id="label_locale">
139                     <property name="visible">True</property>
140                     <property name="xalign">0</property>
141                     <property name="label" translatable="yes">_Room List locale:</property>
142                     <property name="use_underline">True</property>
143                     <property name="mnemonic_widget">entry_locale</property>
144                   </object>
145                   <packing>
146                     <property name="top_attach">1</property>
147                     <property name="bottom_attach">2</property>
148                     <property name="x_options">GTK_FILL</property>
149                     <property name="y_options"></property>
150                   </packing>
151                 </child>
152                 <child>
153                   <object class="GtkLabel" id="label_charset">
154                     <property name="visible">True</property>
155                     <property name="xalign">0</property>
156                     <property name="label" translatable="yes">_Charset:</property>
157                     <property name="use_underline">True</property>
158                     <property name="mnemonic_widget">entry_charset</property>
159                   </object>
160                   <packing>
161                     <property name="top_attach">2</property>
162                     <property name="bottom_attach">3</property>
163                     <property name="x_options">GTK_FILL</property>
164                     <property name="y_options"></property>
165                   </packing>
166                 </child>
167                 <child>
168                   <object class="GtkEntry" id="entry_locale">
169                     <property name="visible">True</property>
170                     <property name="can_focus">True</property>
171                     <property name="invisible_char">&#x25CF;</property>
172                   </object>
173                   <packing>
174                     <property name="left_attach">1</property>
175                     <property name="right_attach">2</property>
176                     <property name="top_attach">1</property>
177                     <property name="bottom_attach">2</property>
178                     <property name="y_options"></property>
179                   </packing>
180                 </child>
181                 <child>
182                   <object class="GtkEntry" id="entry_charset">
183                     <property name="visible">True</property>
184                     <property name="can_focus">True</property>
185                     <property name="invisible_char">&#x25CF;</property>
186                   </object>
187                   <packing>
188                     <property name="left_attach">1</property>
189                     <property name="right_attach">2</property>
190                     <property name="top_attach">2</property>
191                     <property name="bottom_attach">3</property>
192                     <property name="y_options"></property>
193                   </packing>
194                 </child>
195                 <child>
196                   <object class="GtkLabel" id="label_server">
197                     <property name="visible">True</property>
198                     <property name="xalign">0</property>
199                     <property name="label" translatable="yes">_Server:</property>
200                     <property name="use_underline">True</property>
201                     <property name="mnemonic_widget">entry_server</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_port">
212                     <property name="visible">True</property>
213                     <property name="xalign">0</property>
214                     <property name="label" translatable="yes">_Port:</property>
215                     <property name="use_underline">True</property>
216                     <property name="mnemonic_widget">spinbutton_port</property>
217                   </object>
218                   <packing>
219                     <property name="top_attach">4</property>
220                     <property name="bottom_attach">5</property>
221                     <property name="x_options">GTK_FILL</property>
222                     <property name="y_options"></property>
223                   </packing>
224                 </child>
225                 <child>
226                   <object class="GtkEntry" id="entry_server">
227                     <property name="visible">True</property>
228                     <property name="can_focus">True</property>
229                     <property name="invisible_char">&#x25CF;</property>
230                   </object>
231                   <packing>
232                     <property name="left_attach">1</property>
233                     <property name="right_attach">2</property>
234                     <property name="top_attach">3</property>
235                     <property name="bottom_attach">4</property>
236                     <property name="y_options"></property>
237                   </packing>
238                 </child>
239                 <child>
240                   <object class="GtkSpinButton" id="spinbutton_port">
241                     <property name="visible">True</property>
242                     <property name="can_focus">True</property>
243                     <property name="invisible_char">&#x25CF;</property>
244                     <property name="adjustment">adjustment1</property>
245                     <property name="climb_rate">1</property>
246                     <property name="numeric">True</property>
247                   </object>
248                   <packing>
249                     <property name="left_attach">1</property>
250                     <property name="right_attach">2</property>
251                     <property name="top_attach">4</property>
252                     <property name="bottom_attach">5</property>
253                     <property name="y_options"></property>
254                   </packing>
255                 </child>
256                 <child>
257                   <object class="GtkCheckButton" id="checkbutton_yahoojp">
258                     <property name="label" translatable="yes">Use _Yahoo Japan</property>
259                     <property name="visible">True</property>
260                     <property name="can_focus">True</property>
261                     <property name="receives_default">False</property>
262                     <property name="use_underline">True</property>
263                     <property name="draw_indicator">True</property>
264                   </object>
265                   <packing>
266                     <property name="right_attach">2</property>
267                     <property name="top_attach">5</property>
268                     <property name="bottom_attach">6</property>
269                     <property name="x_options">GTK_FILL</property>
270                     <property name="y_options"></property>
271                   </packing>
272                 </child>
273               </object>
274               <packing>
275                 <property name="position">0</property>
276               </packing>
277             </child>
278           </object>
279         </child>
280         <child type="label">
281           <object class="GtkLabel" id="label1">
282             <property name="visible">True</property>
283             <property name="label" translatable="yes">&lt;b&gt;Advanced&lt;/b&gt;</property>
284             <property name="use_markup">True</property>
285           </object>
286         </child>
287       </object>
288       <packing>
289         <property name="expand">False</property>
290         <property name="fill">False</property>
291         <property name="position">1</property>
292       </packing>
293     </child>
294   </object>
295 </interface>