Merge branch 'gnome-3-6'
[empathy-mirror.git] / libempathy-gtk / empathy-account-widget-icq.ui
blob865a33c08645e37bf7d255f1d72d4e393d86e301
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">5222</property>
7 <property name="upper">65555</property>
8 <property name="step_increment">1</property>
9 <property name="page_increment">10</property>
10 </object>
11 <object class="GtkVBox" id="vbox_icq_settings">
12 <property name="visible">True</property>
13 <property name="orientation">vertical</property>
14 <property name="spacing">6</property>
15 <child>
16 <object class="GtkGrid" id="grid_common_settings">
17 <property name="visible">True</property>
18 <property name="column_spacing">12</property>
19 <property name="row_spacing">6</property>
20 <child>
21 <object class="GtkLabel" id="label_password">
22 <property name="visible">True</property>
23 <property name="xalign">1</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 <style>
28 <class name="dim-label"/>
29 </style>
30 </object>
31 <packing>
32 <property name="top_attach">2</property>
33 </packing>
34 </child>
35 <child>
36 <object class="GtkLabel" id="label_uin">
37 <property name="visible">True</property>
38 <property name="xalign">1</property>
39 <property name="label" translatable="yes">ICQ _UIN</property>
40 <property name="use_underline">True</property>
41 <property name="mnemonic_widget">entry_uin</property>
42 <style>
43 <class name="dim-label"/>
44 </style>
45 </object>
46 <packing>
47 </packing>
48 </child>
49 <child>
50 <object class="GtkEntry" id="entry_uin">
51 <property name="visible">True</property>
52 <property name="can_focus">True</property>
53 </object>
54 <packing>
55 <property name="left_attach">1</property>
56 </packing>
57 </child>
58 <child>
59 <object class="GtkEntry" id="entry_password">
60 <property name="visible">True</property>
61 <property name="can_focus">True</property>
62 <property name="visibility">False</property>
63 </object>
64 <packing>
65 <property name="left_attach">1</property>
66 <property name="top_attach">2</property>
67 </packing>
68 </child>
69 <child>
70 <object class="GtkLabel" id="label_username_example">
71 <property name="visible">True</property>
72 <property name="xalign">0</property>
73 <property name="xpad">3</property>
74 <property name="label" translatable="yes">&lt;b&gt;Example:&lt;/b&gt; 123456789</property>
75 <property name="use_markup">True</property>
76 <attributes>
77 <attribute name="scale" value="0.8"/><!-- PANGO_SCALE_SMALL -->
78 </attributes>
79 </object>
80 <packing>
81 <property name="left_attach">1</property>
82 <property name="top_attach">1</property>
83 </packing>
84 </child>
85 <child>
86 <object class="GtkCheckButton" id="remember_password">
87 <property name="label" translatable="yes">Remember password</property>
88 <property name="visible">True</property>
89 <property name="can_focus">True</property>
90 <property name="receives_default">False</property>
91 <property name="active">True</property>
92 <property name="draw_indicator">True</property>
93 </object>
94 <packing>
95 <property name="left_attach">1</property>
96 <property name="top_attach">3</property>
97 </packing>
98 </child>
99 <child>
100 <placeholder/>
101 </child>
102 <child>
103 <placeholder/>
104 </child>
105 </object>
106 <packing>
107 <property name="expand">False</property>
108 <property name="fill">False</property>
109 <property name="position">0</property>
110 </packing>
111 </child>
112 <child>
113 <object class="GtkExpander" id="expander1">
114 <property name="visible">True</property>
115 <property name="can_focus">True</property>
116 <child>
117 <object class="GtkGrid" id="grid_advanced_settings">
118 <property name="visible">True</property>
119 <property name="column_spacing">12</property>
120 <property name="row_spacing">6</property>
121 <child>
122 <object class="GtkLabel" id="label_charset">
123 <property name="visible">True</property>
124 <property name="xalign">1</property>
125 <property name="label" translatable="yes">Ch_aracter set</property>
126 <property name="use_underline">True</property>
127 <property name="mnemonic_widget">entry_charset</property>
128 <style>
129 <class name="dim-label"/>
130 </style>
131 </object>
132 <packing>
133 </packing>
134 </child>
135 <child>
136 <object class="GtkSpinButton" id="spinbutton_port">
137 <property name="visible">True</property>
138 <property name="can_focus">True</property>
139 <property name="adjustment">adjustment1</property>
140 <property name="climb_rate">1</property>
141 <property name="numeric">True</property>
142 </object>
143 <packing>
144 <property name="left_attach">1</property>
145 <property name="top_attach">2</property>
146 </packing>
147 </child>
148 <child>
149 <object class="GtkEntry" id="entry_server">
150 <property name="visible">True</property>
151 <property name="can_focus">True</property>
152 </object>
153 <packing>
154 <property name="left_attach">1</property>
155 <property name="top_attach">1</property>
156 </packing>
157 </child>
158 <child>
159 <object class="GtkLabel" id="label_port">
160 <property name="visible">True</property>
161 <property name="xalign">1</property>
162 <property name="label" translatable="yes">_Port</property>
163 <property name="use_underline">True</property>
164 <property name="mnemonic_widget">spinbutton_port</property>
165 <style>
166 <class name="dim-label"/>
167 </style>
168 </object>
169 <packing>
170 <property name="top_attach">2</property>
171 <property name="left_attach">0</property>
172 </packing>
173 </child>
174 <child>
175 <object class="GtkLabel" id="label_server">
176 <property name="visible">True</property>
177 <property name="xalign">1</property>
178 <property name="label" translatable="yes">_Server</property>
179 <property name="use_underline">True</property>
180 <property name="mnemonic_widget">entry_server</property>
181 <style>
182 <class name="dim-label"/>
183 </style>
184 </object>
185 <packing>
186 <property name="top_attach">1</property>
187 <property name="left_attach">0</property>
188 </packing>
189 </child>
190 <child>
191 <object class="GtkEntry" id="entry_charset">
192 <property name="visible">True</property>
193 <property name="can_focus">True</property>
194 </object>
195 <packing>
196 <property name="left_attach">1</property>
197 </packing>
198 </child>
199 </object>
200 </child>
201 <child type="label">
202 <object class="GtkLabel" id="label1">
203 <property name="visible">True</property>
204 <property name="label" translatable="yes">Advanced</property>
205 <attributes>
206 <attribute name="weight" value="bold"/>
207 </attributes>
208 </object>
209 </child>
210 </object>
211 <packing>
212 <property name="expand">False</property>
213 <property name="fill">False</property>
214 <property name="position">1</property>
215 </packing>
216 </child>
217 </object>
218 <object class="GtkVBox" id="vbox_icq_simple">
219 <property name="visible">True</property>
220 <property name="orientation">vertical</property>
221 <property name="spacing">6</property>
222 <child>
223 <object class="GtkLabel" id="label_uin_simple">
224 <property name="visible">True</property>
225 <property name="xalign">0</property>
226 <property name="label" translatable="yes">What is your ICQ UIN?</property>
227 </object>
228 <packing>
229 <property name="position">0</property>
230 </packing>
231 </child>
232 <child>
233 <object class="GtkAlignment" id="alignment1">
234 <property name="visible">True</property>
235 <property name="xalign">0</property>
236 <property name="yalign">0</property>
237 <property name="xscale">0.34999999403953552</property>
238 <property name="yscale">0.34999999403953552</property>
239 <property name="bottom_padding">3</property>
240 <property name="left_padding">12</property>
241 <child>
242 <object class="GtkVBox" id="vbox1">
243 <property name="visible">True</property>
244 <property name="orientation">vertical</property>
245 <property name="spacing">4</property>
246 <child>
247 <object class="GtkEntry" id="entry_uin_simple">
248 <property name="visible">True</property>
249 <property name="can_focus">True</property>
250 </object>
251 <packing>
252 <property name="position">0</property>
253 </packing>
254 </child>
255 <child>
256 <object class="GtkLabel" id="label_example">
257 <property name="visible">True</property>
258 <property name="xalign">0.10000000149011612</property>
259 <property name="label" translatable="yes">&lt;b&gt;Example:&lt;/b&gt; 123456789</property>
260 <property name="use_markup">True</property>
261 <attributes>
262 <attribute name="scale" value="0.8"/><!-- PANGO_SCALE_SMALL -->
263 </attributes>
264 </object>
265 <packing>
266 <property name="position">1</property>
267 </packing>
268 </child>
269 </object>
270 </child>
271 </object>
272 <packing>
273 <property name="position">1</property>
274 </packing>
275 </child>
276 <child>
277 <object class="GtkLabel" id="label_password_simple">
278 <property name="visible">True</property>
279 <property name="xalign">0</property>
280 <property name="label" translatable="yes">What is your ICQ password?</property>
281 </object>
282 <packing>
283 <property name="position">2</property>
284 </packing>
285 </child>
286 <child>
287 <object class="GtkAlignment" id="alignment2">
288 <property name="visible">True</property>
289 <property name="xalign">0</property>
290 <property name="yalign">0</property>
291 <property name="xscale">0.34999999403953552</property>
292 <property name="yscale">0.34999999403953552</property>
293 <property name="left_padding">12</property>
294 <child>
295 <object class="GtkEntry" id="entry_password_simple">
296 <property name="visible">True</property>
297 <property name="can_focus">True</property>
298 <property name="visibility">False</property>
299 </object>
300 </child>
301 </object>
302 <packing>
303 <property name="position">3</property>
304 </packing>
305 </child>
306 <child>
307 <object class="GtkCheckButton" id="remember_password_simple">
308 <property name="label" translatable="yes">Remember Password</property>
309 <property name="visible">True</property>
310 <property name="can_focus">True</property>
311 <property name="receives_default">False</property>
312 <property name="active">True</property>
313 <property name="draw_indicator">True</property>
314 </object>
315 <packing>
316 <property name="position">4</property>
317 </packing>
318 </child>
319 </object>
320 </interface>