1 <?xml version=
"1.0" standalone=
"no"?> <!--*- mode: xml -*-->
2 <!DOCTYPE glade-interface SYSTEM
"http://glade.gnome.org/glade-2.0.dtd">
6 <widget class=
"GtkWindow" id=
"medias_window">
7 <property name=
"width_request">-
1</property>
8 <property name=
"height_request">-
1</property>
9 <property name=
"visible">True
</property>
10 <property name=
"title">Offline Media Content Database
</property>
11 <property name=
"type">GTK_WINDOW_TOPLEVEL
</property>
12 <property name=
"window_position">GTK_WIN_POS_NONE
</property>
13 <property name=
"modal">False
</property>
14 <property name=
"default_width">600</property>
15 <property name=
"default_height">400</property>
16 <property name=
"resizable">True
</property>
17 <property name=
"destroy_with_parent">False
</property>
18 <property name=
"role">medias
</property>
19 <property name=
"decorated">True
</property>
20 <property name=
"skip_taskbar_hint">False
</property>
21 <property name=
"skip_pager_hint">False
</property>
22 <property name=
"type_hint">GDK_WINDOW_TYPE_HINT_NORMAL
</property>
23 <property name=
"gravity">GDK_GRAVITY_NORTH_WEST
</property>
24 <signal name=
"destroy" handler=
"gtk_main_quit"/>
27 <widget class=
"GtkVBox" id=
"vbox1">
28 <property name=
"visible">True
</property>
29 <property name=
"homogeneous">False
</property>
30 <property name=
"spacing">0</property>
33 <widget class=
"GtkMenuBar" id=
"menubar1">
34 <property name=
"visible">True
</property>
37 <widget class=
"GtkMenuItem" id=
"menuitem1">
38 <property name=
"visible">True
</property>
39 <property name=
"label" translatable=
"yes">_File
</property>
40 <property name=
"use_underline">True
</property>
43 <widget class=
"GtkMenu" id=
"menuitem1_menu">
46 <widget class=
"GtkImageMenuItem" id=
"search">
47 <property name=
"visible">True
</property>
48 <property name=
"label" translatable=
"yes">_Search
</property>
49 <property name=
"use_underline">True
</property>
50 <signal name=
"activate" handler=
"ShowSearchWindow" last_modification_time=
"Thu, 17 Feb 2005 23:31:12 GMT"/>
52 <child internal-child=
"image">
53 <widget class=
"GtkImage" id=
"image25">
54 <property name=
"visible">True
</property>
55 <property name=
"stock">gtk-find
</property>
56 <property name=
"icon_size">1</property>
57 <property name=
"xalign">0.5</property>
58 <property name=
"yalign">0.5</property>
59 <property name=
"xpad">0</property>
60 <property name=
"ypad">0</property>
67 <widget class=
"GtkImageMenuItem" id=
"preferences">
68 <property name=
"visible">True
</property>
69 <property name=
"label">gtk-preferences
</property>
70 <property name=
"use_stock">True
</property>
71 <signal name=
"activate" handler=
"on_preferences_activate" last_modification_time=
"Sat, 19 Feb 2005 14:38:57 GMT"/>
76 <widget class=
"GtkImageMenuItem" id=
"quit">
77 <property name=
"visible">True
</property>
78 <property name=
"label" translatable=
"yes">_Quit
</property>
79 <property name=
"use_underline">True
</property>
80 <signal name=
"activate" handler=
"gtk_main_quit" last_modification_time=
"Thu, 17 Feb 2005 23:29:54 GMT"/>
82 <child internal-child=
"image">
83 <widget class=
"GtkImage" id=
"image26">
84 <property name=
"visible">True
</property>
85 <property name=
"stock">gtk-quit
</property>
86 <property name=
"icon_size">1</property>
87 <property name=
"xalign">0.5</property>
88 <property name=
"yalign">0.5</property>
89 <property name=
"xpad">0</property>
90 <property name=
"ypad">0</property>
101 <widget class=
"GtkMenuItem" id=
"menuitem4">
102 <property name=
"visible">True
</property>
103 <property name=
"label" translatable=
"yes">_Help
</property>
104 <property name=
"use_underline">True
</property>
107 <widget class=
"GtkMenu" id=
"menuitem4_menu">
110 <widget class=
"GtkImageMenuItem" id=
"about">
111 <property name=
"visible">True
</property>
112 <property name=
"label" translatable=
"yes">_About
</property>
113 <property name=
"use_underline">True
</property>
114 <signal name=
"activate" handler=
"on_about_activate" last_modification_time=
"Thu, 17 Feb 2005 23:31:12 GMT"/>
116 <child internal-child=
"image">
117 <widget class=
"GtkImage" id=
"image27">
118 <property name=
"visible">True
</property>
119 <property name=
"stock">gtk-about
</property>
120 <property name=
"icon_size">1</property>
121 <property name=
"xalign">0.5</property>
122 <property name=
"yalign">0.5</property>
123 <property name=
"xpad">0</property>
124 <property name=
"ypad">0</property>
135 <property name=
"padding">0</property>
136 <property name=
"expand">False
</property>
137 <property name=
"fill">False
</property>
142 <widget class=
"GtkScrolledWindow" id=
"scrolledwindow1">
143 <property name=
"visible">True
</property>
144 <property name=
"can_focus">True
</property>
145 <property name=
"hscrollbar_policy">GTK_POLICY_AUTOMATIC
</property>
146 <property name=
"vscrollbar_policy">GTK_POLICY_AUTOMATIC
</property>
147 <property name=
"shadow_type">GTK_SHADOW_IN
</property>
148 <property name=
"window_placement">GTK_CORNER_TOP_LEFT
</property>
151 <widget class=
"GtkTreeView" id=
"medias_treeview">
152 <property name=
"visible">True
</property>
153 <property name=
"can_focus">True
</property>
154 <property name=
"headers_visible">True
</property>
155 <property name=
"rules_hint">True
</property>
156 <property name=
"reorderable">False
</property>
157 <property name=
"enable_search">True
</property>
162 <property name=
"padding">0</property>
163 <property name=
"expand">True
</property>
164 <property name=
"fill">True
</property>
171 <widget class=
"GtkWindow" id=
"media_window">
172 <property name=
"visible">True
</property>
173 <property name=
"title" translatable=
"yes">[media_title]
</property>
174 <property name=
"type">GTK_WINDOW_TOPLEVEL
</property>
175 <property name=
"window_position">GTK_WIN_POS_NONE
</property>
176 <property name=
"modal">False
</property>
177 <property name=
"default_width">600</property>
178 <property name=
"default_height">400</property>
179 <property name=
"resizable">True
</property>
180 <property name=
"destroy_with_parent">False
</property>
181 <property name=
"role">media
</property>
182 <property name=
"decorated">True
</property>
183 <property name=
"skip_taskbar_hint">False
</property>
184 <property name=
"skip_pager_hint">False
</property>
185 <property name=
"type_hint">GDK_WINDOW_TYPE_HINT_NORMAL
</property>
186 <property name=
"gravity">GDK_GRAVITY_NORTH_WEST
</property>
189 <widget class=
"GtkTable" id=
"table1">
190 <property name=
"visible">True
</property>
191 <property name=
"n_rows">2</property>
192 <property name=
"n_columns">1</property>
193 <property name=
"homogeneous">False
</property>
194 <property name=
"row_spacing">0</property>
195 <property name=
"column_spacing">0</property>
198 <widget class=
"GtkAlignment" id=
"alignment2">
199 <property name=
"visible">True
</property>
200 <property name=
"xalign">0.5</property>
201 <property name=
"yalign">0.5</property>
202 <property name=
"xscale">1</property>
203 <property name=
"yscale">1</property>
204 <property name=
"top_padding">0</property>
205 <property name=
"bottom_padding">0</property>
206 <property name=
"left_padding">0</property>
207 <property name=
"right_padding">0</property>
210 <widget class=
"GtkScrolledWindow" id=
"scrolledwindow2">
211 <property name=
"visible">True
</property>
212 <property name=
"can_focus">True
</property>
213 <property name=
"hscrollbar_policy">GTK_POLICY_AUTOMATIC
</property>
214 <property name=
"vscrollbar_policy">GTK_POLICY_AUTOMATIC
</property>
215 <property name=
"shadow_type">GTK_SHADOW_IN
</property>
216 <property name=
"window_placement">GTK_CORNER_TOP_LEFT
</property>
219 <widget class=
"GtkTreeView" id=
"treeview">
220 <property name=
"visible">True
</property>
221 <property name=
"can_focus">True
</property>
222 <property name=
"headers_visible">True
</property>
223 <property name=
"rules_hint">True
</property>
224 <property name=
"reorderable">False
</property>
225 <property name=
"enable_search">True
</property>
232 <property name=
"left_attach">0</property>
233 <property name=
"right_attach">1</property>
234 <property name=
"top_attach">1</property>
235 <property name=
"bottom_attach">2</property>
236 <property name=
"x_padding">5</property>
237 <property name=
"y_padding">5</property>
242 <widget class=
"GtkAlignment" id=
"alignment1">
243 <property name=
"visible">True
</property>
244 <property name=
"xalign">0.5</property>
245 <property name=
"yalign">0.5</property>
246 <property name=
"xscale">1</property>
247 <property name=
"yscale">1</property>
248 <property name=
"top_padding">0</property>
249 <property name=
"bottom_padding">0</property>
250 <property name=
"left_padding">0</property>
251 <property name=
"right_padding">0</property>
254 <widget class=
"GtkFrame" id=
"frame1">
255 <property name=
"visible">True
</property>
256 <property name=
"label_xalign">0</property>
257 <property name=
"label_yalign">0.5</property>
258 <property name=
"shadow_type">GTK_SHADOW_ETCHED_IN
</property>
261 <widget class=
"GtkTable" id=
"table2">
262 <property name=
"border_width">5</property>
263 <property name=
"visible">True
</property>
264 <property name=
"n_rows">4</property>
265 <property name=
"n_columns">4</property>
266 <property name=
"homogeneous">False
</property>
267 <property name=
"row_spacing">5</property>
268 <property name=
"column_spacing">5</property>
271 <widget class=
"GtkLabel" id=
"media_window_label_name_data">
272 <property name=
"visible">True
</property>
273 <property name=
"label" translatable=
"yes">[media_name]
</property>
274 <property name=
"use_underline">False
</property>
275 <property name=
"use_markup">False
</property>
276 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
277 <property name=
"wrap">False
</property>
278 <property name=
"selectable">False
</property>
279 <property name=
"xalign">0</property>
280 <property name=
"yalign">0.5</property>
281 <property name=
"xpad">0</property>
282 <property name=
"ypad">0</property>
285 <property name=
"left_attach">1</property>
286 <property name=
"right_attach">4</property>
287 <property name=
"top_attach">0</property>
288 <property name=
"bottom_attach">1</property>
293 <widget class=
"GtkLabel" id=
"media_window_label_id_data">
294 <property name=
"visible">True
</property>
295 <property name=
"label" translatable=
"yes">[media_id]
</property>
296 <property name=
"use_underline">False
</property>
297 <property name=
"use_markup">False
</property>
298 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
299 <property name=
"wrap">False
</property>
300 <property name=
"selectable">False
</property>
301 <property name=
"xalign">0</property>
302 <property name=
"yalign">0.5</property>
303 <property name=
"xpad">0</property>
304 <property name=
"ypad">0</property>
307 <property name=
"left_attach">1</property>
308 <property name=
"right_attach">2</property>
309 <property name=
"top_attach">1</property>
310 <property name=
"bottom_attach">2</property>
315 <widget class=
"GtkLabel" id=
"media_window_label_size_data">
316 <property name=
"visible">True
</property>
317 <property name=
"label" translatable=
"yes">[media_size]
</property>
318 <property name=
"use_underline">False
</property>
319 <property name=
"use_markup">False
</property>
320 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
321 <property name=
"wrap">False
</property>
322 <property name=
"selectable">False
</property>
323 <property name=
"xalign">0</property>
324 <property name=
"yalign">0.5</property>
325 <property name=
"xpad">0</property>
326 <property name=
"ypad">0</property>
329 <property name=
"left_attach">3</property>
330 <property name=
"right_attach">4</property>
331 <property name=
"top_attach">3</property>
332 <property name=
"bottom_attach">4</property>
337 <widget class=
"GtkLabel" id=
"media_window_label_location_data">
338 <property name=
"visible">True
</property>
339 <property name=
"label" translatable=
"yes">[media_location]
</property>
340 <property name=
"use_underline">False
</property>
341 <property name=
"use_markup">False
</property>
342 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
343 <property name=
"wrap">False
</property>
344 <property name=
"selectable">False
</property>
345 <property name=
"xalign">0</property>
346 <property name=
"yalign">0.5</property>
347 <property name=
"xpad">0</property>
348 <property name=
"ypad">0</property>
351 <property name=
"left_attach">1</property>
352 <property name=
"right_attach">2</property>
353 <property name=
"top_attach">3</property>
354 <property name=
"bottom_attach">4</property>
359 <widget class=
"GtkLabel" id=
"media_window_label_time_data">
360 <property name=
"visible">True
</property>
361 <property name=
"label" translatable=
"yes">[media_time]
</property>
362 <property name=
"use_underline">False
</property>
363 <property name=
"use_markup">False
</property>
364 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
365 <property name=
"wrap">False
</property>
366 <property name=
"selectable">False
</property>
367 <property name=
"xalign">0</property>
368 <property name=
"yalign">0.5</property>
369 <property name=
"xpad">0</property>
370 <property name=
"ypad">0</property>
373 <property name=
"left_attach">1</property>
374 <property name=
"right_attach">2</property>
375 <property name=
"top_attach">2</property>
376 <property name=
"bottom_attach">3</property>
381 <widget class=
"GtkLabel" id=
"media_window_label_files_count_data">
382 <property name=
"visible">True
</property>
383 <property name=
"label" translatable=
"yes">[media_files_count]
</property>
384 <property name=
"use_underline">False
</property>
385 <property name=
"use_markup">False
</property>
386 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
387 <property name=
"wrap">False
</property>
388 <property name=
"selectable">False
</property>
389 <property name=
"xalign">0</property>
390 <property name=
"yalign">0.5</property>
391 <property name=
"xpad">0</property>
392 <property name=
"ypad">0</property>
395 <property name=
"left_attach">3</property>
396 <property name=
"right_attach">4</property>
397 <property name=
"top_attach">2</property>
398 <property name=
"bottom_attach">3</property>
403 <widget class=
"GtkLabel" id=
"media_window_label_type_data">
404 <property name=
"visible">True
</property>
405 <property name=
"label" translatable=
"yes">[media_type]
</property>
406 <property name=
"use_underline">False
</property>
407 <property name=
"use_markup">False
</property>
408 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
409 <property name=
"wrap">False
</property>
410 <property name=
"selectable">False
</property>
411 <property name=
"xalign">0</property>
412 <property name=
"yalign">0.5</property>
413 <property name=
"xpad">0</property>
414 <property name=
"ypad">0</property>
417 <property name=
"left_attach">3</property>
418 <property name=
"right_attach">4</property>
419 <property name=
"top_attach">1</property>
420 <property name=
"bottom_attach">2</property>
425 <widget class=
"GtkLabel" id=
"media_window_label_type">
426 <property name=
"visible">True
</property>
427 <property name=
"label" translatable=
"yes">Type :
</property>
428 <property name=
"use_underline">False
</property>
429 <property name=
"use_markup">False
</property>
430 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
431 <property name=
"wrap">False
</property>
432 <property name=
"selectable">False
</property>
433 <property name=
"xalign">1</property>
434 <property name=
"yalign">0.5</property>
435 <property name=
"xpad">0</property>
436 <property name=
"ypad">0</property>
439 <property name=
"left_attach">2</property>
440 <property name=
"right_attach">3</property>
441 <property name=
"top_attach">1</property>
442 <property name=
"bottom_attach">2</property>
443 <property name=
"x_options">fill
</property>
444 <property name=
"y_options">fill
</property>
449 <widget class=
"GtkLabel" id=
"media_window_label_files_count">
450 <property name=
"visible">True
</property>
451 <property name=
"label" translatable=
"yes">Files :
</property>
452 <property name=
"use_underline">False
</property>
453 <property name=
"use_markup">False
</property>
454 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
455 <property name=
"wrap">False
</property>
456 <property name=
"selectable">False
</property>
457 <property name=
"xalign">1</property>
458 <property name=
"yalign">0.5</property>
459 <property name=
"xpad">0</property>
460 <property name=
"ypad">0</property>
463 <property name=
"left_attach">2</property>
464 <property name=
"right_attach">3</property>
465 <property name=
"top_attach">2</property>
466 <property name=
"bottom_attach">3</property>
467 <property name=
"x_options">fill
</property>
468 <property name=
"y_options">fill
</property>
473 <widget class=
"GtkLabel" id=
"media_window_label_name">
474 <property name=
"visible">True
</property>
475 <property name=
"label" translatable=
"yes">Name :
</property>
476 <property name=
"use_underline">False
</property>
477 <property name=
"use_markup">False
</property>
478 <property name=
"justify">GTK_JUSTIFY_RIGHT
</property>
479 <property name=
"wrap">False
</property>
480 <property name=
"selectable">False
</property>
481 <property name=
"xalign">1</property>
482 <property name=
"yalign">0.5</property>
483 <property name=
"xpad">0</property>
484 <property name=
"ypad">0</property>
487 <property name=
"left_attach">0</property>
488 <property name=
"right_attach">1</property>
489 <property name=
"top_attach">0</property>
490 <property name=
"bottom_attach">1</property>
491 <property name=
"x_options">fill
</property>
492 <property name=
"y_options">fill
</property>
497 <widget class=
"GtkLabel" id=
"media_window_label_id">
498 <property name=
"visible">True
</property>
499 <property name=
"label" translatable=
"yes">ID :
</property>
500 <property name=
"use_underline">False
</property>
501 <property name=
"use_markup">False
</property>
502 <property name=
"justify">GTK_JUSTIFY_RIGHT
</property>
503 <property name=
"wrap">False
</property>
504 <property name=
"selectable">False
</property>
505 <property name=
"xalign">1</property>
506 <property name=
"yalign">0.5</property>
507 <property name=
"xpad">0</property>
508 <property name=
"ypad">0</property>
511 <property name=
"left_attach">0</property>
512 <property name=
"right_attach">1</property>
513 <property name=
"top_attach">1</property>
514 <property name=
"bottom_attach">2</property>
515 <property name=
"x_options">fill
</property>
516 <property name=
"y_options">fill
</property>
521 <widget class=
"GtkLabel" id=
"media_window_label_location">
522 <property name=
"visible">True
</property>
523 <property name=
"label" translatable=
"yes">Location :
</property>
524 <property name=
"use_underline">False
</property>
525 <property name=
"use_markup">False
</property>
526 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
527 <property name=
"wrap">False
</property>
528 <property name=
"selectable">False
</property>
529 <property name=
"xalign">1</property>
530 <property name=
"yalign">0.5</property>
531 <property name=
"xpad">0</property>
532 <property name=
"ypad">0</property>
535 <property name=
"left_attach">0</property>
536 <property name=
"right_attach">1</property>
537 <property name=
"top_attach">3</property>
538 <property name=
"bottom_attach">4</property>
539 <property name=
"x_options">fill
</property>
540 <property name=
"y_options">fill
</property>
545 <widget class=
"GtkLabel" id=
"media_window_label_time">
546 <property name=
"visible">True
</property>
547 <property name=
"label" translatable=
"yes">Time :
</property>
548 <property name=
"use_underline">False
</property>
549 <property name=
"use_markup">False
</property>
550 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
551 <property name=
"wrap">False
</property>
552 <property name=
"selectable">False
</property>
553 <property name=
"xalign">1</property>
554 <property name=
"yalign">0.5</property>
555 <property name=
"xpad">0</property>
556 <property name=
"ypad">0</property>
559 <property name=
"left_attach">0</property>
560 <property name=
"right_attach">1</property>
561 <property name=
"top_attach">2</property>
562 <property name=
"bottom_attach">3</property>
563 <property name=
"x_options">fill
</property>
564 <property name=
"y_options">fill
</property>
569 <widget class=
"GtkLabel" id=
"media_window_label_size">
570 <property name=
"visible">True
</property>
571 <property name=
"label" translatable=
"yes">Size :
</property>
572 <property name=
"use_underline">False
</property>
573 <property name=
"use_markup">False
</property>
574 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
575 <property name=
"wrap">False
</property>
576 <property name=
"selectable">False
</property>
577 <property name=
"xalign">1</property>
578 <property name=
"yalign">0.5</property>
579 <property name=
"xpad">0</property>
580 <property name=
"ypad">0</property>
583 <property name=
"left_attach">2</property>
584 <property name=
"right_attach">3</property>
585 <property name=
"top_attach">3</property>
586 <property name=
"bottom_attach">4</property>
587 <property name=
"x_options">fill
</property>
588 <property name=
"y_options">fill
</property>
597 <property name=
"left_attach">0</property>
598 <property name=
"right_attach">1</property>
599 <property name=
"top_attach">0</property>
600 <property name=
"bottom_attach">1</property>
601 <property name=
"x_padding">5</property>
602 <property name=
"y_padding">5</property>
603 <property name=
"y_options">fill
</property>
610 <widget class=
"GtkWindow" id=
"search_window">
611 <property name=
"visible">True
</property>
612 <property name=
"title" translatable=
"yes">Search
</property>
613 <property name=
"type">GTK_WINDOW_TOPLEVEL
</property>
614 <property name=
"window_position">GTK_WIN_POS_NONE
</property>
615 <property name=
"modal">False
</property>
616 <property name=
"default_width">600</property>
617 <property name=
"default_height">400</property>
618 <property name=
"resizable">True
</property>
619 <property name=
"destroy_with_parent">False
</property>
620 <property name=
"role">search
</property>
621 <property name=
"decorated">True
</property>
622 <property name=
"skip_taskbar_hint">False
</property>
623 <property name=
"skip_pager_hint">False
</property>
624 <property name=
"type_hint">GDK_WINDOW_TYPE_HINT_NORMAL
</property>
625 <property name=
"gravity">GDK_GRAVITY_NORTH_WEST
</property>
628 <widget class=
"GtkTable" id=
"table3">
629 <property name=
"visible">True
</property>
630 <property name=
"n_rows">2</property>
631 <property name=
"n_columns">1</property>
632 <property name=
"homogeneous">False
</property>
633 <property name=
"row_spacing">0</property>
634 <property name=
"column_spacing">0</property>
637 <widget class=
"GtkFrame" id=
"frame2">
638 <property name=
"visible">True
</property>
639 <property name=
"label_xalign">0</property>
640 <property name=
"label_yalign">0.5</property>
641 <property name=
"shadow_type">GTK_SHADOW_ETCHED_IN
</property>
644 <widget class=
"GtkTable" id=
"table4">
645 <property name=
"border_width">5</property>
646 <property name=
"visible">True
</property>
647 <property name=
"n_rows">5</property>
648 <property name=
"n_columns">3</property>
649 <property name=
"homogeneous">False
</property>
650 <property name=
"row_spacing">5</property>
651 <property name=
"column_spacing">5</property>
654 <widget class=
"GtkLabel" id=
"search_widow_label_filename">
655 <property name=
"visible">True
</property>
656 <property name=
"label" translatable=
"yes">Filename
</property>
657 <property name=
"use_underline">False
</property>
658 <property name=
"use_markup">False
</property>
659 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
660 <property name=
"wrap">False
</property>
661 <property name=
"selectable">False
</property>
662 <property name=
"xalign">0</property>
663 <property name=
"yalign">0.5</property>
664 <property name=
"xpad">0</property>
665 <property name=
"ypad">0</property>
668 <property name=
"left_attach">0</property>
669 <property name=
"right_attach">1</property>
670 <property name=
"top_attach">0</property>
671 <property name=
"bottom_attach">1</property>
672 <property name=
"x_options">fill
</property>
673 <property name=
"y_options"></property>
678 <widget class=
"GtkLabel" id=
"search_widow_label_path">
679 <property name=
"visible">True
</property>
680 <property name=
"label" translatable=
"yes">Path
</property>
681 <property name=
"use_underline">False
</property>
682 <property name=
"use_markup">False
</property>
683 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
684 <property name=
"wrap">False
</property>
685 <property name=
"selectable">False
</property>
686 <property name=
"xalign">0</property>
687 <property name=
"yalign">0.5</property>
688 <property name=
"xpad">0</property>
689 <property name=
"ypad">0</property>
692 <property name=
"left_attach">0</property>
693 <property name=
"right_attach">1</property>
694 <property name=
"top_attach">1</property>
695 <property name=
"bottom_attach">2</property>
696 <property name=
"x_options">fill
</property>
697 <property name=
"y_options"></property>
702 <widget class=
"GtkLabel" id=
"search_window_label_max_size">
703 <property name=
"visible">True
</property>
704 <property name=
"label" translatable=
"yes">Max size
</property>
705 <property name=
"use_underline">False
</property>
706 <property name=
"use_markup">False
</property>
707 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
708 <property name=
"wrap">False
</property>
709 <property name=
"selectable">False
</property>
710 <property name=
"xalign">0</property>
711 <property name=
"yalign">0.5</property>
712 <property name=
"xpad">0</property>
713 <property name=
"ypad">0</property>
716 <property name=
"left_attach">0</property>
717 <property name=
"right_attach">1</property>
718 <property name=
"top_attach">3</property>
719 <property name=
"bottom_attach">4</property>
720 <property name=
"x_options">fill
</property>
721 <property name=
"y_options"></property>
726 <widget class=
"GtkLabel" id=
"search_window_label_min_size">
727 <property name=
"visible">True
</property>
728 <property name=
"label" translatable=
"yes">Min size
</property>
729 <property name=
"use_underline">False
</property>
730 <property name=
"use_markup">False
</property>
731 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
732 <property name=
"wrap">False
</property>
733 <property name=
"selectable">False
</property>
734 <property name=
"xalign">0</property>
735 <property name=
"yalign">0.5</property>
736 <property name=
"xpad">0</property>
737 <property name=
"ypad">0</property>
740 <property name=
"left_attach">0</property>
741 <property name=
"right_attach">1</property>
742 <property name=
"top_attach">2</property>
743 <property name=
"bottom_attach">3</property>
744 <property name=
"x_options">fill
</property>
745 <property name=
"y_options"></property>
750 <widget class=
"GtkButton" id=
"search_window_button_find">
751 <property name=
"visible">True
</property>
752 <property name=
"can_focus">True
</property>
753 <property name=
"label">gtk-find
</property>
754 <property name=
"use_stock">True
</property>
755 <property name=
"relief">GTK_RELIEF_NORMAL
</property>
756 <property name=
"focus_on_click">True
</property>
759 <property name=
"left_attach">0</property>
760 <property name=
"right_attach">3</property>
761 <property name=
"top_attach">4</property>
762 <property name=
"bottom_attach">5</property>
763 <property name=
"y_options"></property>
768 <widget class=
"GtkEntry" id=
"search_window_filename_entry">
769 <property name=
"visible">True
</property>
770 <property name=
"can_focus">True
</property>
771 <property name=
"editable">True
</property>
772 <property name=
"visibility">True
</property>
773 <property name=
"max_length">0</property>
774 <property name=
"text" translatable=
"yes"></property>
775 <property name=
"has_frame">True
</property>
776 <property name=
"invisible_char">*
</property>
777 <property name=
"activates_default">False
</property>
780 <property name=
"left_attach">1</property>
781 <property name=
"right_attach">2</property>
782 <property name=
"top_attach">0</property>
783 <property name=
"bottom_attach">1</property>
784 <property name=
"y_options"></property>
789 <widget class=
"GtkEntry" id=
"search_window_path_entry">
790 <property name=
"visible">True
</property>
791 <property name=
"can_focus">True
</property>
792 <property name=
"editable">True
</property>
793 <property name=
"visibility">True
</property>
794 <property name=
"max_length">0</property>
795 <property name=
"text" translatable=
"yes"></property>
796 <property name=
"has_frame">True
</property>
797 <property name=
"invisible_char">*
</property>
798 <property name=
"activates_default">False
</property>
801 <property name=
"left_attach">1</property>
802 <property name=
"right_attach">2</property>
803 <property name=
"top_attach">1</property>
804 <property name=
"bottom_attach">2</property>
805 <property name=
"y_options"></property>
810 <widget class=
"GtkEntry" id=
"search_window_min_size_entry">
811 <property name=
"visible">True
</property>
812 <property name=
"can_focus">True
</property>
813 <property name=
"editable">True
</property>
814 <property name=
"visibility">True
</property>
815 <property name=
"max_length">0</property>
816 <property name=
"text" translatable=
"yes"></property>
817 <property name=
"has_frame">True
</property>
818 <property name=
"invisible_char">*
</property>
819 <property name=
"activates_default">False
</property>
822 <property name=
"left_attach">1</property>
823 <property name=
"right_attach">2</property>
824 <property name=
"top_attach">2</property>
825 <property name=
"bottom_attach">3</property>
826 <property name=
"y_options"></property>
831 <widget class=
"GtkEntry" id=
"search_window_max_size_entry">
832 <property name=
"visible">True
</property>
833 <property name=
"can_focus">True
</property>
834 <property name=
"editable">True
</property>
835 <property name=
"visibility">True
</property>
836 <property name=
"max_length">0</property>
837 <property name=
"text" translatable=
"yes"></property>
838 <property name=
"has_frame">True
</property>
839 <property name=
"invisible_char">*
</property>
840 <property name=
"activates_default">False
</property>
843 <property name=
"left_attach">1</property>
844 <property name=
"right_attach">2</property>
845 <property name=
"top_attach">3</property>
846 <property name=
"bottom_attach">4</property>
847 <property name=
"y_options"></property>
852 <widget class=
"GtkComboBox" id=
"search_window_path_pmm">
853 <property name=
"visible">True
</property>
856 <property name=
"left_attach">2</property>
857 <property name=
"right_attach">3</property>
858 <property name=
"top_attach">1</property>
859 <property name=
"bottom_attach">2</property>
860 <property name=
"x_options">fill
</property>
861 <property name=
"y_options">fill
</property>
866 <widget class=
"GtkComboBox" id=
"search_window_filename_pmm">
867 <property name=
"visible">True
</property>
870 <property name=
"left_attach">2</property>
871 <property name=
"right_attach">3</property>
872 <property name=
"top_attach">0</property>
873 <property name=
"bottom_attach">1</property>
874 <property name=
"x_options">fill
</property>
875 <property name=
"y_options">fill
</property>
880 <widget class=
"GtkComboBox" id=
"search_window_min_size_units">
881 <property name=
"visible">True
</property>
884 <property name=
"left_attach">2</property>
885 <property name=
"right_attach">3</property>
886 <property name=
"top_attach">2</property>
887 <property name=
"bottom_attach">3</property>
888 <property name=
"x_options">fill
</property>
889 <property name=
"y_options">fill
</property>
894 <widget class=
"GtkComboBox" id=
"search_window_max_size_units">
895 <property name=
"visible">True
</property>
898 <property name=
"left_attach">2</property>
899 <property name=
"right_attach">3</property>
900 <property name=
"top_attach">3</property>
901 <property name=
"bottom_attach">4</property>
902 <property name=
"x_options">fill
</property>
903 <property name=
"y_options">fill
</property>
910 <property name=
"left_attach">0</property>
911 <property name=
"right_attach">1</property>
912 <property name=
"top_attach">0</property>
913 <property name=
"bottom_attach">1</property>
914 <property name=
"x_padding">5</property>
915 <property name=
"y_padding">5</property>
916 <property name=
"y_options">fill
</property>
921 <widget class=
"GtkScrolledWindow" id=
"scrolledwindow3">
922 <property name=
"visible">True
</property>
923 <property name=
"can_focus">True
</property>
924 <property name=
"hscrollbar_policy">GTK_POLICY_AUTOMATIC
</property>
925 <property name=
"vscrollbar_policy">GTK_POLICY_AUTOMATIC
</property>
926 <property name=
"shadow_type">GTK_SHADOW_IN
</property>
927 <property name=
"window_placement">GTK_CORNER_TOP_LEFT
</property>
930 <widget class=
"GtkTreeView" id=
"treeview">
931 <property name=
"visible">True
</property>
932 <property name=
"can_focus">True
</property>
933 <property name=
"headers_visible">True
</property>
934 <property name=
"rules_hint">True
</property>
935 <property name=
"reorderable">False
</property>
936 <property name=
"enable_search">True
</property>
941 <property name=
"left_attach">0</property>
942 <property name=
"right_attach">1</property>
943 <property name=
"top_attach">1</property>
944 <property name=
"bottom_attach">2</property>
945 <property name=
"x_padding">5</property>
946 <property name=
"y_padding">5</property>
953 <widget class=
"GtkWindow" id=
"preferences_window">
954 <property name=
"visible">True
</property>
955 <property name=
"title" translatable=
"yes">Preferences
</property>
956 <property name=
"type">GTK_WINDOW_TOPLEVEL
</property>
957 <property name=
"window_position">GTK_WIN_POS_NONE
</property>
958 <property name=
"modal">False
</property>
959 <property name=
"resizable">True
</property>
960 <property name=
"destroy_with_parent">False
</property>
961 <property name=
"role">settings
</property>
962 <property name=
"decorated">True
</property>
963 <property name=
"skip_taskbar_hint">False
</property>
964 <property name=
"skip_pager_hint">False
</property>
965 <property name=
"type_hint">GDK_WINDOW_TYPE_HINT_NORMAL
</property>
966 <property name=
"gravity">GDK_GRAVITY_NORTH_WEST
</property>
969 <widget class=
"GtkTable" id=
"table">
970 <property name=
"border_width">5</property>
971 <property name=
"visible">True
</property>
972 <property name=
"n_rows">2</property>
973 <property name=
"n_columns">1</property>
974 <property name=
"homogeneous">False
</property>
975 <property name=
"row_spacing">5</property>
976 <property name=
"column_spacing">5</property>
979 <widget class=
"GtkAlignment" id=
"alignment4">
980 <property name=
"visible">True
</property>
981 <property name=
"xalign">1</property>
982 <property name=
"yalign">0</property>
983 <property name=
"xscale">0</property>
984 <property name=
"yscale">1</property>
985 <property name=
"top_padding">0</property>
986 <property name=
"bottom_padding">0</property>
987 <property name=
"left_padding">0</property>
988 <property name=
"right_padding">0</property>
991 <widget class=
"GtkTable" id=
"table8">
992 <property name=
"visible">True
</property>
993 <property name=
"n_rows">1</property>
994 <property name=
"n_columns">2</property>
995 <property name=
"homogeneous">True
</property>
996 <property name=
"row_spacing">0</property>
997 <property name=
"column_spacing">5</property>
1000 <widget class=
"GtkButton" id=
"preferences_window_button_cancel">
1001 <property name=
"visible">True
</property>
1002 <property name=
"can_focus">True
</property>
1003 <property name=
"label">gtk-cancel
</property>
1004 <property name=
"use_stock">True
</property>
1005 <property name=
"relief">GTK_RELIEF_NORMAL
</property>
1006 <property name=
"focus_on_click">True
</property>
1009 <property name=
"left_attach">0</property>
1010 <property name=
"right_attach">1</property>
1011 <property name=
"top_attach">0</property>
1012 <property name=
"bottom_attach">1</property>
1013 <property name=
"x_options">fill
</property>
1014 <property name=
"y_options"></property>
1019 <widget class=
"GtkButton" id=
"preferences_window_button_ok">
1020 <property name=
"visible">True
</property>
1021 <property name=
"can_focus">True
</property>
1022 <property name=
"label">gtk-ok
</property>
1023 <property name=
"use_stock">True
</property>
1024 <property name=
"relief">GTK_RELIEF_NORMAL
</property>
1025 <property name=
"focus_on_click">True
</property>
1028 <property name=
"left_attach">1</property>
1029 <property name=
"right_attach">2</property>
1030 <property name=
"top_attach">0</property>
1031 <property name=
"bottom_attach">1</property>
1032 <property name=
"x_options">fill
</property>
1033 <property name=
"y_options"></property>
1040 <property name=
"left_attach">0</property>
1041 <property name=
"right_attach">1</property>
1042 <property name=
"top_attach">1</property>
1043 <property name=
"bottom_attach">2</property>
1044 <property name=
"x_options">fill
</property>
1045 <property name=
"y_options"></property>
1050 <widget class=
"GtkNotebook" id=
"notebook1">
1051 <property name=
"visible">True
</property>
1052 <property name=
"can_focus">True
</property>
1053 <property name=
"show_tabs">True
</property>
1054 <property name=
"show_border">True
</property>
1055 <property name=
"tab_pos">GTK_POS_TOP
</property>
1056 <property name=
"scrollable">False
</property>
1057 <property name=
"enable_popup">False
</property>
1060 <widget class=
"GtkTable" id=
"table7">
1061 <property name=
"visible">True
</property>
1062 <property name=
"n_rows">2</property>
1063 <property name=
"n_columns">1</property>
1064 <property name=
"homogeneous">False
</property>
1065 <property name=
"row_spacing">0</property>
1066 <property name=
"column_spacing">0</property>
1069 <widget class=
"GtkFrame" id=
"frame3">
1070 <property name=
"border_width">5</property>
1071 <property name=
"visible">True
</property>
1072 <property name=
"label_xalign">0</property>
1073 <property name=
"label_yalign">0.5</property>
1074 <property name=
"shadow_type">GTK_SHADOW_ETCHED_IN
</property>
1077 <widget class=
"GtkAlignment" id=
"alignment3">
1078 <property name=
"border_width">5</property>
1079 <property name=
"visible">True
</property>
1080 <property name=
"xalign">0.5</property>
1081 <property name=
"yalign">0.5</property>
1082 <property name=
"xscale">1</property>
1083 <property name=
"yscale">1</property>
1084 <property name=
"top_padding">0</property>
1085 <property name=
"bottom_padding">0</property>
1086 <property name=
"left_padding">5</property>
1087 <property name=
"right_padding">0</property>
1090 <widget class=
"GtkVBox" id=
"vbox2">
1091 <property name=
"visible">True
</property>
1092 <property name=
"homogeneous">False
</property>
1093 <property name=
"spacing">0</property>
1096 <widget class=
"GtkRadioButton" id=
"radiobutton_mysql">
1097 <property name=
"visible">True
</property>
1098 <property name=
"can_focus">True
</property>
1099 <property name=
"label" translatable=
"yes">Use MySQL database as backend
</property>
1100 <property name=
"use_underline">True
</property>
1101 <property name=
"relief">GTK_RELIEF_NORMAL
</property>
1102 <property name=
"focus_on_click">True
</property>
1103 <property name=
"active">False
</property>
1104 <property name=
"inconsistent">False
</property>
1105 <property name=
"draw_indicator">True
</property>
1108 <property name=
"padding">0</property>
1109 <property name=
"expand">False
</property>
1110 <property name=
"fill">False
</property>
1115 <widget class=
"GtkRadioButton" id=
"radiobutton_sqlite">
1116 <property name=
"visible">True
</property>
1117 <property name=
"can_focus">True
</property>
1118 <property name=
"label" translatable=
"yes">Use SQLite database as backend
</property>
1119 <property name=
"use_underline">True
</property>
1120 <property name=
"relief">GTK_RELIEF_NORMAL
</property>
1121 <property name=
"focus_on_click">True
</property>
1122 <property name=
"active">False
</property>
1123 <property name=
"inconsistent">False
</property>
1124 <property name=
"draw_indicator">True
</property>
1125 <property name=
"group">radiobutton_mysql
</property>
1128 <property name=
"padding">0</property>
1129 <property name=
"expand">False
</property>
1130 <property name=
"fill">False
</property>
1139 <widget class=
"GtkLabel" id=
"label_backend">
1140 <property name=
"visible">True
</property>
1141 <property name=
"label" translatable=
"yes"><b
>Backend
</b
></property>
1142 <property name=
"use_underline">False
</property>
1143 <property name=
"use_markup">True
</property>
1144 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1145 <property name=
"wrap">False
</property>
1146 <property name=
"selectable">False
</property>
1147 <property name=
"xalign">0.5</property>
1148 <property name=
"yalign">0.5</property>
1149 <property name=
"xpad">0</property>
1150 <property name=
"ypad">0</property>
1153 <property name=
"type">label_item
</property>
1158 <property name=
"left_attach">0</property>
1159 <property name=
"right_attach">1</property>
1160 <property name=
"top_attach">0</property>
1161 <property name=
"bottom_attach">1</property>
1166 <widget class=
"GtkFrame" id=
"frame4">
1167 <property name=
"border_width">5</property>
1168 <property name=
"visible">True
</property>
1169 <property name=
"label_xalign">0</property>
1170 <property name=
"label_yalign">0.5</property>
1171 <property name=
"shadow_type">GTK_SHADOW_ETCHED_IN
</property>
1174 <widget class=
"GtkAlignment" id=
"alignment5">
1175 <property name=
"visible">True
</property>
1176 <property name=
"xalign">0.5</property>
1177 <property name=
"yalign">0.5</property>
1178 <property name=
"xscale">1</property>
1179 <property name=
"yscale">1</property>
1180 <property name=
"top_padding">0</property>
1181 <property name=
"bottom_padding">0</property>
1182 <property name=
"left_padding">5</property>
1183 <property name=
"right_padding">0</property>
1186 <widget class=
"GtkTable" id=
"table9">
1187 <property name=
"border_width">5</property>
1188 <property name=
"visible">True
</property>
1189 <property name=
"n_rows">3</property>
1190 <property name=
"n_columns">2</property>
1191 <property name=
"homogeneous">False
</property>
1192 <property name=
"row_spacing">5</property>
1193 <property name=
"column_spacing">5</property>
1196 <widget class=
"GtkLabel" id=
"label8">
1197 <property name=
"visible">True
</property>
1198 <property name=
"label" translatable=
"yes">Mount command
</property>
1199 <property name=
"use_underline">False
</property>
1200 <property name=
"use_markup">False
</property>
1201 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1202 <property name=
"wrap">False
</property>
1203 <property name=
"selectable">False
</property>
1204 <property name=
"xalign">1</property>
1205 <property name=
"yalign">0.5</property>
1206 <property name=
"xpad">0</property>
1207 <property name=
"ypad">0</property>
1210 <property name=
"left_attach">0</property>
1211 <property name=
"right_attach">1</property>
1212 <property name=
"top_attach">0</property>
1213 <property name=
"bottom_attach">1</property>
1214 <property name=
"x_options">fill
</property>
1215 <property name=
"y_options"></property>
1220 <widget class=
"GtkLabel" id=
"label9">
1221 <property name=
"visible">True
</property>
1222 <property name=
"label" translatable=
"yes">Unmount command
</property>
1223 <property name=
"use_underline">False
</property>
1224 <property name=
"use_markup">False
</property>
1225 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1226 <property name=
"wrap">False
</property>
1227 <property name=
"selectable">False
</property>
1228 <property name=
"xalign">1</property>
1229 <property name=
"yalign">0.5</property>
1230 <property name=
"xpad">0</property>
1231 <property name=
"ypad">0</property>
1234 <property name=
"left_attach">0</property>
1235 <property name=
"right_attach">1</property>
1236 <property name=
"top_attach">1</property>
1237 <property name=
"bottom_attach">2</property>
1238 <property name=
"x_options">fill
</property>
1239 <property name=
"y_options"></property>
1244 <widget class=
"GtkLabel" id=
"label10">
1245 <property name=
"visible">True
</property>
1246 <property name=
"label" translatable=
"yes">Mount directory
</property>
1247 <property name=
"use_underline">False
</property>
1248 <property name=
"use_markup">False
</property>
1249 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1250 <property name=
"wrap">False
</property>
1251 <property name=
"selectable">False
</property>
1252 <property name=
"xalign">1</property>
1253 <property name=
"yalign">0.5</property>
1254 <property name=
"xpad">0</property>
1255 <property name=
"ypad">0</property>
1258 <property name=
"left_attach">0</property>
1259 <property name=
"right_attach">1</property>
1260 <property name=
"top_attach">2</property>
1261 <property name=
"bottom_attach">3</property>
1262 <property name=
"x_options">fill
</property>
1263 <property name=
"y_options"></property>
1268 <widget class=
"GtkEntry" id=
"mount_cmd_entry">
1269 <property name=
"visible">True
</property>
1270 <property name=
"can_focus">True
</property>
1271 <property name=
"editable">True
</property>
1272 <property name=
"visibility">True
</property>
1273 <property name=
"max_length">0</property>
1274 <property name=
"text" translatable=
"yes"></property>
1275 <property name=
"has_frame">True
</property>
1276 <property name=
"invisible_char">*
</property>
1277 <property name=
"activates_default">False
</property>
1280 <property name=
"left_attach">1</property>
1281 <property name=
"right_attach">2</property>
1282 <property name=
"top_attach">0</property>
1283 <property name=
"bottom_attach">1</property>
1284 <property name=
"y_options"></property>
1289 <widget class=
"GtkEntry" id=
"unmount_cmd_entry">
1290 <property name=
"visible">True
</property>
1291 <property name=
"can_focus">True
</property>
1292 <property name=
"editable">True
</property>
1293 <property name=
"visibility">True
</property>
1294 <property name=
"max_length">0</property>
1295 <property name=
"text" translatable=
"yes"></property>
1296 <property name=
"has_frame">True
</property>
1297 <property name=
"invisible_char">*
</property>
1298 <property name=
"activates_default">False
</property>
1301 <property name=
"left_attach">1</property>
1302 <property name=
"right_attach">2</property>
1303 <property name=
"top_attach">1</property>
1304 <property name=
"bottom_attach">2</property>
1305 <property name=
"y_options"></property>
1310 <widget class=
"GtkEntry" id=
"mountdir_entry">
1311 <property name=
"visible">True
</property>
1312 <property name=
"can_focus">True
</property>
1313 <property name=
"editable">True
</property>
1314 <property name=
"visibility">True
</property>
1315 <property name=
"max_length">0</property>
1316 <property name=
"text" translatable=
"yes"></property>
1317 <property name=
"has_frame">True
</property>
1318 <property name=
"invisible_char">*
</property>
1319 <property name=
"activates_default">False
</property>
1322 <property name=
"left_attach">1</property>
1323 <property name=
"right_attach">2</property>
1324 <property name=
"top_attach">2</property>
1325 <property name=
"bottom_attach">3</property>
1326 <property name=
"y_options"></property>
1335 <widget class=
"GtkLabel" id=
"label7">
1336 <property name=
"visible">True
</property>
1337 <property name=
"label" translatable=
"yes"><b
>Media filesystem access
</b
></property>
1338 <property name=
"use_underline">False
</property>
1339 <property name=
"use_markup">True
</property>
1340 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1341 <property name=
"wrap">False
</property>
1342 <property name=
"selectable">False
</property>
1343 <property name=
"xalign">0.5</property>
1344 <property name=
"yalign">0.5</property>
1345 <property name=
"xpad">0</property>
1346 <property name=
"ypad">0</property>
1349 <property name=
"type">label_item
</property>
1354 <property name=
"left_attach">0</property>
1355 <property name=
"right_attach">1</property>
1356 <property name=
"top_attach">1</property>
1357 <property name=
"bottom_attach">2</property>
1358 <property name=
"x_options">fill
</property>
1363 <property name=
"tab_expand">False
</property>
1364 <property name=
"tab_fill">False
</property>
1369 <widget class=
"GtkLabel" id=
"preferences_window_notebook_label_general">
1370 <property name=
"visible">True
</property>
1371 <property name=
"label" translatable=
"yes">General
</property>
1372 <property name=
"use_underline">False
</property>
1373 <property name=
"use_markup">False
</property>
1374 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1375 <property name=
"wrap">False
</property>
1376 <property name=
"selectable">False
</property>
1377 <property name=
"xalign">0.5</property>
1378 <property name=
"yalign">0.5</property>
1379 <property name=
"xpad">0</property>
1380 <property name=
"ypad">0</property>
1383 <property name=
"type">tab
</property>
1388 <widget class=
"GtkTable" id=
"table6">
1389 <property name=
"border_width">5</property>
1390 <property name=
"visible">True
</property>
1391 <property name=
"n_rows">4</property>
1392 <property name=
"n_columns">2</property>
1393 <property name=
"homogeneous">False
</property>
1394 <property name=
"row_spacing">5</property>
1395 <property name=
"column_spacing">5</property>
1398 <widget class=
"GtkLabel" id=
"label3">
1399 <property name=
"visible">True
</property>
1400 <property name=
"label" translatable=
"yes">Host
</property>
1401 <property name=
"use_underline">False
</property>
1402 <property name=
"use_markup">False
</property>
1403 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1404 <property name=
"wrap">False
</property>
1405 <property name=
"selectable">False
</property>
1406 <property name=
"xalign">0</property>
1407 <property name=
"yalign">0.5</property>
1408 <property name=
"xpad">0</property>
1409 <property name=
"ypad">0</property>
1412 <property name=
"left_attach">0</property>
1413 <property name=
"right_attach">1</property>
1414 <property name=
"top_attach">0</property>
1415 <property name=
"bottom_attach">1</property>
1416 <property name=
"x_options">fill
</property>
1417 <property name=
"y_options"></property>
1422 <widget class=
"GtkLabel" id=
"label4">
1423 <property name=
"visible">True
</property>
1424 <property name=
"label" translatable=
"yes">Username
</property>
1425 <property name=
"use_underline">False
</property>
1426 <property name=
"use_markup">False
</property>
1427 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1428 <property name=
"wrap">False
</property>
1429 <property name=
"selectable">False
</property>
1430 <property name=
"xalign">0</property>
1431 <property name=
"yalign">0.5</property>
1432 <property name=
"xpad">0</property>
1433 <property name=
"ypad">0</property>
1436 <property name=
"left_attach">0</property>
1437 <property name=
"right_attach">1</property>
1438 <property name=
"top_attach">1</property>
1439 <property name=
"bottom_attach">2</property>
1440 <property name=
"x_options">fill
</property>
1441 <property name=
"y_options"></property>
1446 <widget class=
"GtkLabel" id=
"label5">
1447 <property name=
"visible">True
</property>
1448 <property name=
"label" translatable=
"yes">Password
</property>
1449 <property name=
"use_underline">False
</property>
1450 <property name=
"use_markup">False
</property>
1451 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1452 <property name=
"wrap">False
</property>
1453 <property name=
"selectable">False
</property>
1454 <property name=
"xalign">0</property>
1455 <property name=
"yalign">0.5</property>
1456 <property name=
"xpad">0</property>
1457 <property name=
"ypad">0</property>
1460 <property name=
"left_attach">0</property>
1461 <property name=
"right_attach">1</property>
1462 <property name=
"top_attach">2</property>
1463 <property name=
"bottom_attach">3</property>
1464 <property name=
"x_options">fill
</property>
1465 <property name=
"y_options"></property>
1470 <widget class=
"GtkLabel" id=
"label6">
1471 <property name=
"visible">True
</property>
1472 <property name=
"label" translatable=
"yes">Database
</property>
1473 <property name=
"use_underline">False
</property>
1474 <property name=
"use_markup">False
</property>
1475 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1476 <property name=
"wrap">False
</property>
1477 <property name=
"selectable">False
</property>
1478 <property name=
"xalign">0</property>
1479 <property name=
"yalign">0.5</property>
1480 <property name=
"xpad">0</property>
1481 <property name=
"ypad">0</property>
1484 <property name=
"left_attach">0</property>
1485 <property name=
"right_attach">1</property>
1486 <property name=
"top_attach">3</property>
1487 <property name=
"bottom_attach">4</property>
1488 <property name=
"x_options">fill
</property>
1489 <property name=
"y_options"></property>
1494 <widget class=
"GtkEntry" id=
"preferences_window_notebook_mysql_host_entry">
1495 <property name=
"visible">True
</property>
1496 <property name=
"can_focus">True
</property>
1497 <property name=
"editable">True
</property>
1498 <property name=
"visibility">True
</property>
1499 <property name=
"max_length">0</property>
1500 <property name=
"text" translatable=
"yes"></property>
1501 <property name=
"has_frame">True
</property>
1502 <property name=
"invisible_char">*
</property>
1503 <property name=
"activates_default">False
</property>
1506 <property name=
"left_attach">1</property>
1507 <property name=
"right_attach">2</property>
1508 <property name=
"top_attach">0</property>
1509 <property name=
"bottom_attach">1</property>
1510 <property name=
"y_options"></property>
1515 <widget class=
"GtkEntry" id=
"preferences_window_notebook_mysql_user_entry">
1516 <property name=
"visible">True
</property>
1517 <property name=
"can_focus">True
</property>
1518 <property name=
"editable">True
</property>
1519 <property name=
"visibility">True
</property>
1520 <property name=
"max_length">0</property>
1521 <property name=
"text" translatable=
"yes"></property>
1522 <property name=
"has_frame">True
</property>
1523 <property name=
"invisible_char">*
</property>
1524 <property name=
"activates_default">False
</property>
1527 <property name=
"left_attach">1</property>
1528 <property name=
"right_attach">2</property>
1529 <property name=
"top_attach">1</property>
1530 <property name=
"bottom_attach">2</property>
1531 <property name=
"y_options"></property>
1536 <widget class=
"GtkEntry" id=
"preferences_window_notebook_mysql_pass_entry">
1537 <property name=
"visible">True
</property>
1538 <property name=
"can_focus">True
</property>
1539 <property name=
"editable">True
</property>
1540 <property name=
"visibility">False
</property>
1541 <property name=
"max_length">0</property>
1542 <property name=
"text" translatable=
"yes"></property>
1543 <property name=
"has_frame">True
</property>
1544 <property name=
"invisible_char">*
</property>
1545 <property name=
"activates_default">False
</property>
1548 <property name=
"left_attach">1</property>
1549 <property name=
"right_attach">2</property>
1550 <property name=
"top_attach">2</property>
1551 <property name=
"bottom_attach">3</property>
1552 <property name=
"y_options"></property>
1557 <widget class=
"GtkEntry" id=
"preferences_window_notebook_mysql_db_entry">
1558 <property name=
"visible">True
</property>
1559 <property name=
"can_focus">True
</property>
1560 <property name=
"editable">True
</property>
1561 <property name=
"visibility">True
</property>
1562 <property name=
"max_length">0</property>
1563 <property name=
"text" translatable=
"yes"></property>
1564 <property name=
"has_frame">True
</property>
1565 <property name=
"invisible_char">*
</property>
1566 <property name=
"activates_default">False
</property>
1569 <property name=
"left_attach">1</property>
1570 <property name=
"right_attach">2</property>
1571 <property name=
"top_attach">3</property>
1572 <property name=
"bottom_attach">4</property>
1573 <property name=
"y_options"></property>
1578 <property name=
"tab_expand">False
</property>
1579 <property name=
"tab_fill">False
</property>
1584 <widget class=
"GtkLabel" id=
"preferences_window_notebook_label_mysql">
1585 <property name=
"visible">True
</property>
1586 <property name=
"label" translatable=
"yes">MySQL
</property>
1587 <property name=
"use_underline">False
</property>
1588 <property name=
"use_markup">False
</property>
1589 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1590 <property name=
"wrap">False
</property>
1591 <property name=
"selectable">False
</property>
1592 <property name=
"xalign">0.5</property>
1593 <property name=
"yalign">0.5</property>
1594 <property name=
"xpad">0</property>
1595 <property name=
"ypad">0</property>
1598 <property name=
"type">tab
</property>
1603 <widget class=
"GtkTable" id=
"table5">
1604 <property name=
"border_width">5</property>
1605 <property name=
"visible">True
</property>
1606 <property name=
"n_rows">1</property>
1607 <property name=
"n_columns">2</property>
1608 <property name=
"homogeneous">False
</property>
1609 <property name=
"row_spacing">5</property>
1610 <property name=
"column_spacing">5</property>
1613 <widget class=
"GtkLabel" id=
"label2">
1614 <property name=
"visible">True
</property>
1615 <property name=
"label" translatable=
"yes">Database file
</property>
1616 <property name=
"use_underline">False
</property>
1617 <property name=
"use_markup">False
</property>
1618 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1619 <property name=
"wrap">False
</property>
1620 <property name=
"selectable">False
</property>
1621 <property name=
"xalign">0</property>
1622 <property name=
"yalign">0.5</property>
1623 <property name=
"xpad">0</property>
1624 <property name=
"ypad">0</property>
1627 <property name=
"left_attach">0</property>
1628 <property name=
"right_attach">1</property>
1629 <property name=
"top_attach">0</property>
1630 <property name=
"bottom_attach">1</property>
1631 <property name=
"x_options">fill
</property>
1632 <property name=
"y_options"></property>
1637 <widget class=
"GtkEntry" id=
"preferences_window_notebook_sqlite_dbfile_entry">
1638 <property name=
"visible">True
</property>
1639 <property name=
"can_focus">True
</property>
1640 <property name=
"editable">True
</property>
1641 <property name=
"visibility">True
</property>
1642 <property name=
"max_length">0</property>
1643 <property name=
"text" translatable=
"yes"></property>
1644 <property name=
"has_frame">True
</property>
1645 <property name=
"invisible_char">*
</property>
1646 <property name=
"activates_default">False
</property>
1649 <property name=
"left_attach">1</property>
1650 <property name=
"right_attach">2</property>
1651 <property name=
"top_attach">0</property>
1652 <property name=
"bottom_attach">1</property>
1653 <property name=
"y_options"></property>
1658 <property name=
"tab_expand">False
</property>
1659 <property name=
"tab_fill">False
</property>
1664 <widget class=
"GtkLabel" id=
"preferences_window_notebook_label_sqlite">
1665 <property name=
"visible">True
</property>
1666 <property name=
"label" translatable=
"yes">SQLite
</property>
1667 <property name=
"use_underline">False
</property>
1668 <property name=
"use_markup">False
</property>
1669 <property name=
"justify">GTK_JUSTIFY_LEFT
</property>
1670 <property name=
"wrap">False
</property>
1671 <property name=
"selectable">False
</property>
1672 <property name=
"xalign">0.5</property>
1673 <property name=
"yalign">0.5</property>
1674 <property name=
"xpad">0</property>
1675 <property name=
"ypad">0</property>
1678 <property name=
"type">tab
</property>
1683 <property name=
"left_attach">0</property>
1684 <property name=
"right_attach">1</property>
1685 <property name=
"top_attach">0</property>
1686 <property name=
"bottom_attach">1</property>
1687 <property name=
"y_options">fill
</property>