Tagged for release 2.26.0.
[empathy-mirror.git] / gnome-2-26 / libempathy-gtk / empathy-account-widget-yahoo.glade
blobca64533eeb45cbfedc26dc278684d909efcff895
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="GtkLabel" id="label_password">
22 <property name="visible">True</property>
23 <property name="xalign">0</property>
24 <property name="label" translatable="yes">Pass_word:</property>
25 <property name="use_underline">True</property>
26 <property name="mnemonic_widget">entry_password</property>
27 </widget>
28 <packing>
29 <property name="top_attach">1</property>
30 <property name="bottom_attach">2</property>
31 <property name="x_options">GTK_FILL</property>
32 <property name="y_options"></property>
33 </packing>
34 </child>
35 <child>
36 <widget class="GtkButton" id="button_forget">
37 <property name="visible">True</property>
38 <property name="can_focus">True</property>
39 <property name="tooltip" translatable="yes">Forget password and clear the entry.</property>
40 <property name="response_id">0</property>
41 <child>
42 <widget class="GtkImage" id="image834">
43 <property name="visible">True</property>
44 <property name="stock">gtk-clear</property>
45 <property name="icon_size">1</property>
46 </widget>
47 </child>
48 </widget>
49 <packing>
50 <property name="left_attach">2</property>
51 <property name="right_attach">3</property>
52 <property name="top_attach">1</property>
53 <property name="bottom_attach">2</property>
54 <property name="x_options">GTK_FILL</property>
55 <property name="y_options"></property>
56 </packing>
57 </child>
58 <child>
59 <widget class="GtkLabel" id="label_id">
60 <property name="visible">True</property>
61 <property name="xalign">0</property>
62 <property name="label" translatable="yes">Yahoo I_D:</property>
63 <property name="use_underline">True</property>
64 <property name="mnemonic_widget">entry_id</property>
65 </widget>
66 <packing>
67 <property name="x_options">GTK_FILL</property>
68 <property name="y_options"></property>
69 </packing>
70 </child>
71 <child>
72 <widget class="GtkEntry" id="entry_id">
73 <property name="visible">True</property>
74 <property name="can_focus">True</property>
75 </widget>
76 <packing>
77 <property name="left_attach">1</property>
78 <property name="right_attach">3</property>
79 <property name="y_options"></property>
80 </packing>
81 </child>
82 <child>
83 <widget class="GtkEntry" id="entry_password">
84 <property name="visible">True</property>
85 <property name="can_focus">True</property>
86 <property name="visibility">False</property>
87 </widget>
88 <packing>
89 <property name="left_attach">1</property>
90 <property name="right_attach">2</property>
91 <property name="top_attach">1</property>
92 <property name="bottom_attach">2</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">6</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_ignore_invites">
118 <property name="visible">True</property>
119 <property name="can_focus">True</property>
120 <property name="label" translatable="yes">_Ignore conference and chatroom invitations</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="x_options">GTK_FILL</property>
128 <property name="y_options"></property>
129 </packing>
130 </child>
131 <child>
132 <widget class="GtkLabel" id="label_locale">
133 <property name="visible">True</property>
134 <property name="xalign">0</property>
135 <property name="label" translatable="yes">_Room List locale:</property>
136 <property name="use_underline">True</property>
137 <property name="mnemonic_widget">entry_locale</property>
138 </widget>
139 <packing>
140 <property name="top_attach">1</property>
141 <property name="bottom_attach">2</property>
142 <property name="x_options">GTK_FILL</property>
143 <property name="y_options"></property>
144 </packing>
145 </child>
146 <child>
147 <widget class="GtkLabel" id="label_charset">
148 <property name="visible">True</property>
149 <property name="xalign">0</property>
150 <property name="label" translatable="yes">_Charset:</property>
151 <property name="use_underline">True</property>
152 <property name="mnemonic_widget">entry_charset</property>
153 </widget>
154 <packing>
155 <property name="top_attach">2</property>
156 <property name="bottom_attach">3</property>
157 <property name="x_options">GTK_FILL</property>
158 <property name="y_options"></property>
159 </packing>
160 </child>
161 <child>
162 <widget class="GtkEntry" id="entry_locale">
163 <property name="visible">True</property>
164 <property name="can_focus">True</property>
165 </widget>
166 <packing>
167 <property name="left_attach">1</property>
168 <property name="right_attach">2</property>
169 <property name="top_attach">1</property>
170 <property name="bottom_attach">2</property>
171 <property name="y_options"></property>
172 </packing>
173 </child>
174 <child>
175 <widget class="GtkEntry" id="entry_charset">
176 <property name="visible">True</property>
177 <property name="can_focus">True</property>
178 </widget>
179 <packing>
180 <property name="left_attach">1</property>
181 <property name="right_attach">2</property>
182 <property name="top_attach">2</property>
183 <property name="bottom_attach">3</property>
184 <property name="y_options"></property>
185 </packing>
186 </child>
187 <child>
188 <widget class="GtkLabel" id="label_server">
189 <property name="visible">True</property>
190 <property name="xalign">0</property>
191 <property name="label" translatable="yes">_Server:</property>
192 <property name="use_underline">True</property>
193 <property name="mnemonic_widget">entry_server</property>
194 </widget>
195 <packing>
196 <property name="top_attach">3</property>
197 <property name="bottom_attach">4</property>
198 <property name="x_options">GTK_FILL</property>
199 <property name="y_options"></property>
200 </packing>
201 </child>
202 <child>
203 <widget class="GtkLabel" id="label_port">
204 <property name="visible">True</property>
205 <property name="xalign">0</property>
206 <property name="label" translatable="yes">_Port:</property>
207 <property name="use_underline">True</property>
208 <property name="mnemonic_widget">spinbutton_port</property>
209 </widget>
210 <packing>
211 <property name="top_attach">4</property>
212 <property name="bottom_attach">5</property>
213 <property name="x_options">GTK_FILL</property>
214 <property name="y_options"></property>
215 </packing>
216 </child>
217 <child>
218 <widget class="GtkEntry" id="entry_server">
219 <property name="visible">True</property>
220 <property name="can_focus">True</property>
221 </widget>
222 <packing>
223 <property name="left_attach">1</property>
224 <property name="right_attach">2</property>
225 <property name="top_attach">3</property>
226 <property name="bottom_attach">4</property>
227 <property name="y_options"></property>
228 </packing>
229 </child>
230 <child>
231 <widget class="GtkSpinButton" id="spinbutton_port">
232 <property name="visible">True</property>
233 <property name="can_focus">True</property>
234 <property name="adjustment">5050 1 65555 1 10 0</property>
235 <property name="climb_rate">1</property>
236 <property name="numeric">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">4</property>
242 <property name="bottom_attach">5</property>
243 <property name="y_options"></property>
244 </packing>
245 </child>
246 <child>
247 <widget class="GtkCheckButton" id="checkbutton_yahoojp">
248 <property name="visible">True</property>
249 <property name="can_focus">True</property>
250 <property name="label" translatable="yes">Use _Yahoo Japan</property>
251 <property name="use_underline">True</property>
252 <property name="response_id">0</property>
253 <property name="draw_indicator">True</property>
254 </widget>
255 <packing>
256 <property name="right_attach">2</property>
257 <property name="top_attach">5</property>
258 <property name="bottom_attach">6</property>
259 <property name="x_options">GTK_FILL</property>
260 <property name="y_options"></property>
261 </packing>
262 </child>
263 </widget>
264 </child>
265 </widget>
266 </child>
267 <child>
268 <widget class="GtkLabel" id="label1">
269 <property name="visible">True</property>
270 <property name="label" translatable="yes">&lt;b&gt;Advanced&lt;/b&gt;</property>
271 <property name="use_markup">True</property>
272 </widget>
273 <packing>
274 <property name="type">label_item</property>
275 </packing>
276 </child>
277 </widget>
278 <packing>
279 <property name="expand">False</property>
280 <property name="fill">False</property>
281 <property name="position">1</property>
282 </packing>
283 </child>
284 </widget>
285 </child>
286 </widget>
287 </glade-interface>