PlayQueue: Scroll to cur. row by z
[gmpc.git] / glade / preferences-connection.ui
blobd6079e8a225ff8c1277771c2613e6cbd18ed3164
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <requires lib="gtk+" version="2.16"/>
4 <object class="GtkAdjustment" id="adjustment1">
5 <property name="lower">0.050000000745099998</property>
6 <property name="upper">60</property>
7 <property name="value">1.0499999523200001</property>
8 <property name="step_increment">0.050000000745099998</property>
9 <property name="page_increment">10</property>
10 </object>
11 <object class="GtkAdjustment" id="adjustment2">
12 <property name="lower">1</property>
13 <property name="upper">65536</property>
14 <property name="value">2100</property>
15 <property name="step_increment">1</property>
16 <property name="page_increment">10</property>
17 </object>
18 <object class="GtkTable" id="connection-vbox">
19 <property name="visible">True</property>
20 <property name="can_focus">False</property>
21 <property name="n_rows">4</property>
22 <property name="n_columns">2</property>
23 <property name="column_spacing">6</property>
24 <property name="row_spacing">6</property>
25 <child>
26 <object class="GtkSpinButton" id="timeout_spin">
27 <property name="visible">True</property>
28 <property name="can_focus">True</property>
29 <property name="adjustment">adjustment1</property>
30 <property name="climb_rate">1</property>
31 <property name="digits">2</property>
32 <signal name="value-changed" handler="update_preferences_information" swapped="no"/>
33 </object>
34 <packing>
35 <property name="left_attach">1</property>
36 <property name="right_attach">2</property>
37 <property name="top_attach">1</property>
38 <property name="bottom_attach">2</property>
39 <property name="y_options"></property>
40 </packing>
41 </child>
42 <child>
43 <object class="GtkCheckButton" id="ck_autocon">
44 <property name="label" translatable="yes">_Autoconnect</property>
45 <property name="visible">True</property>
46 <property name="can_focus">True</property>
47 <property name="receives_default">False</property>
48 <property name="use_action_appearance">False</property>
49 <property name="use_underline">True</property>
50 <property name="draw_indicator">True</property>
51 <signal name="toggled" handler="preferences_window_autoconnect" swapped="no"/>
52 </object>
53 <packing>
54 <property name="left_attach">1</property>
55 <property name="right_attach">2</property>
56 <property name="top_attach">2</property>
57 <property name="bottom_attach">3</property>
58 <property name="x_options">GTK_FILL</property>
59 <property name="y_options"></property>
60 </packing>
61 </child>
62 <child>
63 <object class="GtkHBox" id="hbox31">
64 <property name="visible">True</property>
65 <property name="can_focus">False</property>
66 <property name="spacing">6</property>
67 <child>
68 <object class="GtkAlignment" id="alignment15">
69 <property name="visible">True</property>
70 <property name="can_focus">False</property>
71 <property name="xalign">0</property>
72 <property name="xscale">0</property>
73 <child>
74 <object class="GtkButton" id="bt_dis">
75 <property name="visible">True</property>
76 <property name="sensitive">False</property>
77 <property name="can_focus">True</property>
78 <property name="receives_default">False</property>
79 <property name="use_action_appearance">False</property>
80 <signal name="clicked" handler="preferences_window_disconnect" swapped="no"/>
81 <child>
82 <object class="GtkAlignment" id="alignment3">
83 <property name="visible">True</property>
84 <property name="can_focus">False</property>
85 <property name="xscale">0</property>
86 <property name="yscale">0</property>
87 <child>
88 <object class="GtkHBox" id="hbox17">
89 <property name="visible">True</property>
90 <property name="can_focus">False</property>
91 <property name="spacing">2</property>
92 <child>
93 <object class="GtkImage" id="image20">
94 <property name="visible">True</property>
95 <property name="can_focus">False</property>
96 <property name="stock">gtk-cancel</property>
97 </object>
98 <packing>
99 <property name="expand">False</property>
100 <property name="fill">False</property>
101 <property name="position">0</property>
102 </packing>
103 </child>
104 <child>
105 <object class="GtkLabel" id="label34">
106 <property name="visible">True</property>
107 <property name="can_focus">False</property>
108 <property name="label" translatable="yes">_Disconnect</property>
109 <property name="use_underline">True</property>
110 </object>
111 <packing>
112 <property name="expand">False</property>
113 <property name="fill">False</property>
114 <property name="position">1</property>
115 </packing>
116 </child>
117 </object>
118 </child>
119 </object>
120 </child>
121 </object>
122 </child>
123 </object>
124 <packing>
125 <property name="expand">True</property>
126 <property name="fill">True</property>
127 <property name="position">0</property>
128 </packing>
129 </child>
130 <child>
131 <object class="GtkAlignment" id="alignment16">
132 <property name="visible">True</property>
133 <property name="can_focus">False</property>
134 <property name="xalign">1</property>
135 <property name="xscale">0</property>
136 <child>
137 <object class="GtkButton" id="bt_con">
138 <property name="visible">True</property>
139 <property name="can_focus">True</property>
140 <property name="receives_default">False</property>
141 <property name="use_action_appearance">False</property>
142 <signal name="clicked" handler="preferences_window_connect" swapped="no"/>
143 <child>
144 <object class="GtkAlignment" id="alignment4">
145 <property name="visible">True</property>
146 <property name="can_focus">False</property>
147 <property name="xscale">0</property>
148 <property name="yscale">0</property>
149 <child>
150 <object class="GtkHBox" id="hbox18">
151 <property name="visible">True</property>
152 <property name="can_focus">False</property>
153 <property name="spacing">2</property>
154 <child>
155 <object class="GtkImage" id="image21">
156 <property name="visible">True</property>
157 <property name="can_focus">False</property>
158 <property name="stock">gtk-ok</property>
159 </object>
160 <packing>
161 <property name="expand">False</property>
162 <property name="fill">False</property>
163 <property name="position">0</property>
164 </packing>
165 </child>
166 <child>
167 <object class="GtkLabel" id="label35">
168 <property name="visible">True</property>
169 <property name="can_focus">False</property>
170 <property name="label" translatable="yes">Conn_ect</property>
171 <property name="use_underline">True</property>
172 </object>
173 <packing>
174 <property name="expand">False</property>
175 <property name="fill">False</property>
176 <property name="position">1</property>
177 </packing>
178 </child>
179 </object>
180 </child>
181 </object>
182 </child>
183 </object>
184 </child>
185 </object>
186 <packing>
187 <property name="expand">True</property>
188 <property name="fill">True</property>
189 <property name="position">1</property>
190 </packing>
191 </child>
192 </object>
193 <packing>
194 <property name="right_attach">2</property>
195 <property name="top_attach">3</property>
196 <property name="bottom_attach">4</property>
197 <property name="x_options">GTK_FILL</property>
198 <property name="y_options">GTK_FILL</property>
199 </packing>
200 </child>
201 <child>
202 <object class="GtkLabel" id="label5">
203 <property name="visible">True</property>
204 <property name="can_focus">False</property>
205 <property name="xalign">1</property>
206 <property name="label" translatable="yes">Timeout (s):</property>
207 </object>
208 <packing>
209 <property name="top_attach">1</property>
210 <property name="bottom_attach">2</property>
211 <property name="x_options">GTK_FILL</property>
212 <property name="y_options"></property>
213 </packing>
214 </child>
215 <child>
216 <object class="GtkFrame" id="frame17">
217 <property name="visible">True</property>
218 <property name="can_focus">False</property>
219 <property name="label_xalign">0</property>
220 <property name="shadow_type">in</property>
221 <child>
222 <object class="GtkAlignment" id="alignment42">
223 <property name="visible">True</property>
224 <property name="can_focus">False</property>
225 <property name="left_padding">12</property>
226 <child>
227 <object class="GtkTable" id="table16">
228 <property name="visible">True</property>
229 <property name="can_focus">False</property>
230 <property name="border_width">6</property>
231 <property name="n_rows">7</property>
232 <property name="n_columns">2</property>
233 <property name="column_spacing">6</property>
234 <property name="row_spacing">6</property>
235 <child>
236 <object class="GtkLabel" id="label3">
237 <property name="visible">True</property>
238 <property name="can_focus">False</property>
239 <property name="xalign">1</property>
240 <property name="label" translatable="yes">Host:</property>
241 </object>
242 <packing>
243 <property name="top_attach">1</property>
244 <property name="bottom_attach">2</property>
245 <property name="x_options">GTK_FILL</property>
246 <property name="y_options"></property>
247 </packing>
248 </child>
249 <child>
250 <object class="GtkEntry" id="hostname_entry">
251 <property name="visible">True</property>
252 <property name="can_focus">True</property>
253 <property name="max_length">256</property>
254 <property name="text">localhost</property>
255 <signal name="changed" handler="update_preferences_hostname" swapped="no"/>
256 </object>
257 <packing>
258 <property name="left_attach">1</property>
259 <property name="right_attach">2</property>
260 <property name="top_attach">1</property>
261 <property name="bottom_attach">2</property>
262 <property name="y_options"></property>
263 </packing>
264 </child>
265 <child>
266 <object class="GtkSpinButton" id="port_spin">
267 <property name="visible">True</property>
268 <property name="can_focus">True</property>
269 <property name="adjustment">adjustment2</property>
270 <property name="climb_rate">1</property>
271 <property name="snap_to_ticks">True</property>
272 <property name="numeric">True</property>
273 <signal name="value-changed" handler="update_preferences_portnumber" swapped="no"/>
274 </object>
275 <packing>
276 <property name="left_attach">1</property>
277 <property name="right_attach">2</property>
278 <property name="top_attach">2</property>
279 <property name="bottom_attach">3</property>
280 <property name="y_options"></property>
281 </packing>
282 </child>
283 <child>
284 <object class="GtkLabel" id="label4">
285 <property name="visible">True</property>
286 <property name="can_focus">False</property>
287 <property name="xalign">1</property>
288 <property name="label" translatable="yes">Port:</property>
289 </object>
290 <packing>
291 <property name="top_attach">2</property>
292 <property name="bottom_attach">3</property>
293 <property name="x_options">GTK_FILL</property>
294 <property name="y_options"></property>
295 </packing>
296 </child>
297 <child>
298 <object class="GtkCheckButton" id="ck_auth">
299 <property name="label" translatable="yes">_Use Authentication</property>
300 <property name="visible">True</property>
301 <property name="can_focus">True</property>
302 <property name="receives_default">False</property>
303 <property name="use_action_appearance">False</property>
304 <property name="use_underline">True</property>
305 <property name="draw_indicator">True</property>
306 <signal name="toggled" handler="auth_enable_toggled" swapped="no"/>
307 </object>
308 <packing>
309 <property name="left_attach">1</property>
310 <property name="right_attach">2</property>
311 <property name="top_attach">3</property>
312 <property name="bottom_attach">4</property>
313 <property name="x_options">GTK_FILL</property>
314 <property name="y_options"></property>
315 </packing>
316 </child>
317 <child>
318 <object class="GtkEntry" id="entry_auth">
319 <property name="visible">True</property>
320 <property name="sensitive">False</property>
321 <property name="can_focus">True</property>
322 <property name="max_length">255</property>
323 <property name="visibility">False</property>
324 <signal name="changed" handler="entry_auth_changed" swapped="no"/>
325 </object>
326 <packing>
327 <property name="left_attach">1</property>
328 <property name="right_attach">2</property>
329 <property name="top_attach">4</property>
330 <property name="bottom_attach">5</property>
331 <property name="y_options"></property>
332 </packing>
333 </child>
334 <child>
335 <object class="GtkLabel" id="label72">
336 <property name="visible">True</property>
337 <property name="can_focus">False</property>
338 <property name="xalign">1</property>
339 <property name="label" translatable="yes">Password:</property>
340 </object>
341 <packing>
342 <property name="top_attach">4</property>
343 <property name="bottom_attach">5</property>
344 <property name="x_options">GTK_FILL</property>
345 <property name="y_options"></property>
346 </packing>
347 </child>
348 <child>
349 <object class="GtkLabel" id="label168">
350 <property name="visible">True</property>
351 <property name="can_focus">False</property>
352 <property name="xalign">1</property>
353 <property name="label" translatable="yes">Name:</property>
354 </object>
355 <packing>
356 <property name="x_options">GTK_FILL</property>
357 <property name="y_options"></property>
358 </packing>
359 </child>
360 <child>
361 <object class="GtkEntry" id="name_entry">
362 <property name="visible">True</property>
363 <property name="can_focus">True</property>
364 <signal name="changed" handler="update_preferences_name" swapped="no"/>
365 </object>
366 <packing>
367 <property name="left_attach">1</property>
368 <property name="right_attach">2</property>
369 <property name="y_options"></property>
370 </packing>
371 </child>
372 <child>
373 <object class="GtkLabel" id="label1">
374 <property name="visible">True</property>
375 <property name="can_focus">False</property>
376 <property name="xalign">1</property>
377 <property name="label" translatable="yes">Music Directory:</property>
378 </object>
379 <packing>
380 <property name="top_attach">5</property>
381 <property name="bottom_attach">6</property>
382 <property name="x_options">GTK_FILL</property>
383 <property name="y_options"></property>
384 </packing>
385 </child>
386 <child>
387 <object class="GtkButton" id="select_directory_button">
388 <property name="visible">True</property>
389 <property name="can_focus">True</property>
390 <property name="receives_default">True</property>
391 <property name="use_action_appearance">False</property>
392 <property name="xalign">0</property>
393 <signal name="clicked" handler="select_directory_dialog" swapped="no"/>
394 <child>
395 <object class="GtkHBox" id="box1">
396 <property name="visible">True</property>
397 <property name="can_focus">False</property>
398 <property name="spacing">6</property>
399 <child>
400 <object class="GtkImage" id="select_directory_button_image">
401 <property name="visible">True</property>
402 <property name="can_focus">False</property>
403 <property name="stock">gtk-directory</property>
404 </object>
405 <packing>
406 <property name="expand">False</property>
407 <property name="fill">True</property>
408 <property name="position">0</property>
409 </packing>
410 </child>
411 <child>
412 <object class="GtkLabel" id="music_directory_label">
413 <property name="visible">True</property>
414 <property name="can_focus">False</property>
415 <property name="xalign">0</property>
416 <property name="label" translatable="yes">(None)</property>
417 <property name="ellipsize">middle</property>
418 </object>
419 <packing>
420 <property name="expand">True</property>
421 <property name="fill">True</property>
422 <property name="position">1</property>
423 </packing>
424 </child>
425 </object>
426 </child>
427 </object>
428 <packing>
429 <property name="left_attach">1</property>
430 <property name="right_attach">2</property>
431 <property name="top_attach">5</property>
432 <property name="bottom_attach">6</property>
433 <property name="y_options"></property>
434 </packing>
435 </child>
436 <child>
437 <placeholder/>
438 </child>
439 <child>
440 <placeholder/>
441 </child>
442 <child>
443 <placeholder/>
444 </child>
445 </object>
446 </child>
447 </object>
448 </child>
449 <child type="label">
450 <object class="GtkHBox" id="hbox61">
451 <property name="visible">True</property>
452 <property name="can_focus">False</property>
453 <property name="spacing">6</property>
454 <child>
455 <object class="GtkLabel" id="label174">
456 <property name="visible">True</property>
457 <property name="can_focus">False</property>
458 <property name="label" translatable="yes">&lt;b&gt;Profile:&lt;/b&gt;</property>
459 <property name="use_markup">True</property>
460 </object>
461 <packing>
462 <property name="expand">False</property>
463 <property name="fill">False</property>
464 <property name="position">0</property>
465 </packing>
466 </child>
467 <child>
468 <object class="GtkComboBox" id="cb_profiles">
469 <property name="visible">True</property>
470 <property name="can_focus">False</property>
471 <signal name="changed" handler="connection_profiles_changed" swapped="no"/>
472 </object>
473 <packing>
474 <property name="expand">True</property>
475 <property name="fill">True</property>
476 <property name="position">1</property>
477 </packing>
478 </child>
479 <child>
480 <object class="GtkButton" id="add_butt">
481 <property name="visible">True</property>
482 <property name="can_focus">True</property>
483 <property name="receives_default">False</property>
484 <property name="use_action_appearance">False</property>
485 <signal name="clicked" handler="connection_add_profile" swapped="no"/>
486 <child>
487 <object class="GtkLabel" id="label760">
488 <property name="visible">True</property>
489 <property name="can_focus">False</property>
490 <property name="label" translatable="yes">_New</property>
491 <property name="use_underline">True</property>
492 </object>
493 </child>
494 </object>
495 <packing>
496 <property name="expand">True</property>
497 <property name="fill">True</property>
498 <property name="position">2</property>
499 </packing>
500 </child>
501 <child>
502 <object class="GtkButton" id="remove_butt">
503 <property name="visible">True</property>
504 <property name="can_focus">True</property>
505 <property name="receives_default">False</property>
506 <property name="use_action_appearance">False</property>
507 <signal name="clicked" handler="connection_remove_profile" swapped="no"/>
508 <child>
509 <object class="GtkLabel" id="label340">
510 <property name="visible">True</property>
511 <property name="can_focus">False</property>
512 <property name="label" translatable="yes">_Remove</property>
513 <property name="use_underline">True</property>
514 </object>
515 </child>
516 </object>
517 <packing>
518 <property name="expand">True</property>
519 <property name="fill">True</property>
520 <property name="position">3</property>
521 </packing>
522 </child>
523 </object>
524 </child>
525 </object>
526 <packing>
527 <property name="right_attach">2</property>
528 </packing>
529 </child>
530 <child>
531 <placeholder/>
532 </child>
533 </object>
534 </interface>