~ubuntu-branches/ubuntu/vivid/liferea/vivid-proposed

« back to all changes in this revision

Viewing changes to glade/liferea.glade

  • Committer: Package Import Robot
  • Author(s): bojo42
  • Date: 2012-03-29 14:17:21 UTC
  • mfrom: (1.3.9) (3.2.5 sid)
  • Revision ID: package-import@ubuntu.com-20120329141721-tbfopcrc5797wxt7
Tags: 1.8.3-0.1ubuntu1
* New upstream release (LP: #290666, #371754, #741543, #716688)
* Merge from Debian unstable (LP: #935147), remaining changes:
* debian/patches:
  - drop gtk-status-icon.patch & notification-append as in upstream
  - drop fix_systray_behavior as mostly upstreamed and rest seems unused
  - 01_ubuntu_feedlists: update & rename, move planets to "Open Source"  
  - add_X-Ubuntu-Gettext-Domain: rebase
  - libunity.patch: rebase, apply before indicator patch (liferea_shell.c)
  - libindicate_increase_version.patch: exclude from libindicate.patch
  - deactivate libindicate.patch, seems partly upstreamed and needs rework
* debian/control: libindicate-dev, libindicate-gtk-dev & libunity-dev
* debian/liferea.indicate & liferea.install: ship indicator desktop file
* debian/rules: enable libindicate

Show diffs side-by-side

added added

removed removed

Lines of Context:
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="mainwindow">
6
 
    <property name="title" translatable="yes">Liferea</property>
7
 
    <property name="default_width">640</property>
8
 
    <property name="default_height">480</property>
9
 
    <property name="icon_name">liferea</property>
10
 
    <child>
11
 
      <widget class="GtkVBox" id="vbox1">
12
 
        <property name="visible">True</property>
13
 
        <child>
14
 
          <widget class="GtkHPaned" id="leftpane">
15
 
            <property name="visible">True</property>
16
 
            <property name="can_focus">True</property>
17
 
            <property name="position">170</property>
18
 
            <child>
19
 
              <widget class="GtkScrolledWindow" id="scrolledwindow3">
20
 
                <property name="visible">True</property>
21
 
                <property name="can_focus">True</property>
22
 
                <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
23
 
                <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
24
 
                <property name="shadow_type">GTK_SHADOW_IN</property>
25
 
                <child>
26
 
                  <widget class="GtkTreeView" id="feedlist">
27
 
                    <property name="visible">True</property>
28
 
                    <property name="can_focus">True</property>
29
 
                    <property name="has_focus">True</property>
30
 
                    <property name="headers_visible">False</property>
31
 
                    <property name="reorderable">True</property>
32
 
                    <signal name="button_press_event" handler="on_mainfeedlist_button_press_event"/>
33
 
                  </widget>
34
 
                </child>
35
 
              </widget>
36
 
              <packing>
37
 
                <property name="resize">False</property>
38
 
                <property name="shrink">True</property>
39
 
              </packing>
40
 
            </child>
41
 
            <child>
42
 
              <widget class="GtkNotebook" id="browsertabs">
43
 
                <property name="visible">True</property>
44
 
                <property name="can_focus">True</property>
45
 
                <property name="show_border">False</property>
46
 
                <property name="scrollable">True</property>
47
 
                <child>
48
 
                  <widget class="GtkVBox" id="vbox18">
49
 
                    <property name="visible">True</property>
50
 
                    <child>
51
 
                      <widget class="GtkNotebook" id="itemtabs">
52
 
                        <property name="visible">True</property>
53
 
                        <property name="show_tabs">False</property>
54
 
                        <property name="show_border">False</property>
55
 
                        <child>
56
 
                          <widget class="GtkVPaned" id="normalViewPane">
57
 
                            <property name="visible">True</property>
58
 
                            <property name="can_focus">True</property>
59
 
                            <property name="position">199</property>
60
 
                            <child>
61
 
                              <widget class="GtkViewport" id="normalViewItems">
62
 
                                <property name="visible">True</property>
63
 
                                <property name="shadow_type">GTK_SHADOW_NONE</property>
64
 
                                <child>
65
 
                                  <placeholder/>
66
 
                                </child>
67
 
                              </widget>
68
 
                              <packing>
69
 
                                <property name="resize">False</property>
70
 
                                <property name="shrink">True</property>
71
 
                              </packing>
72
 
                            </child>
73
 
                            <child>
74
 
                              <widget class="GtkVBox" id="normalViewVBox">
75
 
                                <property name="visible">True</property>
76
 
                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
77
 
                                <child>
78
 
                                  <widget class="GtkViewport" id="normalViewHtml">
79
 
                                    <property name="visible">True</property>
80
 
                                    <property name="shadow_type">GTK_SHADOW_NONE</property>
81
 
                                    <child>
82
 
                                      <placeholder/>
83
 
                                    </child>
84
 
                                  </widget>
85
 
                                </child>
86
 
                                <child>
87
 
                                  <placeholder/>
88
 
                                </child>
89
 
                              </widget>
90
 
                              <packing>
91
 
                                <property name="resize">True</property>
92
 
                                <property name="shrink">True</property>
93
 
                              </packing>
94
 
                            </child>
95
 
                          </widget>
96
 
                        </child>
97
 
                        <child>
98
 
                          <widget class="GtkLabel" id="label30">
99
 
                            <property name="visible">True</property>
100
 
                            <property name="label" translatable="yes">normal view</property>
101
 
                          </widget>
102
 
                          <packing>
103
 
                            <property name="type">tab</property>
104
 
                            <property name="tab_fill">False</property>
105
 
                          </packing>
106
 
                        </child>
107
 
                        <child>
108
 
                          <widget class="GtkHPaned" id="wideViewPane">
109
 
                            <property name="visible">True</property>
110
 
                            <property name="can_focus">True</property>
111
 
                            <property name="position">100</property>
112
 
                            <child>
113
 
                              <widget class="GtkViewport" id="wideViewItems">
114
 
                                <property name="visible">True</property>
115
 
                                <property name="shadow_type">GTK_SHADOW_NONE</property>
116
 
                                <child>
117
 
                                  <placeholder/>
118
 
                                </child>
119
 
                              </widget>
120
 
                              <packing>
121
 
                                <property name="resize">False</property>
122
 
                                <property name="shrink">True</property>
123
 
                              </packing>
124
 
                            </child>
125
 
                            <child>
126
 
                              <widget class="GtkVBox" id="wideViewVBox">
127
 
                                <property name="visible">True</property>
128
 
                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
129
 
                                <child>
130
 
                                  <widget class="GtkViewport" id="wideViewHtml">
131
 
                                    <property name="visible">True</property>
132
 
                                    <property name="shadow_type">GTK_SHADOW_NONE</property>
133
 
                                    <child>
134
 
                                      <placeholder/>
135
 
                                    </child>
136
 
                                  </widget>
137
 
                                </child>
138
 
                                <child>
139
 
                                  <placeholder/>
140
 
                                </child>
141
 
                              </widget>
142
 
                              <packing>
143
 
                                <property name="resize">True</property>
144
 
                                <property name="shrink">True</property>
145
 
                              </packing>
146
 
                            </child>
147
 
                          </widget>
148
 
                          <packing>
149
 
                            <property name="position">1</property>
150
 
                          </packing>
151
 
                        </child>
152
 
                        <child>
153
 
                          <widget class="GtkLabel" id="label252">
154
 
                            <property name="visible">True</property>
155
 
                            <property name="label" translatable="yes">wide view</property>
156
 
                          </widget>
157
 
                          <packing>
158
 
                            <property name="type">tab</property>
159
 
                            <property name="position">1</property>
160
 
                            <property name="tab_fill">False</property>
161
 
                          </packing>
162
 
                        </child>
163
 
                        <child>
164
 
                          <widget class="GtkVBox" id="vbox2628">
165
 
                            <property name="visible">True</property>
166
 
                            <child>
167
 
                              <widget class="GtkToolbar" id="toolbar1">
168
 
                                <child>
169
 
                                  <widget class="GtkToolItem" id="toolitem1">
170
 
                                    <property name="visible">True</property>
171
 
                                    <child>
172
 
                                      <widget class="GtkButton" id="button9">
173
 
                                        <property name="visible">True</property>
174
 
                                        <property name="can_focus">True</property>
175
 
                                        <property name="label">gtk-go-back</property>
176
 
                                        <property name="use_stock">True</property>
177
 
                                        <property name="response_id">0</property>
178
 
                                      </widget>
179
 
                                    </child>
180
 
                                  </widget>
181
 
                                  <packing>
182
 
                                    <property name="expand">False</property>
183
 
                                    <property name="homogeneous">False</property>
184
 
                                  </packing>
185
 
                                </child>
186
 
                                <child>
187
 
                                  <widget class="GtkToolItem" id="toolitem2">
188
 
                                    <property name="visible">True</property>
189
 
                                    <child>
190
 
                                      <widget class="GtkButton" id="button10">
191
 
                                        <property name="visible">True</property>
192
 
                                        <property name="can_focus">True</property>
193
 
                                        <property name="label">gtk-go-forward</property>
194
 
                                        <property name="use_stock">True</property>
195
 
                                        <property name="response_id">0</property>
196
 
                                      </widget>
197
 
                                    </child>
198
 
                                  </widget>
199
 
                                  <packing>
200
 
                                    <property name="expand">False</property>
201
 
                                    <property name="homogeneous">False</property>
202
 
                                  </packing>
203
 
                                </child>
204
 
                                <child>
205
 
                                  <widget class="GtkToolItem" id="toolitem3">
206
 
                                    <property name="visible">True</property>
207
 
                                    <child>
208
 
                                      <widget class="GtkSpinButton" id="spinbutton1">
209
 
                                        <property name="visible">True</property>
210
 
                                        <property name="can_focus">True</property>
211
 
                                        <property name="adjustment">1 0 100 1 0 0</property>
212
 
                                        <property name="climb_rate">1</property>
213
 
                                      </widget>
214
 
                                    </child>
215
 
                                  </widget>
216
 
                                  <packing>
217
 
                                    <property name="expand">False</property>
218
 
                                    <property name="homogeneous">False</property>
219
 
                                  </packing>
220
 
                                </child>
221
 
                                <child>
222
 
                                  <widget class="GtkToolItem" id="toolitem4">
223
 
                                    <property name="visible">True</property>
224
 
                                    <child>
225
 
                                      <widget class="GtkLabel" id="label253">
226
 
                                        <property name="visible">True</property>
227
 
                                        <property name="label" translatable="yes">View Headlines</property>
228
 
                                      </widget>
229
 
                                    </child>
230
 
                                  </widget>
231
 
                                  <packing>
232
 
                                    <property name="expand">False</property>
233
 
                                    <property name="homogeneous">False</property>
234
 
                                  </packing>
235
 
                                </child>
236
 
                              </widget>
237
 
                              <packing>
238
 
                                <property name="expand">False</property>
239
 
                                <property name="fill">False</property>
240
 
                              </packing>
241
 
                            </child>
242
 
                            <child>
243
 
                              <widget class="GtkViewport" id="combinedViewHtml">
244
 
                                <property name="visible">True</property>
245
 
                                <property name="shadow_type">GTK_SHADOW_NONE</property>
246
 
                                <child>
247
 
                                  <placeholder/>
248
 
                                </child>
249
 
                              </widget>
250
 
                              <packing>
251
 
                                <property name="position">1</property>
252
 
                              </packing>
253
 
                            </child>
254
 
                          </widget>
255
 
                          <packing>
256
 
                            <property name="position">2</property>
257
 
                          </packing>
258
 
                        </child>
259
 
                        <child>
260
 
                          <widget class="GtkLabel" id="label133">
261
 
                            <property name="visible">True</property>
262
 
                            <property name="label" translatable="yes">combined view</property>
263
 
                          </widget>
264
 
                          <packing>
265
 
                            <property name="type">tab</property>
266
 
                            <property name="position">2</property>
267
 
                            <property name="tab_fill">False</property>
268
 
                          </packing>
269
 
                        </child>
270
 
                      </widget>
271
 
                    </child>
272
 
                  </widget>
273
 
                </child>
274
 
                <child>
275
 
                  <widget class="GtkLabel" id="label162">
276
 
                    <property name="visible">True</property>
277
 
                    <property name="label" translatable="yes">Headlines</property>
278
 
                  </widget>
279
 
                  <packing>
280
 
                    <property name="type">tab</property>
281
 
                    <property name="tab_fill">False</property>
282
 
                  </packing>
283
 
                </child>
284
 
              </widget>
285
 
              <packing>
286
 
                <property name="resize">True</property>
287
 
                <property name="shrink">True</property>
288
 
              </packing>
289
 
            </child>
290
 
          </widget>
291
 
        </child>
292
 
        <child>
293
 
          <widget class="GtkHBox" id="hbox30">
294
 
            <property name="visible">True</property>
295
 
            <child>
296
 
              <widget class="GtkButton" id="onlinebtn">
297
 
                <property name="visible">True</property>
298
 
                <property name="can_focus">True</property>
299
 
                <property name="relief">GTK_RELIEF_NONE</property>
300
 
                <property name="response_id">0</property>
301
 
                <signal name="clicked" handler="on_onlinebtn_clicked"/>
302
 
                <child>
303
 
                  <widget class="GtkImage" id="onlineimage">
304
 
                    <property name="visible">True</property>
305
 
                    <property name="stock">gtk-missing-image</property>
306
 
                    <accessibility>
307
 
                      <atkproperty name="AtkObject::accessible_name" translatable="yes">Online/Offline Button</atkproperty>
308
 
                    </accessibility>
309
 
                  </widget>
310
 
                </child>
311
 
              </widget>
312
 
              <packing>
313
 
                <property name="expand">False</property>
314
 
                <property name="fill">False</property>
315
 
              </packing>
316
 
            </child>
317
 
            <child>
318
 
              <widget class="GtkStatusbar" id="statusbar">
319
 
                <property name="visible">True</property>
320
 
                <property name="has_resize_grip">False</property>
321
 
              </widget>
322
 
              <packing>
323
 
                <property name="position">1</property>
324
 
              </packing>
325
 
            </child>
326
 
          </widget>
327
 
          <packing>
328
 
            <property name="expand">False</property>
329
 
            <property name="fill">False</property>
330
 
            <property name="position">1</property>
331
 
          </packing>
332
 
        </child>
333
 
      </widget>
334
 
    </child>
335
 
  </widget>
336
 
  <widget class="GtkDialog" id="propdialog">
337
 
    <property name="visible">True</property>
338
 
    <property name="border_width">5</property>
339
 
    <property name="title" translatable="yes">Subscription Properties</property>
340
 
    <property name="resizable">False</property>
341
 
    <property name="window_position">GTK_WIN_POS_CENTER</property>
342
 
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
343
 
    <property name="has_separator">False</property>
344
 
    <child internal-child="vbox">
345
 
      <widget class="GtkVBox" id="dialog-vbox13">
346
 
        <property name="visible">True</property>
347
 
        <property name="spacing">2</property>
348
 
        <child>
349
 
          <widget class="GtkNotebook" id="notebook3">
350
 
            <property name="visible">True</property>
351
 
            <property name="can_focus">True</property>
352
 
            <property name="border_width">5</property>
353
 
            <child>
354
 
              <widget class="GtkVBox" id="vbox233">
355
 
                <property name="visible">True</property>
356
 
                <property name="border_width">12</property>
357
 
                <property name="spacing">18</property>
358
 
                <child>
359
 
                  <widget class="GtkVBox" id="vbox234">
360
 
                    <property name="visible">True</property>
361
 
                    <property name="spacing">6</property>
362
 
                    <child>
363
 
                      <widget class="GtkLabel" id="label69">
364
 
                        <property name="visible">True</property>
365
 
                        <property name="xalign">0</property>
366
 
                        <property name="label" translatable="yes">&lt;span weight="bold"&gt;Feed Name&lt;/span&gt;</property>
367
 
                        <property name="use_markup">True</property>
368
 
                      </widget>
369
 
                      <packing>
370
 
                        <property name="expand">False</property>
371
 
                        <property name="fill">False</property>
372
 
                      </packing>
373
 
                    </child>
374
 
                    <child>
375
 
                      <widget class="GtkAlignment" id="alignment30">
376
 
                        <property name="visible">True</property>
377
 
                        <property name="left_padding">12</property>
378
 
                        <child>
379
 
                          <widget class="GtkHBox" id="hbox35">
380
 
                            <property name="visible">True</property>
381
 
                            <property name="spacing">12</property>
382
 
                            <child>
383
 
                              <widget class="GtkLabel" id="label85">
384
 
                                <property name="visible">True</property>
385
 
                                <property name="label" translatable="yes">Feed _Name:</property>
386
 
                                <property name="use_underline">True</property>
387
 
                                <property name="mnemonic_widget">feedNameEntry</property>
388
 
                              </widget>
389
 
                              <packing>
390
 
                                <property name="expand">False</property>
391
 
                                <property name="fill">False</property>
392
 
                              </packing>
393
 
                            </child>
394
 
                            <child>
395
 
                              <widget class="GtkEntry" id="feedNameEntry">
396
 
                                <property name="visible">True</property>
397
 
                                <property name="can_focus">True</property>
398
 
                                <property name="invisible_char">*</property>
399
 
                                <property name="activates_default">True</property>
400
 
                              </widget>
401
 
                              <packing>
402
 
                                <property name="position">1</property>
403
 
                              </packing>
404
 
                            </child>
405
 
                          </widget>
406
 
                        </child>
407
 
                      </widget>
408
 
                      <packing>
409
 
                        <property name="position">1</property>
410
 
                      </packing>
411
 
                    </child>
412
 
                  </widget>
413
 
                  <packing>
414
 
                    <property name="expand">False</property>
415
 
                  </packing>
416
 
                </child>
417
 
                <child>
418
 
                  <widget class="GtkVBox" id="vbox236">
419
 
                    <property name="visible">True</property>
420
 
                    <property name="spacing">6</property>
421
 
                    <child>
422
 
                      <widget class="GtkLabel" id="label73">
423
 
                        <property name="visible">True</property>
424
 
                        <property name="xalign">0</property>
425
 
                        <property name="label" translatable="yes">&lt;span weight="bold"&gt;Update Interval&lt;/span&gt;</property>
426
 
                        <property name="use_markup">True</property>
427
 
                      </widget>
428
 
                      <packing>
429
 
                        <property name="expand">False</property>
430
 
                        <property name="fill">False</property>
431
 
                      </packing>
432
 
                    </child>
433
 
                    <child>
434
 
                      <widget class="GtkAlignment" id="alignment31">
435
 
                        <property name="visible">True</property>
436
 
                        <property name="left_padding">12</property>
437
 
                        <child>
438
 
                          <widget class="GtkVBox" id="vbox237">
439
 
                            <property name="visible">True</property>
440
 
                            <property name="spacing">6</property>
441
 
                            <child>
442
 
                              <widget class="GtkRadioButton" id="updateIntervalDefault">
443
 
                                <property name="visible">True</property>
444
 
                                <property name="can_focus">True</property>
445
 
                                <property name="label" translatable="yes">_Use global default update interval.</property>
446
 
                                <property name="use_underline">True</property>
447
 
                                <property name="response_id">0</property>
448
 
                                <property name="draw_indicator">True</property>
449
 
                              </widget>
450
 
                              <packing>
451
 
                                <property name="expand">False</property>
452
 
                                <property name="fill">False</property>
453
 
                              </packing>
454
 
                            </child>
455
 
                            <child>
456
 
                              <widget class="GtkHBox" id="hbox70">
457
 
                                <property name="visible">True</property>
458
 
                                <property name="spacing">6</property>
459
 
                                <child>
460
 
                                  <widget class="GtkRadioButton" id="updateIntervalSpecific">
461
 
                                    <property name="visible">True</property>
462
 
                                    <property name="can_focus">True</property>
463
 
                                    <property name="label" translatable="yes">_Feed specific update interval of</property>
464
 
                                    <property name="use_underline">True</property>
465
 
                                    <property name="response_id">0</property>
466
 
                                    <property name="draw_indicator">True</property>
467
 
                                    <property name="group">updateIntervalDefault</property>
468
 
                                  </widget>
469
 
                                  <packing>
470
 
                                    <property name="expand">False</property>
471
 
                                    <property name="fill">False</property>
472
 
                                  </packing>
473
 
                                </child>
474
 
                                <child>
475
 
                                  <widget class="GtkHBox" id="hbox71">
476
 
                                    <property name="visible">True</property>
477
 
                                    <property name="spacing">6</property>
478
 
                                    <child>
479
 
                                      <widget class="GtkSpinButton" id="refreshIntervalSpinButton">
480
 
                                        <property name="visible">True</property>
481
 
                                        <property name="can_focus">True</property>
482
 
                                        <property name="adjustment">1 1 10000 1 0 0</property>
483
 
                                        <property name="climb_rate">1</property>
484
 
                                      </widget>
485
 
                                    </child>
486
 
                                    <child>
487
 
                                      <widget class="GtkComboBox" id="refreshIntervalUnitComboBox">
488
 
                                        <property name="visible">True</property>
489
 
                                        <property name="items"></property>
490
 
                                      </widget>
491
 
                                      <packing>
492
 
                                        <property name="expand">False</property>
493
 
                                        <property name="fill">False</property>
494
 
                                        <property name="position">1</property>
495
 
                                      </packing>
496
 
                                    </child>
497
 
                                  </widget>
498
 
                                  <packing>
499
 
                                    <property name="position">1</property>
500
 
                                  </packing>
501
 
                                </child>
502
 
                              </widget>
503
 
                              <packing>
504
 
                                <property name="expand">False</property>
505
 
                                <property name="fill">False</property>
506
 
                                <property name="position">1</property>
507
 
                              </packing>
508
 
                            </child>
509
 
                            <child>
510
 
                              <widget class="GtkRadioButton" id="updateIntervalNever">
511
 
                                <property name="visible">True</property>
512
 
                                <property name="can_focus">True</property>
513
 
                                <property name="label" translatable="yes">_Don't update this feed automatically.</property>
514
 
                                <property name="use_underline">True</property>
515
 
                                <property name="response_id">0</property>
516
 
                                <property name="draw_indicator">True</property>
517
 
                                <property name="group">updateIntervalDefault</property>
518
 
                              </widget>
519
 
                              <packing>
520
 
                                <property name="expand">False</property>
521
 
                                <property name="fill">False</property>
522
 
                                <property name="position">2</property>
523
 
                              </packing>
524
 
                            </child>
525
 
                            <child>
526
 
                              <widget class="GtkLabel" id="label161">
527
 
                                <property name="visible">True</property>
528
 
                                <property name="label" translatable="yes"> </property>
529
 
                              </widget>
530
 
                              <packing>
531
 
                                <property name="expand">False</property>
532
 
                                <property name="fill">False</property>
533
 
                                <property name="position">3</property>
534
 
                              </packing>
535
 
                            </child>
536
 
                            <child>
537
 
                              <widget class="GtkLabel" id="feedUpdateInfo">
538
 
                                <property name="width_request">339</property>
539
 
                                <property name="visible">True</property>
540
 
                                <property name="xalign">0</property>
541
 
                                <property name="label" translatable="yes">This feed provider suggests an update interval of %d minutes.</property>
542
 
                                <property name="wrap">True</property>
543
 
                              </widget>
544
 
                              <packing>
545
 
                                <property name="expand">False</property>
546
 
                                <property name="fill">False</property>
547
 
                                <property name="position">4</property>
548
 
                              </packing>
549
 
                            </child>
550
 
                          </widget>
551
 
                        </child>
552
 
                      </widget>
553
 
                      <packing>
554
 
                        <property name="expand">False</property>
555
 
                        <property name="position">1</property>
556
 
                      </packing>
557
 
                    </child>
558
 
                  </widget>
559
 
                  <packing>
560
 
                    <property name="expand">False</property>
561
 
                    <property name="position">1</property>
562
 
                  </packing>
563
 
                </child>
564
 
              </widget>
565
 
            </child>
566
 
            <child>
567
 
              <widget class="GtkLabel" id="label66">
568
 
                <property name="visible">True</property>
569
 
                <property name="label" translatable="yes">General</property>
570
 
              </widget>
571
 
              <packing>
572
 
                <property name="type">tab</property>
573
 
                <property name="tab_fill">False</property>
574
 
              </packing>
575
 
            </child>
576
 
            <child>
577
 
              <widget class="GtkVBox" id="vbox2589">
578
 
                <property name="visible">True</property>
579
 
                <property name="border_width">12</property>
580
 
                <property name="spacing">18</property>
581
 
                <child>
582
 
                  <widget class="GtkVBox" id="vbox2621">
583
 
                    <property name="visible">True</property>
584
 
                    <property name="spacing">6</property>
585
 
                    <child>
586
 
                      <widget class="GtkLabel" id="label167">
587
 
                        <property name="visible">True</property>
588
 
                        <property name="xalign">0</property>
589
 
                        <property name="label" translatable="yes">&lt;b&gt;Feed Source&lt;/b&gt;</property>
590
 
                        <property name="use_markup">True</property>
591
 
                      </widget>
592
 
                      <packing>
593
 
                        <property name="expand">False</property>
594
 
                        <property name="fill">False</property>
595
 
                      </packing>
596
 
                    </child>
597
 
                    <child>
598
 
                      <widget class="GtkAlignment" id="alignment32">
599
 
                        <property name="visible">True</property>
600
 
                        <property name="left_padding">12</property>
601
 
                        <child>
602
 
                          <widget class="GtkVBox" id="vbox2619">
603
 
                            <property name="visible">True</property>
604
 
                            <property name="spacing">6</property>
605
 
                            <child>
606
 
                              <widget class="GtkTable" id="table7">
607
 
                                <property name="visible">True</property>
608
 
                                <property name="n_rows">2</property>
609
 
                                <property name="n_columns">2</property>
610
 
                                <property name="column_spacing">12</property>
611
 
                                <property name="row_spacing">6</property>
612
 
                                <child>
613
 
                                  <widget class="GtkLabel" id="label170">
614
 
                                    <property name="visible">True</property>
615
 
                                    <property name="xalign">0</property>
616
 
                                    <property name="yalign">0</property>
617
 
                                    <property name="label" translatable="yes">Source Type:</property>
618
 
                                  </widget>
619
 
                                  <packing>
620
 
                                    <property name="x_options">GTK_FILL</property>
621
 
                                    <property name="y_options">GTK_FILL</property>
622
 
                                  </packing>
623
 
                                </child>
624
 
                                <child>
625
 
                                  <widget class="GtkLabel" id="label171">
626
 
                                    <property name="visible">True</property>
627
 
                                    <property name="xalign">0</property>
628
 
                                    <property name="label" translatable="yes">_Source:</property>
629
 
                                    <property name="use_underline">True</property>
630
 
                                    <property name="mnemonic_widget">sourceEntry</property>
631
 
                                  </widget>
632
 
                                  <packing>
633
 
                                    <property name="top_attach">1</property>
634
 
                                    <property name="bottom_attach">2</property>
635
 
                                    <property name="x_options">GTK_FILL</property>
636
 
                                    <property name="y_options"></property>
637
 
                                  </packing>
638
 
                                </child>
639
 
                                <child>
640
 
                                  <widget class="GtkVBox" id="vbox2590">
641
 
                                    <property name="visible">True</property>
642
 
                                    <property name="spacing">6</property>
643
 
                                    <child>
644
 
                                      <widget class="GtkRadioButton" id="feed_loc_url">
645
 
                                        <property name="visible">True</property>
646
 
                                        <property name="can_focus">True</property>
647
 
                                        <property name="label" translatable="yes">_URL</property>
648
 
                                        <property name="use_underline">True</property>
649
 
                                        <property name="response_id">0</property>
650
 
                                        <property name="draw_indicator">True</property>
651
 
                                      </widget>
652
 
                                      <packing>
653
 
                                        <property name="expand">False</property>
654
 
                                        <property name="fill">False</property>
655
 
                                      </packing>
656
 
                                    </child>
657
 
                                    <child>
658
 
                                      <widget class="GtkRadioButton" id="feed_loc_command">
659
 
                                        <property name="visible">True</property>
660
 
                                        <property name="can_focus">True</property>
661
 
                                        <property name="label" translatable="yes">_Command</property>
662
 
                                        <property name="use_underline">True</property>
663
 
                                        <property name="response_id">0</property>
664
 
                                        <property name="draw_indicator">True</property>
665
 
                                        <property name="group">feed_loc_url</property>
666
 
                                      </widget>
667
 
                                      <packing>
668
 
                                        <property name="expand">False</property>
669
 
                                        <property name="fill">False</property>
670
 
                                        <property name="position">1</property>
671
 
                                      </packing>
672
 
                                    </child>
673
 
                                    <child>
674
 
                                      <widget class="GtkHBox" id="hbox76">
675
 
                                        <property name="visible">True</property>
676
 
                                        <child>
677
 
                                          <widget class="GtkRadioButton" id="feed_loc_file">
678
 
                                            <property name="visible">True</property>
679
 
                                            <property name="can_focus">True</property>
680
 
                                            <property name="label" translatable="yes">_Local File</property>
681
 
                                            <property name="use_underline">True</property>
682
 
                                            <property name="response_id">0</property>
683
 
                                            <property name="draw_indicator">True</property>
684
 
                                            <property name="group">feed_loc_url</property>
685
 
                                          </widget>
686
 
                                          <packing>
687
 
                                            <property name="expand">False</property>
688
 
                                            <property name="fill">False</property>
689
 
                                          </packing>
690
 
                                        </child>
691
 
                                        <child>
692
 
                                          <widget class="GtkLabel" id="label169">
693
 
                                            <property name="visible">True</property>
694
 
                                            <property name="label" translatable="yes">    </property>
695
 
                                          </widget>
696
 
                                          <packing>
697
 
                                            <property name="fill">False</property>
698
 
                                            <property name="position">1</property>
699
 
                                          </packing>
700
 
                                        </child>
701
 
                                        <child>
702
 
                                          <widget class="GtkButton" id="selectSourceFileButton">
703
 
                                            <property name="visible">True</property>
704
 
                                            <property name="can_focus">True</property>
705
 
                                            <property name="label" translatable="yes">Select File...</property>
706
 
                                            <property name="use_underline">True</property>
707
 
                                            <property name="response_id">0</property>
708
 
                                          </widget>
709
 
                                          <packing>
710
 
                                            <property name="expand">False</property>
711
 
                                            <property name="fill">False</property>
712
 
                                            <property name="position">2</property>
713
 
                                          </packing>
714
 
                                        </child>
715
 
                                      </widget>
716
 
                                      <packing>
717
 
                                        <property name="fill">False</property>
718
 
                                        <property name="position">2</property>
719
 
                                      </packing>
720
 
                                    </child>
721
 
                                  </widget>
722
 
                                  <packing>
723
 
                                    <property name="left_attach">1</property>
724
 
                                    <property name="right_attach">2</property>
725
 
                                    <property name="x_options">GTK_FILL</property>
726
 
                                    <property name="y_options">GTK_FILL</property>
727
 
                                  </packing>
728
 
                                </child>
729
 
                                <child>
730
 
                                  <widget class="GtkEntry" id="sourceEntry">
731
 
                                    <property name="visible">True</property>
732
 
                                    <property name="can_focus">True</property>
733
 
                                    <property name="invisible_char">*</property>
734
 
                                  </widget>
735
 
                                  <packing>
736
 
                                    <property name="left_attach">1</property>
737
 
                                    <property name="right_attach">2</property>
738
 
                                    <property name="top_attach">1</property>
739
 
                                    <property name="bottom_attach">2</property>
740
 
                                    <property name="y_options"></property>
741
 
                                  </packing>
742
 
                                </child>
743
 
                              </widget>
744
 
                              <packing>
745
 
                                <property name="expand">False</property>
746
 
                              </packing>
747
 
                            </child>
748
 
                            <child>
749
 
                              <widget class="GtkVBox" id="vbox2620">
750
 
                                <property name="visible">True</property>
751
 
                                <property name="spacing">6</property>
752
 
                                <child>
753
 
                                  <widget class="GtkCheckButton" id="filterCheckbox">
754
 
                                    <property name="visible">True</property>
755
 
                                    <property name="can_focus">True</property>
756
 
                                    <property name="label" translatable="yes">Use conversion _filter</property>
757
 
                                    <property name="use_underline">True</property>
758
 
                                    <property name="response_id">0</property>
759
 
                                    <property name="draw_indicator">True</property>
760
 
                                  </widget>
761
 
                                  <packing>
762
 
                                    <property name="expand">False</property>
763
 
                                    <property name="fill">False</property>
764
 
                                  </packing>
765
 
                                </child>
766
 
                                <child>
767
 
                                  <widget class="GtkAlignment" id="innerfiltervbox">
768
 
                                    <property name="visible">True</property>
769
 
                                    <property name="left_padding">12</property>
770
 
                                    <child>
771
 
                                      <widget class="GtkVBox" id="vbox2592">
772
 
                                        <property name="visible">True</property>
773
 
                                        <property name="spacing">6</property>
774
 
                                        <child>
775
 
                                          <widget class="GtkLabel" id="label174">
776
 
                                            <property name="visible">True</property>
777
 
                                            <property name="xalign">0</property>
778
 
                                            <property name="label" translatable="yes">Liferea can use external filter plugins in order to access feeds and directories in non-supported formats.  See the documentation for more information.</property>
779
 
                                            <property name="wrap">True</property>
780
 
                                          </widget>
781
 
                                          <packing>
782
 
                                            <property name="expand">False</property>
783
 
                                            <property name="fill">False</property>
784
 
                                          </packing>
785
 
                                        </child>
786
 
                                        <child>
787
 
                                          <widget class="GtkHBox" id="filterbox">
788
 
                                            <property name="visible">True</property>
789
 
                                            <property name="spacing">12</property>
790
 
                                            <child>
791
 
                                              <widget class="GtkLabel" id="label176">
792
 
                                                <property name="visible">True</property>
793
 
                                                <property name="label" translatable="yes">Convert _using:</property>
794
 
                                                <property name="use_underline">True</property>
795
 
                                                <property name="mnemonic_widget">filterEntry</property>
796
 
                                              </widget>
797
 
                                              <packing>
798
 
                                                <property name="expand">False</property>
799
 
                                                <property name="fill">False</property>
800
 
                                              </packing>
801
 
                                            </child>
802
 
                                            <child>
803
 
                                              <widget class="GtkHBox" id="hbox92231">
804
 
                                                <property name="visible">True</property>
805
 
                                                <property name="spacing">6</property>
806
 
                                                <child>
807
 
                                                  <widget class="GtkEntry" id="filterEntry">
808
 
                                                    <property name="visible">True</property>
809
 
                                                    <property name="can_focus">True</property>
810
 
                                                    <property name="invisible_char">*</property>
811
 
                                                  </widget>
812
 
                                                </child>
813
 
                                                <child>
814
 
                                                  <widget class="GtkButton" id="filterSelectFile">
815
 
                                                    <property name="visible">True</property>
816
 
                                                    <property name="can_focus">True</property>
817
 
                                                    <property name="label" translatable="yes">Select File...</property>
818
 
                                                    <property name="use_underline">True</property>
819
 
                                                    <property name="response_id">0</property>
820
 
                                                  </widget>
821
 
                                                  <packing>
822
 
                                                    <property name="expand">False</property>
823
 
                                                    <property name="fill">False</property>
824
 
                                                    <property name="position">1</property>
825
 
                                                  </packing>
826
 
                                                </child>
827
 
                                              </widget>
828
 
                                              <packing>
829
 
                                                <property name="position">1</property>
830
 
                                              </packing>
831
 
                                            </child>
832
 
                                          </widget>
833
 
                                          <packing>
834
 
                                            <property name="expand">False</property>
835
 
                                            <property name="fill">False</property>
836
 
                                            <property name="position">1</property>
837
 
                                          </packing>
838
 
                                        </child>
839
 
                                      </widget>
840
 
                                    </child>
841
 
                                  </widget>
842
 
                                  <packing>
843
 
                                    <property name="position">1</property>
844
 
                                  </packing>
845
 
                                </child>
846
 
                              </widget>
847
 
                              <packing>
848
 
                                <property name="position">1</property>
849
 
                              </packing>
850
 
                            </child>
851
 
                          </widget>
852
 
                        </child>
853
 
                      </widget>
854
 
                      <packing>
855
 
                        <property name="position">1</property>
856
 
                      </packing>
857
 
                    </child>
858
 
                  </widget>
859
 
                </child>
860
 
              </widget>
861
 
              <packing>
862
 
                <property name="position">1</property>
863
 
              </packing>
864
 
            </child>
865
 
            <child>
866
 
              <widget class="GtkLabel" id="label67">
867
 
                <property name="visible">True</property>
868
 
                <property name="label" translatable="yes">Source</property>
869
 
              </widget>
870
 
              <packing>
871
 
                <property name="type">tab</property>
872
 
                <property name="position">1</property>
873
 
                <property name="tab_fill">False</property>
874
 
              </packing>
875
 
            </child>
876
 
            <child>
877
 
              <widget class="GtkVBox" id="vbox240">
878
 
                <property name="visible">True</property>
879
 
                <property name="border_width">12</property>
880
 
                <property name="spacing">6</property>
881
 
                <child>
882
 
                  <widget class="GtkLabel" id="label83">
883
 
                    <property name="width_request">347</property>
884
 
                    <property name="visible">True</property>
885
 
                    <property name="xalign">0</property>
886
 
                    <property name="label" translatable="yes">The cache setting controls if the contents of feeds are saved when Liferea exits. Marked items are always saved to the cache.</property>
887
 
                    <property name="wrap">True</property>
888
 
                  </widget>
889
 
                  <packing>
890
 
                    <property name="expand">False</property>
891
 
                    <property name="fill">False</property>
892
 
                  </packing>
893
 
                </child>
894
 
                <child>
895
 
                  <widget class="GtkRadioButton" id="feedCacheDefault">
896
 
                    <property name="visible">True</property>
897
 
                    <property name="can_focus">True</property>
898
 
                    <property name="label" translatable="yes">_Default cache settings</property>
899
 
                    <property name="use_underline">True</property>
900
 
                    <property name="response_id">0</property>
901
 
                    <property name="draw_indicator">True</property>
902
 
                  </widget>
903
 
                  <packing>
904
 
                    <property name="expand">False</property>
905
 
                    <property name="fill">False</property>
906
 
                    <property name="position">1</property>
907
 
                  </packing>
908
 
                </child>
909
 
                <child>
910
 
                  <widget class="GtkRadioButton" id="feedCacheDisable">
911
 
                    <property name="visible">True</property>
912
 
                    <property name="can_focus">True</property>
913
 
                    <property name="label" translatable="yes">Di_sable cache</property>
914
 
                    <property name="use_underline">True</property>
915
 
                    <property name="response_id">0</property>
916
 
                    <property name="draw_indicator">True</property>
917
 
                    <property name="group">feedCacheDefault</property>
918
 
                  </widget>
919
 
                  <packing>
920
 
                    <property name="expand">False</property>
921
 
                    <property name="fill">False</property>
922
 
                    <property name="position">2</property>
923
 
                  </packing>
924
 
                </child>
925
 
                <child>
926
 
                  <widget class="GtkRadioButton" id="feedCacheUnlimited">
927
 
                    <property name="visible">True</property>
928
 
                    <property name="can_focus">True</property>
929
 
                    <property name="label" translatable="yes">_Unlimited cache</property>
930
 
                    <property name="use_underline">True</property>
931
 
                    <property name="response_id">0</property>
932
 
                    <property name="draw_indicator">True</property>
933
 
                    <property name="group">feedCacheDefault</property>
934
 
                  </widget>
935
 
                  <packing>
936
 
                    <property name="expand">False</property>
937
 
                    <property name="fill">False</property>
938
 
                    <property name="position">3</property>
939
 
                  </packing>
940
 
                </child>
941
 
                <child>
942
 
                  <widget class="GtkHBox" id="hbox34">
943
 
                    <property name="visible">True</property>
944
 
                    <property name="spacing">6</property>
945
 
                    <child>
946
 
                      <widget class="GtkRadioButton" id="feedCacheLimited">
947
 
                        <property name="visible">True</property>
948
 
                        <property name="can_focus">True</property>
949
 
                        <property name="label" translatable="yes">_Number of items to save:</property>
950
 
                        <property name="use_underline">True</property>
951
 
                        <property name="response_id">0</property>
952
 
                        <property name="draw_indicator">True</property>
953
 
                        <property name="group">feedCacheDefault</property>
954
 
                      </widget>
955
 
                      <packing>
956
 
                        <property name="expand">False</property>
957
 
                        <property name="fill">False</property>
958
 
                      </packing>
959
 
                    </child>
960
 
                    <child>
961
 
                      <widget class="GtkSpinButton" id="cacheItemLimit">
962
 
                        <property name="visible">True</property>
963
 
                        <property name="can_focus">True</property>
964
 
                        <property name="adjustment">0 0 10000 1 0 0</property>
965
 
                        <property name="climb_rate">1</property>
966
 
                        <property name="snap_to_ticks">True</property>
967
 
                        <property name="numeric">True</property>
968
 
                      </widget>
969
 
                      <packing>
970
 
                        <property name="expand">False</property>
971
 
                        <property name="fill">False</property>
972
 
                        <property name="position">1</property>
973
 
                      </packing>
974
 
                    </child>
975
 
                  </widget>
976
 
                  <packing>
977
 
                    <property name="expand">False</property>
978
 
                    <property name="fill">False</property>
979
 
                    <property name="position">4</property>
980
 
                  </packing>
981
 
                </child>
982
 
              </widget>
983
 
              <packing>
984
 
                <property name="position">2</property>
985
 
              </packing>
986
 
            </child>
987
 
            <child>
988
 
              <widget class="GtkLabel" id="label68">
989
 
                <property name="visible">True</property>
990
 
                <property name="label" translatable="yes">Archive</property>
991
 
              </widget>
992
 
              <packing>
993
 
                <property name="type">tab</property>
994
 
                <property name="position">2</property>
995
 
                <property name="tab_fill">False</property>
996
 
              </packing>
997
 
            </child>
998
 
            <child>
999
 
              <widget class="GtkVBox" id="vbox242">
1000
 
                <property name="visible">True</property>
1001
 
                <property name="border_width">12</property>
1002
 
                <property name="spacing">6</property>
1003
 
                <child>
1004
 
                  <widget class="GtkCheckButton" id="HTTPauthCheck">
1005
 
                    <property name="visible">True</property>
1006
 
                    <property name="can_focus">True</property>
1007
 
                    <property name="label" translatable="yes">Use HTTP _authentication</property>
1008
 
                    <property name="use_underline">True</property>
1009
 
                    <property name="response_id">0</property>
1010
 
                    <property name="draw_indicator">True</property>
1011
 
                  </widget>
1012
 
                  <packing>
1013
 
                    <property name="expand">False</property>
1014
 
                    <property name="fill">False</property>
1015
 
                  </packing>
1016
 
                </child>
1017
 
                <child>
1018
 
                  <widget class="GtkAlignment" id="alignment34">
1019
 
                    <property name="visible">True</property>
1020
 
                    <property name="left_padding">12</property>
1021
 
                    <child>
1022
 
                      <widget class="GtkTable" id="table4">
1023
 
                        <property name="visible">True</property>
1024
 
                        <property name="n_rows">2</property>
1025
 
                        <property name="n_columns">2</property>
1026
 
                        <property name="column_spacing">12</property>
1027
 
                        <property name="row_spacing">6</property>
1028
 
                        <child>
1029
 
                          <widget class="GtkEntry" id="passwordEntry">
1030
 
                            <property name="visible">True</property>
1031
 
                            <property name="can_focus">True</property>
1032
 
                            <property name="visibility">False</property>
1033
 
                            <property name="invisible_char">*</property>
1034
 
                          </widget>
1035
 
                          <packing>
1036
 
                            <property name="left_attach">1</property>
1037
 
                            <property name="right_attach">2</property>
1038
 
                            <property name="top_attach">1</property>
1039
 
                            <property name="bottom_attach">2</property>
1040
 
                            <property name="y_options"></property>
1041
 
                          </packing>
1042
 
                        </child>
1043
 
                        <child>
1044
 
                          <widget class="GtkEntry" id="usernameEntry">
1045
 
                            <property name="visible">True</property>
1046
 
                            <property name="can_focus">True</property>
1047
 
                            <property name="invisible_char">*</property>
1048
 
                          </widget>
1049
 
                          <packing>
1050
 
                            <property name="left_attach">1</property>
1051
 
                            <property name="right_attach">2</property>
1052
 
                            <property name="y_options"></property>
1053
 
                          </packing>
1054
 
                        </child>
1055
 
                        <child>
1056
 
                          <widget class="GtkLabel" id="label94">
1057
 
                            <property name="visible">True</property>
1058
 
                            <property name="xalign">0</property>
1059
 
                            <property name="label" translatable="yes">_Password:</property>
1060
 
                            <property name="use_underline">True</property>
1061
 
                            <property name="mnemonic_widget">passwordEntry</property>
1062
 
                          </widget>
1063
 
                          <packing>
1064
 
                            <property name="top_attach">1</property>
1065
 
                            <property name="bottom_attach">2</property>
1066
 
                            <property name="x_options">GTK_FILL</property>
1067
 
                            <property name="y_options"></property>
1068
 
                          </packing>
1069
 
                        </child>
1070
 
                        <child>
1071
 
                          <widget class="GtkLabel" id="label93">
1072
 
                            <property name="visible">True</property>
1073
 
                            <property name="xalign">0</property>
1074
 
                            <property name="label" translatable="yes">User_name:</property>
1075
 
                            <property name="use_underline">True</property>
1076
 
                            <property name="mnemonic_widget">usernameEntry</property>
1077
 
                          </widget>
1078
 
                          <packing>
1079
 
                            <property name="x_options">GTK_FILL</property>
1080
 
                            <property name="y_options"></property>
1081
 
                          </packing>
1082
 
                        </child>
1083
 
                      </widget>
1084
 
                    </child>
1085
 
                  </widget>
1086
 
                  <packing>
1087
 
                    <property name="expand">False</property>
1088
 
                    <property name="fill">False</property>
1089
 
                    <property name="position">1</property>
1090
 
                  </packing>
1091
 
                </child>
1092
 
                <child>
1093
 
                  <widget class="GtkCheckButton" id="dontUseProxyCheck">
1094
 
                    <property name="visible">True</property>
1095
 
                    <property name="can_focus">True</property>
1096
 
                    <property name="label" translatable="yes">_Don't use proxy for download</property>
1097
 
                    <property name="use_underline">True</property>
1098
 
                    <property name="response_id">0</property>
1099
 
                    <property name="draw_indicator">True</property>
1100
 
                  </widget>
1101
 
                  <packing>
1102
 
                    <property name="expand">False</property>
1103
 
                    <property name="fill">False</property>
1104
 
                    <property name="padding">6</property>
1105
 
                    <property name="position">2</property>
1106
 
                  </packing>
1107
 
                </child>
1108
 
              </widget>
1109
 
              <packing>
1110
 
                <property name="position">3</property>
1111
 
              </packing>
1112
 
            </child>
1113
 
            <child>
1114
 
              <widget class="GtkLabel" id="label131">
1115
 
                <property name="visible">True</property>
1116
 
                <property name="label" translatable="yes">Download</property>
1117
 
              </widget>
1118
 
              <packing>
1119
 
                <property name="type">tab</property>
1120
 
                <property name="position">3</property>
1121
 
                <property name="tab_fill">False</property>
1122
 
              </packing>
1123
 
            </child>
1124
 
            <child>
1125
 
              <widget class="GtkVBox" id="vbox2615">
1126
 
                <property name="visible">True</property>
1127
 
                <property name="border_width">12</property>
1128
 
                <property name="spacing">6</property>
1129
 
                <child>
1130
 
                  <widget class="GtkCheckButton" id="enclosureDownloadCheck">
1131
 
                    <property name="visible">True</property>
1132
 
                    <property name="can_focus">True</property>
1133
 
                    <property name="label" translatable="yes">_Automatically download all enclosures of this feed.</property>
1134
 
                    <property name="use_underline">True</property>
1135
 
                    <property name="response_id">0</property>
1136
 
                    <property name="draw_indicator">True</property>
1137
 
                  </widget>
1138
 
                  <packing>
1139
 
                    <property name="expand">False</property>
1140
 
                    <property name="fill">False</property>
1141
 
                  </packing>
1142
 
                </child>
1143
 
                <child>
1144
 
                  <widget class="GtkCheckButton" id="loadItemLinkCheck">
1145
 
                    <property name="visible">True</property>
1146
 
                    <property name="can_focus">True</property>
1147
 
                    <property name="label" translatable="yes">Auto-_load item link in configured browser when selecting articles.</property>
1148
 
                    <property name="use_underline">True</property>
1149
 
                    <property name="response_id">0</property>
1150
 
                    <property name="draw_indicator">True</property>
1151
 
                  </widget>
1152
 
                  <packing>
1153
 
                    <property name="expand">False</property>
1154
 
                    <property name="fill">False</property>
1155
 
                    <property name="position">1</property>
1156
 
                  </packing>
1157
 
                </child>
1158
 
                <child>
1159
 
                  <widget class="GtkCheckButton" id="ignoreCommentFeeds">
1160
 
                    <property name="visible">True</property>
1161
 
                    <property name="can_focus">True</property>
1162
 
                    <property name="label" translatable="yes">Ignore _comment feeds for this subscription.</property>
1163
 
                    <property name="use_underline">True</property>
1164
 
                    <property name="response_id">0</property>
1165
 
                    <property name="draw_indicator">True</property>
1166
 
                  </widget>
1167
 
                  <packing>
1168
 
                    <property name="expand">False</property>
1169
 
                    <property name="position">2</property>
1170
 
                  </packing>
1171
 
                </child>
1172
 
                <child>
1173
 
                  <widget class="GtkCheckButton" id="enforcePopupCheck">
1174
 
                    <property name="visible">True</property>
1175
 
                    <property name="can_focus">True</property>
1176
 
                    <property name="label" translatable="yes">_Enforce popup notification for this subscription.</property>
1177
 
                    <property name="use_underline">True</property>
1178
 
                    <property name="response_id">0</property>
1179
 
                    <property name="draw_indicator">True</property>
1180
 
                  </widget>
1181
 
                  <packing>
1182
 
                    <property name="expand">False</property>
1183
 
                    <property name="position">3</property>
1184
 
                  </packing>
1185
 
                </child>
1186
 
                <child>
1187
 
                  <widget class="GtkCheckButton" id="preventPopupCheck">
1188
 
                    <property name="visible">True</property>
1189
 
                    <property name="can_focus">True</property>
1190
 
                    <property name="label" translatable="yes">_Never do popup notification for this subscription.</property>
1191
 
                    <property name="use_underline">True</property>
1192
 
                    <property name="response_id">0</property>
1193
 
                    <property name="draw_indicator">True</property>
1194
 
                  </widget>
1195
 
                  <packing>
1196
 
                    <property name="expand">False</property>
1197
 
                    <property name="position">4</property>
1198
 
                  </packing>
1199
 
                </child>
1200
 
                <child>
1201
 
                  <widget class="GtkCheckButton" id="markAsReadCheck">
1202
 
                    <property name="visible">True</property>
1203
 
                    <property name="can_focus">True</property>
1204
 
                    <property name="label" translatable="yes">_Mark downloaded items as read.</property>
1205
 
                    <property name="use_underline">True</property>
1206
 
                    <property name="response_id">0</property>
1207
 
                    <property name="draw_indicator">True</property>
1208
 
                  </widget>
1209
 
                  <packing>
1210
 
                    <property name="expand">False</property>
1211
 
                    <property name="position">5</property>
1212
 
                  </packing>
1213
 
                </child>
1214
 
              </widget>
1215
 
              <packing>
1216
 
                <property name="position">4</property>
1217
 
              </packing>
1218
 
            </child>
1219
 
            <child>
1220
 
              <widget class="GtkLabel" id="enctablabel">
1221
 
                <property name="visible">True</property>
1222
 
                <property name="label" translatable="yes">Advanced</property>
1223
 
              </widget>
1224
 
              <packing>
1225
 
                <property name="type">tab</property>
1226
 
                <property name="position">4</property>
1227
 
                <property name="tab_fill">False</property>
1228
 
              </packing>
1229
 
            </child>
1230
 
          </widget>
1231
 
          <packing>
1232
 
            <property name="position">1</property>
1233
 
          </packing>
1234
 
        </child>
1235
 
        <child internal-child="action_area">
1236
 
          <widget class="GtkHButtonBox" id="dialog-action_area13">
1237
 
            <property name="visible">True</property>
1238
 
            <property name="layout_style">GTK_BUTTONBOX_END</property>
1239
 
            <child>
1240
 
              <widget class="GtkButton" id="prop_cancel">
1241
 
                <property name="visible">True</property>
1242
 
                <property name="can_focus">True</property>
1243
 
                <property name="can_default">True</property>
1244
 
                <property name="label">gtk-cancel</property>
1245
 
                <property name="use_stock">True</property>
1246
 
                <property name="response_id">-6</property>
1247
 
              </widget>
1248
 
            </child>
1249
 
            <child>
1250
 
              <widget class="GtkButton" id="prop_ok">
1251
 
                <property name="visible">True</property>
1252
 
                <property name="can_focus">True</property>
1253
 
                <property name="can_default">True</property>
1254
 
                <property name="has_default">True</property>
1255
 
                <property name="label">gtk-ok</property>
1256
 
                <property name="use_stock">True</property>
1257
 
                <property name="response_id">-5</property>
1258
 
              </widget>
1259
 
              <packing>
1260
 
                <property name="position">1</property>
1261
 
              </packing>
1262
 
            </child>
1263
 
          </widget>
1264
 
          <packing>
1265
 
            <property name="expand">False</property>
1266
 
            <property name="pack_type">GTK_PACK_END</property>
1267
 
          </packing>
1268
 
        </child>
1269
 
      </widget>
1270
 
    </child>
1271
 
  </widget>
1272
 
  <widget class="GtkDialog" id="prefdialog">
1273
 
    <property name="visible">True</property>
1274
 
    <property name="border_width">5</property>
1275
 
    <property name="title" translatable="yes">Liferea Preferences</property>
1276
 
    <property name="resizable">False</property>
1277
 
    <property name="window_position">GTK_WIN_POS_CENTER</property>
1278
 
    <property name="default_width">300</property>
1279
 
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
1280
 
    <property name="has_separator">False</property>
1281
 
    <signal name="delete_event" handler="gtk_widget_destroy" object="prefdialog"/>
1282
 
    <child internal-child="vbox">
1283
 
      <widget class="GtkVBox" id="dialog-vbox5">
1284
 
        <property name="visible">True</property>
1285
 
        <property name="spacing">2</property>
1286
 
        <child>
1287
 
          <widget class="GtkNotebook" id="notebook1">
1288
 
            <property name="visible">True</property>
1289
 
            <property name="can_focus">True</property>
1290
 
            <property name="border_width">5</property>
1291
 
            <child>
1292
 
              <widget class="GtkVBox" id="vbox3">
1293
 
                <property name="visible">True</property>
1294
 
                <property name="border_width">12</property>
1295
 
                <property name="spacing">18</property>
1296
 
                <child>
1297
 
                  <widget class="GtkVBox" id="vbox250">
1298
 
                    <property name="visible">True</property>
1299
 
                    <property name="spacing">6</property>
1300
 
                    <child>
1301
 
                      <widget class="GtkLabel" id="label122">
1302
 
                        <property name="visible">True</property>
1303
 
                        <property name="xalign">0</property>
1304
 
                        <property name="label" translatable="yes">&lt;span weight="bold"&gt;Feed Cache Handling&lt;/span&gt;</property>
1305
 
                        <property name="use_markup">True</property>
1306
 
                      </widget>
1307
 
                      <packing>
1308
 
                        <property name="expand">False</property>
1309
 
                        <property name="fill">False</property>
1310
 
                      </packing>
1311
 
                    </child>
1312
 
                    <child>
1313
 
                      <widget class="GtkAlignment" id="alignment21">
1314
 
                        <property name="visible">True</property>
1315
 
                        <property name="left_padding">12</property>
1316
 
                        <child>
1317
 
                          <widget class="GtkHBox" id="hbox19">
1318
 
                            <property name="visible">True</property>
1319
 
                            <property name="spacing">12</property>
1320
 
                            <child>
1321
 
                              <widget class="GtkLabel" id="label33">
1322
 
                                <property name="visible">True</property>
1323
 
                                <property name="label" translatable="yes">Default _number of items per feed to save:</property>
1324
 
                                <property name="use_underline">True</property>
1325
 
                                <property name="wrap">True</property>
1326
 
                                <property name="mnemonic_widget">itemCountBtn</property>
1327
 
                              </widget>
1328
 
                              <packing>
1329
 
                                <property name="expand">False</property>
1330
 
                                <property name="fill">False</property>
1331
 
                              </packing>
1332
 
                            </child>
1333
 
                            <child>
1334
 
                              <widget class="GtkSpinButton" id="itemCountBtn">
1335
 
                                <property name="width_request">60</property>
1336
 
                                <property name="visible">True</property>
1337
 
                                <property name="can_focus">True</property>
1338
 
                                <property name="adjustment">1 0 1000000 1 0 0</property>
1339
 
                                <property name="climb_rate">1</property>
1340
 
                                <property name="numeric">True</property>
1341
 
                                <signal name="value_changed" handler="on_itemCountBtn_value_changed"/>
1342
 
                              </widget>
1343
 
                              <packing>
1344
 
                                <property name="expand">False</property>
1345
 
                                <property name="fill">False</property>
1346
 
                                <property name="position">1</property>
1347
 
                              </packing>
1348
 
                            </child>
1349
 
                          </widget>
1350
 
                        </child>
1351
 
                      </widget>
1352
 
                      <packing>
1353
 
                        <property name="position">1</property>
1354
 
                      </packing>
1355
 
                    </child>
1356
 
                  </widget>
1357
 
                  <packing>
1358
 
                    <property name="expand">False</property>
1359
 
                  </packing>
1360
 
                </child>
1361
 
                <child>
1362
 
                  <widget class="GtkVBox" id="vbox2585">
1363
 
                    <property name="visible">True</property>
1364
 
                    <property name="spacing">6</property>
1365
 
                    <child>
1366
 
                      <widget class="GtkLabel" id="label156">
1367
 
                        <property name="visible">True</property>
1368
 
                        <property name="xalign">0</property>
1369
 
                        <property name="label" translatable="yes">&lt;span weight="bold"&gt;Feed Update Settings&lt;/span&gt;</property>
1370
 
                        <property name="use_markup">True</property>
1371
 
                      </widget>
1372
 
                      <packing>
1373
 
                        <property name="expand">False</property>
1374
 
                        <property name="fill">False</property>
1375
 
                      </packing>
1376
 
                    </child>
1377
 
                    <child>
1378
 
                      <widget class="GtkAlignment" id="alignment22">
1379
 
                        <property name="visible">True</property>
1380
 
                        <property name="left_padding">12</property>
1381
 
                        <child>
1382
 
                          <widget class="GtkVBox" id="vbox2586">
1383
 
                            <property name="visible">True</property>
1384
 
                            <property name="spacing">6</property>
1385
 
                            <child>
1386
 
                              <widget class="GtkHBox" id="hbox68">
1387
 
                                <property name="visible">True</property>
1388
 
                                <property name="spacing">12</property>
1389
 
                                <child>
1390
 
                                  <widget class="GtkLabel" id="label159">
1391
 
                                    <property name="visible">True</property>
1392
 
                                    <property name="label" translatable="yes">Default Feed Refresh _Interval:</property>
1393
 
                                    <property name="use_underline">True</property>
1394
 
                                    <property name="mnemonic_widget">refreshIntervalSpinButton</property>
1395
 
                                  </widget>
1396
 
                                  <packing>
1397
 
                                    <property name="expand">False</property>
1398
 
                                    <property name="fill">False</property>
1399
 
                                  </packing>
1400
 
                                </child>
1401
 
                                <child>
1402
 
                                  <widget class="GtkHBox" id="hbox92230">
1403
 
                                    <property name="visible">True</property>
1404
 
                                    <property name="spacing">6</property>
1405
 
                                    <child>
1406
 
                                      <widget class="GtkSpinButton" id="globalRefreshIntervalSpinButton">
1407
 
                                        <property name="width_request">60</property>
1408
 
                                        <property name="visible">True</property>
1409
 
                                        <property name="can_focus">True</property>
1410
 
                                        <property name="adjustment">1 0 10000 1 0 0</property>
1411
 
                                        <property name="climb_rate">1</property>
1412
 
                                        <signal name="value_changed" handler="on_default_update_interval_value_changed"/>
1413
 
                                      </widget>
1414
 
                                    </child>
1415
 
                                    <child>
1416
 
                                      <widget class="GtkComboBox" id="globalRefreshIntervalUnitComboBox">
1417
 
                                        <property name="visible">True</property>
1418
 
                                        <property name="items"></property>
1419
 
                                      </widget>
1420
 
                                      <packing>
1421
 
                                        <property name="expand">False</property>
1422
 
                                        <property name="fill">False</property>
1423
 
                                        <property name="position">1</property>
1424
 
                                      </packing>
1425
 
                                    </child>
1426
 
                                  </widget>
1427
 
                                  <packing>
1428
 
                                    <property name="expand">False</property>
1429
 
                                    <property name="position">1</property>
1430
 
                                  </packing>
1431
 
                                </child>
1432
 
                              </widget>
1433
 
                              <packing>
1434
 
                                <property name="expand">False</property>
1435
 
                              </packing>
1436
 
                            </child>
1437
 
                            <child>
1438
 
                              <widget class="GtkLabel" id="label135">
1439
 
                                <property name="visible">True</property>
1440
 
                                <property name="xalign">0</property>
1441
 
                                <property name="label" translatable="yes" comments="Feed update interval hint in preference dialog.">Note: &lt;i&gt;Please remember to set a reasonable refresh time. Usually it is a waste of bandwidth to poll feeds more often than each hour.&lt;/i&gt;</property>
1442
 
                                <property name="use_markup">True</property>
1443
 
                                <property name="wrap">True</property>
1444
 
                              </widget>
1445
 
                              <packing>
1446
 
                                <property name="expand">False</property>
1447
 
                                <property name="fill">False</property>
1448
 
                                <property name="position">1</property>
1449
 
                              </packing>
1450
 
                            </child>
1451
 
                            <child>
1452
 
                              <widget class="GtkHBox" id="hbox57">
1453
 
                                <property name="visible">True</property>
1454
 
                                <property name="spacing">12</property>
1455
 
                                <child>
1456
 
                                  <widget class="GtkLabel" id="label142">
1457
 
                                    <property name="visible">True</property>
1458
 
                                    <property name="label" translatable="yes">At _startup:</property>
1459
 
                                    <property name="use_underline">True</property>
1460
 
                                  </widget>
1461
 
                                  <packing>
1462
 
                                    <property name="expand">False</property>
1463
 
                                    <property name="fill">False</property>
1464
 
                                  </packing>
1465
 
                                </child>
1466
 
                                <child>
1467
 
                                  <widget class="GtkComboBox" id="startupActionCombo">
1468
 
                                    <property name="visible">True</property>
1469
 
                                    <property name="items"></property>
1470
 
                                  </widget>
1471
 
                                  <packing>
1472
 
                                    <property name="expand">False</property>
1473
 
                                    <property name="fill">False</property>
1474
 
                                    <property name="position">1</property>
1475
 
                                  </packing>
1476
 
                                </child>
1477
 
                              </widget>
1478
 
                              <packing>
1479
 
                                <property name="fill">False</property>
1480
 
                                <property name="position">2</property>
1481
 
                              </packing>
1482
 
                            </child>
1483
 
                          </widget>
1484
 
                        </child>
1485
 
                      </widget>
1486
 
                      <packing>
1487
 
                        <property name="position">1</property>
1488
 
                      </packing>
1489
 
                    </child>
1490
 
                  </widget>
1491
 
                  <packing>
1492
 
                    <property name="expand">False</property>
1493
 
                    <property name="position">1</property>
1494
 
                  </packing>
1495
 
                </child>
1496
 
              </widget>
1497
 
              <packing>
1498
 
                <property name="tab_fill">False</property>
1499
 
              </packing>
1500
 
            </child>
1501
 
            <child>
1502
 
              <widget class="GtkLabel" id="label38">
1503
 
                <property name="visible">True</property>
1504
 
                <property name="label" translatable="yes">Feeds</property>
1505
 
              </widget>
1506
 
              <packing>
1507
 
                <property name="type">tab</property>
1508
 
                <property name="tab_fill">False</property>
1509
 
              </packing>
1510
 
            </child>
1511
 
            <child>
1512
 
              <widget class="GtkVBox" id="vbox2593">
1513
 
                <property name="visible">True</property>
1514
 
                <property name="border_width">12</property>
1515
 
                <property name="spacing">18</property>
1516
 
                <child>
1517
 
                  <widget class="GtkVBox" id="vbox2594">
1518
 
                    <property name="visible">True</property>
1519
 
                    <property name="spacing">6</property>
1520
 
                    <child>
1521
 
                      <widget class="GtkLabel" id="label181">
1522
 
                        <property name="visible">True</property>
1523
 
                        <property name="xalign">0</property>
1524
 
                        <property name="label" translatable="yes">&lt;span weight="bold"&gt;Folder Display Settings&lt;/span&gt;</property>
1525
 
                        <property name="use_markup">True</property>
1526
 
                      </widget>
1527
 
                      <packing>
1528
 
                        <property name="expand">False</property>
1529
 
                        <property name="fill">False</property>
1530
 
                      </packing>
1531
 
                    </child>
1532
 
                    <child>
1533
 
                      <widget class="GtkAlignment" id="alignment24">
1534
 
                        <property name="visible">True</property>
1535
 
                        <property name="left_padding">12</property>
1536
 
                        <child>
1537
 
                          <widget class="GtkVBox" id="vbox2604">
1538
 
                            <property name="visible">True</property>
1539
 
                            <property name="spacing">6</property>
1540
 
                            <child>
1541
 
                              <widget class="GtkCheckButton" id="folderdisplaybtn">
1542
 
                                <property name="visible">True</property>
1543
 
                                <property name="can_focus">True</property>
1544
 
                                <property name="label" translatable="yes">_Show the items of all child feeds when a folder is selected.</property>
1545
 
                                <property name="use_underline">True</property>
1546
 
                                <property name="response_id">0</property>
1547
 
                                <property name="draw_indicator">True</property>
1548
 
                                <signal name="toggled" handler="on_folderdisplaybtn_toggled"/>
1549
 
                              </widget>
1550
 
                              <packing>
1551
 
                                <property name="expand">False</property>
1552
 
                                <property name="fill">False</property>
1553
 
                              </packing>
1554
 
                            </child>
1555
 
                            <child>
1556
 
                              <widget class="GtkLabel" id="label193">
1557
 
                                <property name="visible">True</property>
1558
 
                                <property name="xalign">0</property>
1559
 
                                <property name="xpad">24</property>
1560
 
                                <property name="label" translatable="yes">&lt;i&gt;This option can cause significant delays when loading folders containing many feeds.&lt;/i&gt;</property>
1561
 
                                <property name="use_markup">True</property>
1562
 
                                <property name="wrap">True</property>
1563
 
                              </widget>
1564
 
                              <packing>
1565
 
                                <property name="expand">False</property>
1566
 
                                <property name="fill">False</property>
1567
 
                                <property name="position">1</property>
1568
 
                              </packing>
1569
 
                            </child>
1570
 
                            <child>
1571
 
                              <widget class="GtkCheckButton" id="hidereadbtn">
1572
 
                                <property name="visible">True</property>
1573
 
                                <property name="can_focus">True</property>
1574
 
                                <property name="label" translatable="yes">_Hide read items.</property>
1575
 
                                <property name="use_underline">True</property>
1576
 
                                <property name="response_id">0</property>
1577
 
                                <property name="draw_indicator">True</property>
1578
 
                                <signal name="toggled" handler="on_folderhidereadbtn_toggled"/>
1579
 
                              </widget>
1580
 
                              <packing>
1581
 
                                <property name="expand">False</property>
1582
 
                                <property name="fill">False</property>
1583
 
                                <property name="position">2</property>
1584
 
                              </packing>
1585
 
                            </child>
1586
 
                          </widget>
1587
 
                        </child>
1588
 
                      </widget>
1589
 
                      <packing>
1590
 
                        <property name="position">1</property>
1591
 
                      </packing>
1592
 
                    </child>
1593
 
                  </widget>
1594
 
                  <packing>
1595
 
                    <property name="expand">False</property>
1596
 
                  </packing>
1597
 
                </child>
1598
 
                <child>
1599
 
                  <widget class="GtkVBox" id="vbox2587">
1600
 
                    <property name="visible">True</property>
1601
 
                    <property name="spacing">6</property>
1602
 
                    <child>
1603
 
                      <widget class="GtkLabel" id="label163">
1604
 
                        <property name="visible">True</property>
1605
 
                        <property name="xalign">0</property>
1606
 
                        <property name="label" translatable="yes">&lt;span weight="bold"&gt;Feed Icons (Favicons)&lt;/span&gt;</property>
1607
 
                        <property name="use_markup">True</property>
1608
 
                      </widget>
1609
 
                      <packing>
1610
 
                        <property name="expand">False</property>
1611
 
                        <property name="fill">False</property>
1612
 
                      </packing>
1613
 
                    </child>
1614
 
                    <child>
1615
 
                      <widget class="GtkAlignment" id="alignment25">
1616
 
                        <property name="visible">True</property>
1617
 
                        <property name="left_padding">12</property>
1618
 
                        <child>
1619
 
                          <widget class="GtkHBox" id="hbox92229">
1620
 
                            <property name="visible">True</property>
1621
 
                            <child>
1622
 
                              <widget class="GtkButton" id="updateAllFavicons">
1623
 
                                <property name="visible">True</property>
1624
 
                                <property name="can_focus">True</property>
1625
 
                                <property name="label" translatable="yes">_Update all favicons now</property>
1626
 
                                <property name="use_underline">True</property>
1627
 
                                <property name="response_id">0</property>
1628
 
                              </widget>
1629
 
                              <packing>
1630
 
                                <property name="expand">False</property>
1631
 
                                <property name="fill">False</property>
1632
 
                              </packing>
1633
 
                            </child>
1634
 
                          </widget>
1635
 
                        </child>
1636
 
                      </widget>
1637
 
                      <packing>
1638
 
                        <property name="position">1</property>
1639
 
                      </packing>
1640
 
                    </child>
1641
 
                  </widget>
1642
 
                  <packing>
1643
 
                    <property name="expand">False</property>
1644
 
                    <property name="position">1</property>
1645
 
                  </packing>
1646
 
                </child>
1647
 
              </widget>
1648
 
              <packing>
1649
 
                <property name="position">1</property>
1650
 
              </packing>
1651
 
            </child>
1652
 
            <child>
1653
 
              <widget class="GtkLabel" id="label177">
1654
 
                <property name="visible">True</property>
1655
 
                <property name="label" translatable="yes">Folders</property>
1656
 
              </widget>
1657
 
              <packing>
1658
 
                <property name="type">tab</property>
1659
 
                <property name="position">1</property>
1660
 
                <property name="tab_fill">False</property>
1661
 
              </packing>
1662
 
            </child>
1663
 
            <child>
1664
 
              <widget class="GtkVBox" id="vbox222">
1665
 
                <property name="visible">True</property>
1666
 
                <property name="border_width">12</property>
1667
 
                <property name="spacing">18</property>
1668
 
                <child>
1669
 
                  <widget class="GtkVBox" id="vbox253">
1670
 
                    <property name="visible">True</property>
1671
 
                    <property name="spacing">6</property>
1672
 
                    <child>
1673
 
                      <widget class="GtkLabel" id="label128">
1674
 
                        <property name="visible">True</property>
1675
 
                        <property name="xalign">0</property>
1676
 
                        <property name="label" translatable="yes">&lt;span weight="bold"&gt;Reading Headlines&lt;/span&gt;</property>
1677
 
                        <property name="use_markup">True</property>
1678
 
                      </widget>
1679
 
                      <packing>
1680
 
                        <property name="expand">False</property>
1681
 
                        <property name="fill">False</property>
1682
 
                      </packing>
1683
 
                    </child>
1684
 
                    <child>
1685
 
                      <widget class="GtkAlignment" id="alignment26">
1686
 
                        <property name="visible">True</property>
1687
 
                        <property name="left_padding">12</property>
1688
 
                        <child>
1689
 
                          <widget class="GtkHBox" id="hbox63">
1690
 
                            <property name="visible">True</property>
1691
 
                            <property name="spacing">12</property>
1692
 
                            <child>
1693
 
                              <widget class="GtkLabel" id="label151">
1694
 
                                <property name="visible">True</property>
1695
 
                                <property name="label" translatable="yes">_Skim through articles with:</property>
1696
 
                                <property name="use_underline">True</property>
1697
 
                              </widget>
1698
 
                              <packing>
1699
 
                                <property name="expand">False</property>
1700
 
                                <property name="fill">False</property>
1701
 
                              </packing>
1702
 
                            </child>
1703
 
                            <child>
1704
 
                              <widget class="GtkComboBox" id="skimKeyCombo">
1705
 
                                <property name="visible">True</property>
1706
 
                                <property name="items"></property>
1707
 
                              </widget>
1708
 
                              <packing>
1709
 
                                <property name="expand">False</property>
1710
 
                                <property name="fill">False</property>
1711
 
                                <property name="position">1</property>
1712
 
                              </packing>
1713
 
                            </child>
1714
 
                          </widget>
1715
 
                        </child>
1716
 
                      </widget>
1717
 
                      <packing>
1718
 
                        <property name="position">1</property>
1719
 
                      </packing>
1720
 
                    </child>
1721
 
                  </widget>
1722
 
                  <packing>
1723
 
                    <property name="expand">False</property>
1724
 
                  </packing>
1725
 
                </child>
1726
 
                <child>
1727
 
                  <widget class="GtkVBox" id="vbox2622">
1728
 
                    <property name="visible">True</property>
1729
 
                    <property name="spacing">6</property>
1730
 
                    <child>
1731
 
                      <widget class="GtkLabel" id="label230">
1732
 
                        <property name="visible">True</property>
1733
 
                        <property name="xalign">0</property>
1734
 
                        <property name="label" translatable="yes">&lt;span weight="bold"&gt;Web Integration&lt;/span&gt;</property>
1735
 
                        <property name="use_markup">True</property>
1736
 
                      </widget>
1737
 
                      <packing>
1738
 
                        <property name="expand">False</property>
1739
 
                        <property name="fill">False</property>
1740
 
                      </packing>
1741
 
                    </child>
1742
 
                    <child>
1743
 
                      <widget class="GtkAlignment" id="alignment37">
1744
 
                        <property name="visible">True</property>
1745
 
                        <property name="left_padding">12</property>
1746
 
                        <child>
1747
 
                          <widget class="GtkTable" id="table10">
1748
 
                            <property name="visible">True</property>
1749
 
                            <property name="n_rows">2</property>
1750
 
                            <property name="n_columns">2</property>
1751
 
                            <property name="column_spacing">6</property>
1752
 
                            <property name="row_spacing">6</property>
1753
 
                            <child>
1754
 
                              <widget class="GtkOptionMenu" id="socialpopup">
1755
 
                                <property name="visible">True</property>
1756
 
                                <property name="can_focus">True</property>
1757
 
                                <property name="response_id">0</property>
1758
 
                              </widget>
1759
 
                              <packing>
1760
 
                                <property name="left_attach">1</property>
1761
 
                                <property name="right_attach">2</property>
1762
 
                                <property name="x_options">GTK_FILL</property>
1763
 
                                <property name="y_options"></property>
1764
 
                              </packing>
1765
 
                            </child>
1766
 
                            <child>
1767
 
                              <widget class="GtkOptionMenu" id="searchpopup">
1768
 
                                <property name="visible">True</property>
1769
 
                                <property name="can_focus">True</property>
1770
 
                                <property name="response_id">0</property>
1771
 
                              </widget>
1772
 
                              <packing>
1773
 
                                <property name="left_attach">1</property>
1774
 
                                <property name="right_attach">2</property>
1775
 
                                <property name="top_attach">1</property>
1776
 
                                <property name="bottom_attach">2</property>
1777
 
                                <property name="x_options">GTK_FILL</property>
1778
 
                                <property name="y_options"></property>
1779
 
                              </packing>
1780
 
                            </child>
1781
 
                            <child>
1782
 
                              <widget class="GtkLabel" id="label232">
1783
 
                                <property name="visible">True</property>
1784
 
                                <property name="xalign">0</property>
1785
 
                                <property name="label" translatable="yes">Search _Link Cosmos with</property>
1786
 
                                <property name="use_underline">True</property>
1787
 
                                <property name="mnemonic_widget">searchpopup</property>
1788
 
                              </widget>
1789
 
                              <packing>
1790
 
                                <property name="top_attach">1</property>
1791
 
                                <property name="bottom_attach">2</property>
1792
 
                                <property name="x_options">GTK_FILL</property>
1793
 
                                <property name="y_options"></property>
1794
 
                              </packing>
1795
 
                            </child>
1796
 
                            <child>
1797
 
                              <widget class="GtkLabel" id="label231">
1798
 
                                <property name="visible">True</property>
1799
 
                                <property name="xalign">0</property>
1800
 
                                <property name="label" translatable="yes">_Post Bookmarks to</property>
1801
 
                                <property name="use_underline">True</property>
1802
 
                                <property name="mnemonic_widget">socialpopup</property>
1803
 
                              </widget>
1804
 
                              <packing>
1805
 
                                <property name="x_options">GTK_FILL</property>
1806
 
                                <property name="y_options"></property>
1807
 
                              </packing>
1808
 
                            </child>
1809
 
                          </widget>
1810
 
                        </child>
1811
 
                      </widget>
1812
 
                      <packing>
1813
 
                        <property name="position">1</property>
1814
 
                      </packing>
1815
 
                    </child>
1816
 
                  </widget>
1817
 
                  <packing>
1818
 
                    <property name="expand">False</property>
1819
 
                    <property name="position">1</property>
1820
 
                  </packing>
1821
 
                </child>
1822
 
              </widget>
1823
 
              <packing>
1824
 
                <property name="position">2</property>
1825
 
                <property name="tab_fill">False</property>
1826
 
              </packing>
1827
 
            </child>
1828
 
            <child>
1829
 
              <widget class="GtkLabel" id="label39">
1830
 
                <property name="visible">True</property>
1831
 
                <property name="label" translatable="yes">Headlines</property>
1832
 
              </widget>
1833
 
              <packing>
1834
 
                <property name="type">tab</property>
1835
 
                <property name="position">2</property>
1836
 
                <property name="tab_fill">False</property>
1837
 
              </packing>
1838
 
            </child>
1839
 
            <child>
1840
 
              <widget class="GtkVBox" id="vbox2577">
1841
 
                <property name="visible">True</property>
1842
 
                <property name="border_width">12</property>
1843
 
                <property name="spacing">18</property>
1844
 
                <child>
1845
 
                  <widget class="GtkVBox" id="vbox2601">
1846
 
                    <property name="visible">True</property>
1847
 
                    <property name="spacing">6</property>
1848
 
                    <child>
1849
 
                      <widget class="GtkVBox" id="vbox2602">
1850
 
                        <property name="visible">True</property>
1851
 
                        <property name="spacing">6</property>
1852
 
                        <child>
1853
 
                          <widget class="GtkLabel" id="label190">
1854
 
                            <property name="visible">True</property>
1855
 
                            <property name="xalign">0</property>
1856
 
                            <property name="label" translatable="yes">&lt;span weight="bold"&gt;Internal Browser Settings&lt;/span&gt;</property>
1857
 
                            <property name="use_markup">True</property>
1858
 
                          </widget>
1859
 
                          <packing>
1860
 
                            <property name="expand">False</property>
1861
 
                            <property name="fill">False</property>
1862
 
                          </packing>
1863
 
                        </child>
1864
 
                        <child>
1865
 
                          <widget class="GtkAlignment" id="alignment28">
1866
 
                            <property name="visible">True</property>
1867
 
                            <property name="left_padding">12</property>
1868
 
                            <child>
1869
 
                              <widget class="GtkVBox" id="vbox2603">
1870
 
                                <property name="visible">True</property>
1871
 
                                <property name="spacing">6</property>
1872
 
                                <child>
1873
 
                                  <widget class="GtkCheckButton" id="browseinwindow">
1874
 
                                    <property name="visible">True</property>
1875
 
                                    <property name="can_focus">True</property>
1876
 
                                    <property name="label" translatable="yes">Open links in Liferea's _window.</property>
1877
 
                                    <property name="use_underline">True</property>
1878
 
                                    <property name="response_id">0</property>
1879
 
                                    <property name="draw_indicator">True</property>
1880
 
                                    <signal name="toggled" handler="on_openlinksinsidebtn_clicked"/>
1881
 
                                  </widget>
1882
 
                                  <packing>
1883
 
                                    <property name="expand">False</property>
1884
 
                                    <property name="fill">False</property>
1885
 
                                  </packing>
1886
 
                                </child>
1887
 
                                <child>
1888
 
                                  <widget class="GtkCheckButton" id="disablejavascript">
1889
 
                                    <property name="visible">True</property>
1890
 
                                    <property name="can_focus">True</property>
1891
 
                                    <property name="label" translatable="yes">_Disable Javascript.</property>
1892
 
                                    <property name="use_underline">True</property>
1893
 
                                    <property name="response_id">0</property>
1894
 
                                    <property name="draw_indicator">True</property>
1895
 
                                    <signal name="toggled" handler="on_disablejavascript_toggled"/>
1896
 
                                  </widget>
1897
 
                                  <packing>
1898
 
                                    <property name="expand">False</property>
1899
 
                                    <property name="fill">False</property>
1900
 
                                    <property name="position">1</property>
1901
 
                                  </packing>
1902
 
                                </child>
1903
 
                                <child>
1904
 
                                  <widget class="GtkCheckButton" id="enableplugins">
1905
 
                                    <property name="visible">True</property>
1906
 
                                    <property name="can_focus">True</property>
1907
 
                                    <property name="label" translatable="yes">_Enable browser plugins.</property>
1908
 
                                    <property name="use_underline">True</property>
1909
 
                                    <property name="response_id">0</property>
1910
 
                                    <property name="draw_indicator">True</property>
1911
 
                                    <signal name="toggled" handler="on_enableplugins_toggled"/>
1912
 
                                  </widget>
1913
 
                                  <packing>
1914
 
                                    <property name="expand">False</property>
1915
 
                                    <property name="fill">False</property>
1916
 
                                    <property name="position">2</property>
1917
 
                                  </packing>
1918
 
                                </child>
1919
 
                              </widget>
1920
 
                            </child>
1921
 
                          </widget>
1922
 
                          <packing>
1923
 
                            <property name="expand">False</property>
1924
 
                            <property name="padding">6</property>
1925
 
                            <property name="position">1</property>
1926
 
                          </packing>
1927
 
                        </child>
1928
 
                      </widget>
1929
 
                      <packing>
1930
 
                        <property name="expand">False</property>
1931
 
                      </packing>
1932
 
                    </child>
1933
 
                  </widget>
1934
 
                  <packing>
1935
 
                    <property name="expand">False</property>
1936
 
                  </packing>
1937
 
                </child>
1938
 
                <child>
1939
 
                  <widget class="GtkVBox" id="vbox248">
1940
 
                    <property name="visible">True</property>
1941
 
                    <property name="spacing">6</property>
1942
 
                    <child>
1943
 
                      <widget class="GtkLabel" id="label118">
1944
 
                        <property name="visible">True</property>
1945
 
                        <property name="xalign">0</property>
1946
 
                        <property name="label" translatable="yes">&lt;span weight="bold"&gt;External Browser Settings&lt;/span&gt;</property>
1947
 
                        <property name="use_markup">True</property>
1948
 
                      </widget>
1949
 
                      <packing>
1950
 
                        <property name="expand">False</property>
1951
 
                        <property name="fill">False</property>
1952
 
                      </packing>
1953
 
                    </child>
1954
 
                    <child>
1955
 
                      <widget class="GtkAlignment" id="alignment29">
1956
 
                        <property name="visible">True</property>
1957
 
                        <property name="left_padding">12</property>
1958
 
                        <child>
1959
 
                          <widget class="GtkTable" id="table6">
1960
 
                            <property name="visible">True</property>
1961
 
                            <property name="n_rows">3</property>
1962
 
                            <property name="n_columns">2</property>
1963
 
                            <property name="column_spacing">12</property>
1964
 
                            <property name="row_spacing">6</property>
1965
 
                            <child>
1966
 
                              <widget class="GtkOptionMenu" id="browserpopup">
1967
 
                                <property name="visible">True</property>
1968
 
                                <property name="can_focus">True</property>
1969
 
                                <property name="response_id">0</property>
1970
 
                              </widget>
1971
 
                              <packing>
1972
 
                                <property name="left_attach">1</property>
1973
 
                                <property name="right_attach">2</property>
1974
 
                                <property name="x_options">GTK_FILL</property>
1975
 
                                <property name="y_options"></property>
1976
 
                              </packing>
1977
 
                            </child>
1978
 
                            <child>
1979
 
                              <widget class="GtkOptionMenu" id="browserlocpopup">
1980
 
                                <property name="visible">True</property>
1981
 
                                <property name="can_focus">True</property>
1982
 
                                <property name="response_id">0</property>
1983
 
                              </widget>
1984
 
                              <packing>
1985
 
                                <property name="left_attach">1</property>
1986
 
                                <property name="right_attach">2</property>
1987
 
                                <property name="top_attach">1</property>
1988
 
                                <property name="bottom_attach">2</property>
1989
 
                                <property name="x_options">GTK_FILL</property>
1990
 
                                <property name="y_options"></property>
1991
 
                              </packing>
1992
 
                            </child>
1993
 
                            <child>
1994
 
                              <widget class="GtkLabel" id="label138">
1995
 
                                <property name="visible">True</property>
1996
 
                                <property name="xalign">0</property>
1997
 
                                <property name="label" translatable="yes">_Open link in:</property>
1998
 
                                <property name="use_underline">True</property>
1999
 
                                <property name="mnemonic_widget">browserlocpopup</property>
2000
 
                              </widget>
2001
 
                              <packing>
2002
 
                                <property name="top_attach">1</property>
2003
 
                                <property name="bottom_attach">2</property>
2004
 
                                <property name="x_options">GTK_FILL</property>
2005
 
                                <property name="y_options"></property>
2006
 
                              </packing>
2007
 
                            </child>
2008
 
                            <child>
2009
 
                              <widget class="GtkEntry" id="browsercmd">
2010
 
                                <property name="visible">True</property>
2011
 
                                <property name="can_focus">True</property>
2012
 
                                <property name="invisible_char">*</property>
2013
 
                                <property name="activates_default">True</property>
2014
 
                                <signal name="changed" handler="on_browsercmd_changed"/>
2015
 
                              </widget>
2016
 
                              <packing>
2017
 
                                <property name="left_attach">1</property>
2018
 
                                <property name="right_attach">2</property>
2019
 
                                <property name="top_attach">2</property>
2020
 
                                <property name="bottom_attach">3</property>
2021
 
                                <property name="y_options"></property>
2022
 
                              </packing>
2023
 
                            </child>
2024
 
                            <child>
2025
 
                              <widget class="GtkLabel" id="manuallabel">
2026
 
                                <property name="visible">True</property>
2027
 
                                <property name="xalign">0</property>
2028
 
                                <property name="label" translatable="yes">_Manual:
2029
 
(%s for URL)</property>
2030
 
                                <property name="use_underline">True</property>
2031
 
                                <property name="mnemonic_widget">browsercmd</property>
2032
 
                              </widget>
2033
 
                              <packing>
2034
 
                                <property name="top_attach">2</property>
2035
 
                                <property name="bottom_attach">3</property>
2036
 
                                <property name="x_options">GTK_FILL</property>
2037
 
                                <property name="y_options"></property>
2038
 
                              </packing>
2039
 
                            </child>
2040
 
                            <child>
2041
 
                              <widget class="GtkLabel" id="label137">
2042
 
                                <property name="visible">True</property>
2043
 
                                <property name="xalign">0</property>
2044
 
                                <property name="label" translatable="yes">_Browser:</property>
2045
 
                                <property name="use_underline">True</property>
2046
 
                                <property name="mnemonic_widget">browserpopup</property>
2047
 
                              </widget>
2048
 
                              <packing>
2049
 
                                <property name="x_options">GTK_FILL</property>
2050
 
                                <property name="y_options"></property>
2051
 
                              </packing>
2052
 
                            </child>
2053
 
                          </widget>
2054
 
                        </child>
2055
 
                      </widget>
2056
 
                      <packing>
2057
 
                        <property name="expand">False</property>
2058
 
                        <property name="padding">6</property>
2059
 
                        <property name="position">1</property>
2060
 
                      </packing>
2061
 
                    </child>
2062
 
                  </widget>
2063
 
                  <packing>
2064
 
                    <property name="expand">False</property>
2065
 
                    <property name="position">1</property>
2066
 
                  </packing>
2067
 
                </child>
2068
 
              </widget>
2069
 
              <packing>
2070
 
                <property name="position">3</property>
2071
 
              </packing>
2072
 
            </child>
2073
 
            <child>
2074
 
              <widget class="GtkLabel" id="label50">
2075
 
                <property name="visible">True</property>
2076
 
                <property name="label" translatable="yes">Browser</property>
2077
 
              </widget>
2078
 
              <packing>
2079
 
                <property name="type">tab</property>
2080
 
                <property name="position">3</property>
2081
 
                <property name="tab_fill">False</property>
2082
 
              </packing>
2083
 
            </child>
2084
 
            <child>
2085
 
              <widget class="GtkVBox" id="vbox259">
2086
 
                <property name="visible">True</property>
2087
 
                <property name="border_width">12</property>
2088
 
                <property name="spacing">18</property>
2089
 
                <child>
2090
 
                  <widget class="GtkVBox" id="vbox251">
2091
 
                    <property name="visible">True</property>
2092
 
                    <property name="spacing">6</property>
2093
 
                    <child>
2094
 
                      <widget class="GtkLabel" id="label124">
2095
 
                        <property name="visible">True</property>
2096
 
                        <property name="xalign">0</property>
2097
 
                        <property name="label" translatable="yes">&lt;span weight="bold"&gt;Notification Settings&lt;/span&gt;</property>
2098
 
                        <property name="use_markup">True</property>
2099
 
                      </widget>
2100
 
                      <packing>
2101
 
                        <property name="expand">False</property>
2102
 
                        <property name="fill">False</property>
2103
 
                      </packing>
2104
 
                    </child>
2105
 
                    <child>
2106
 
                      <widget class="GtkAlignment" id="alignment14">
2107
 
                        <property name="visible">True</property>
2108
 
                        <property name="left_padding">12</property>
2109
 
                        <child>
2110
 
                          <widget class="GtkVBox" id="vbox2617">
2111
 
                            <property name="visible">True</property>
2112
 
                            <property name="spacing">6</property>
2113
 
                            <child>
2114
 
                              <widget class="GtkCheckButton" id="popupwindowsoptionbtn">
2115
 
                                <property name="visible">True</property>
2116
 
                                <property name="can_focus">True</property>
2117
 
                                <property name="label" translatable="yes">Show a _popup window with new headlines.</property>
2118
 
                                <property name="use_underline">True</property>
2119
 
                                <property name="response_id">0</property>
2120
 
                                <property name="draw_indicator">True</property>
2121
 
                                <signal name="clicked" handler="on_popupwindowsoptionbtn_clicked"/>
2122
 
                              </widget>
2123
 
                              <packing>
2124
 
                                <property name="expand">False</property>
2125
 
                                <property name="fill">False</property>
2126
 
                              </packing>
2127
 
                            </child>
2128
 
                            <child>
2129
 
                              <widget class="GtkVBox" id="vbox256">
2130
 
                                <property name="visible">True</property>
2131
 
                                <property name="spacing">6</property>
2132
 
                                <child>
2133
 
                                  <widget class="GtkCheckButton" id="trayiconoptionbtn">
2134
 
                                    <property name="visible">True</property>
2135
 
                                    <property name="can_focus">True</property>
2136
 
                                    <property name="label" translatable="yes">Show a status _icon in the notification area (system tray).</property>
2137
 
                                    <property name="use_underline">True</property>
2138
 
                                    <property name="response_id">0</property>
2139
 
                                    <property name="draw_indicator">True</property>
2140
 
                                    <signal name="clicked" handler="on_trayiconoptionbtn_clicked"/>
2141
 
                                  </widget>
2142
 
                                  <packing>
2143
 
                                    <property name="expand">False</property>
2144
 
                                    <property name="fill">False</property>
2145
 
                                  </packing>
2146
 
                                </child>
2147
 
                                <child>
2148
 
                                  <widget class="GtkHBox" id="hbox85">
2149
 
                                    <property name="visible">True</property>
2150
 
                                    <child>
2151
 
                                      <widget class="GtkLabel" id="label195">
2152
 
                                        <property name="visible">True</property>
2153
 
                                        <property name="label" translatable="yes">     </property>
2154
 
                                      </widget>
2155
 
                                      <packing>
2156
 
                                        <property name="expand">False</property>
2157
 
                                        <property name="fill">False</property>
2158
 
                                      </packing>
2159
 
                                    </child>
2160
 
                                    <child>
2161
 
                                      <widget class="GtkVBox" id="vbox2629">
2162
 
                                        <property name="visible">True</property>
2163
 
                                        <property name="spacing">6</property>
2164
 
                                        <child>
2165
 
                                          <widget class="GtkCheckButton" id="newcountintraybtn">
2166
 
                                            <property name="visible">True</property>
2167
 
                                            <property name="can_focus">True</property>
2168
 
                                            <property name="label" translatable="yes">Show _number of new items in the tray icon.</property>
2169
 
                                            <property name="use_underline">True</property>
2170
 
                                            <property name="response_id">0</property>
2171
 
                                            <property name="draw_indicator">True</property>
2172
 
                                            <signal name="clicked" handler="on_newcountintraybtn_clicked"/>
2173
 
                                          </widget>
2174
 
                                          <packing>
2175
 
                                            <property name="expand">False</property>
2176
 
                                            <property name="fill">False</property>
2177
 
                                          </packing>
2178
 
                                        </child>
2179
 
                                        <child>
2180
 
                                          <widget class="GtkCheckButton" id="minimizetotraybtn">
2181
 
                                            <property name="visible">True</property>
2182
 
                                            <property name="can_focus">True</property>
2183
 
                                            <property name="label" translatable="yes">T_erminate instead of minimizing to tray icon.</property>
2184
 
                                            <property name="use_underline">True</property>
2185
 
                                            <property name="response_id">0</property>
2186
 
                                            <property name="draw_indicator">True</property>
2187
 
                                            <signal name="clicked" handler="on_minimizetotraybtn_clicked"/>
2188
 
                                          </widget>
2189
 
                                          <packing>
2190
 
                                            <property name="expand">False</property>
2191
 
                                            <property name="fill">False</property>
2192
 
                                            <property name="position">1</property>
2193
 
                                          </packing>
2194
 
                                        </child>
2195
 
                                        <child>
2196
 
                                          <widget class="GtkCheckButton" id="startintraybtn">
2197
 
                                            <property name="visible">True</property>
2198
 
                                            <property name="can_focus">True</property>
2199
 
                                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2200
 
                                            <property name="label" translatable="yes">_Start in tray icon.</property>
2201
 
                                            <property name="use_underline">True</property>
2202
 
                                            <property name="response_id">0</property>
2203
 
                                            <property name="draw_indicator">True</property>
2204
 
                                            <signal name="clicked" handler="on_startintraybtn_clicked"/>
2205
 
                                          </widget>
2206
 
                                          <packing>
2207
 
                                            <property name="position">2</property>
2208
 
                                          </packing>
2209
 
                                        </child>
2210
 
                                      </widget>
2211
 
                                      <packing>
2212
 
                                        <property name="expand">False</property>
2213
 
                                        <property name="position">1</property>
2214
 
                                      </packing>
2215
 
                                    </child>
2216
 
                                  </widget>
2217
 
                                  <packing>
2218
 
                                    <property name="position">1</property>
2219
 
                                  </packing>
2220
 
                                </child>
2221
 
                              </widget>
2222
 
                              <packing>
2223
 
                                <property name="position">1</property>
2224
 
                              </packing>
2225
 
                            </child>
2226
 
                          </widget>
2227
 
                        </child>
2228
 
                      </widget>
2229
 
                      <packing>
2230
 
                        <property name="position">1</property>
2231
 
                      </packing>
2232
 
                    </child>
2233
 
                  </widget>
2234
 
                  <packing>
2235
 
                    <property name="expand">False</property>
2236
 
                  </packing>
2237
 
                </child>
2238
 
                <child>
2239
 
                  <widget class="GtkVBox" id="vbox252">
2240
 
                    <property name="visible">True</property>
2241
 
                    <property name="spacing">6</property>
2242
 
                    <child>
2243
 
                      <widget class="GtkLabel" id="label126">
2244
 
                        <property name="visible">True</property>
2245
 
                        <property name="xalign">0</property>
2246
 
                        <property name="label" translatable="yes">&lt;span weight="bold"&gt;Toolbar Settings&lt;/span&gt;</property>
2247
 
                        <property name="use_markup">True</property>
2248
 
                      </widget>
2249
 
                      <packing>
2250
 
                        <property name="expand">False</property>
2251
 
                        <property name="fill">False</property>
2252
 
                      </packing>
2253
 
                    </child>
2254
 
                    <child>
2255
 
                      <widget class="GtkAlignment" id="alignment15">
2256
 
                        <property name="visible">True</property>
2257
 
                        <property name="left_padding">12</property>
2258
 
                        <child>
2259
 
                          <widget class="GtkVBox" id="vbox223">
2260
 
                            <property name="visible">True</property>
2261
 
                            <property name="spacing">6</property>
2262
 
                            <child>
2263
 
                              <widget class="GtkCheckButton" id="hidetoolbarbtn">
2264
 
                                <property name="visible">True</property>
2265
 
                                <property name="can_focus">True</property>
2266
 
                                <property name="label" translatable="yes">_Hide toolbar.</property>
2267
 
                                <property name="use_underline">True</property>
2268
 
                                <property name="response_id">0</property>
2269
 
                                <property name="draw_indicator">True</property>
2270
 
                                <signal name="toggled" handler="on_hidetoolbar_toggled"/>
2271
 
                              </widget>
2272
 
                            </child>
2273
 
                            <child>
2274
 
                              <widget class="GtkHBox" id="hbox92244">
2275
 
                                <property name="visible">True</property>
2276
 
                                <property name="spacing">12</property>
2277
 
                                <child>
2278
 
                                  <widget class="GtkLabel" id="label254">
2279
 
                                    <property name="visible">True</property>
2280
 
                                    <property name="xalign">0</property>
2281
 
                                    <property name="label" translatable="yes">Toolbar _button labels:</property>
2282
 
                                    <property name="use_markup">True</property>
2283
 
                                    <property name="use_underline">True</property>
2284
 
                                    <property name="mnemonic_widget">toolbarCombo</property>
2285
 
                                  </widget>
2286
 
                                  <packing>
2287
 
                                    <property name="expand">False</property>
2288
 
                                    <property name="fill">False</property>
2289
 
                                  </packing>
2290
 
                                </child>
2291
 
                                <child>
2292
 
                                  <widget class="GtkComboBox" id="toolbarCombo">
2293
 
                                    <property name="visible">True</property>
2294
 
                                    <property name="items"></property>
2295
 
                                  </widget>
2296
 
                                  <packing>
2297
 
                                    <property name="expand">False</property>
2298
 
                                    <property name="fill">False</property>
2299
 
                                    <property name="position">1</property>
2300
 
                                  </packing>
2301
 
                                </child>
2302
 
                              </widget>
2303
 
                              <packing>
2304
 
                                <property name="fill">False</property>
2305
 
                                <property name="position">1</property>
2306
 
                              </packing>
2307
 
                            </child>
2308
 
                          </widget>
2309
 
                        </child>
2310
 
                      </widget>
2311
 
                      <packing>
2312
 
                        <property name="position">1</property>
2313
 
                      </packing>
2314
 
                    </child>
2315
 
                  </widget>
2316
 
                  <packing>
2317
 
                    <property name="expand">False</property>
2318
 
                    <property name="position">1</property>
2319
 
                  </packing>
2320
 
                </child>
2321
 
              </widget>
2322
 
              <packing>
2323
 
                <property name="position">4</property>
2324
 
              </packing>
2325
 
            </child>
2326
 
            <child>
2327
 
              <widget class="GtkLabel" id="label139">
2328
 
                <property name="visible">True</property>
2329
 
                <property name="label" translatable="yes">GUI</property>
2330
 
              </widget>
2331
 
              <packing>
2332
 
                <property name="type">tab</property>
2333
 
                <property name="position">4</property>
2334
 
                <property name="tab_fill">False</property>
2335
 
              </packing>
2336
 
            </child>
2337
 
            <child>
2338
 
              <widget class="GtkVBox" id="vbox258">
2339
 
                <property name="visible">True</property>
2340
 
                <child>
2341
 
                  <widget class="GtkVBox" id="vbox227">
2342
 
                    <property name="visible">True</property>
2343
 
                    <property name="border_width">12</property>
2344
 
                    <property name="spacing">18</property>
2345
 
                    <child>
2346
 
                      <widget class="GtkVBox" id="vbox254">
2347
 
                        <property name="visible">True</property>
2348
 
                        <property name="spacing">6</property>
2349
 
                        <child>
2350
 
                          <widget class="GtkLabel" id="label130">
2351
 
                            <property name="visible">True</property>
2352
 
                            <property name="xalign">0</property>
2353
 
                            <property name="label" translatable="yes">&lt;span weight="bold"&gt;HTTP Proxy Server&lt;/span&gt;</property>
2354
 
                            <property name="use_markup">True</property>
2355
 
                          </widget>
2356
 
                          <packing>
2357
 
                            <property name="expand">False</property>
2358
 
                            <property name="fill">False</property>
2359
 
                          </packing>
2360
 
                        </child>
2361
 
                        <child>
2362
 
                          <widget class="GtkAlignment" id="alignment16">
2363
 
                            <property name="visible">True</property>
2364
 
                            <property name="left_padding">12</property>
2365
 
                            <child>
2366
 
                              <widget class="GtkVBox" id="vbox228">
2367
 
                                <property name="visible">True</property>
2368
 
                                <property name="spacing">6</property>
2369
 
                                <child>
2370
 
                                  <widget class="GtkVBox" id="vbox2">
2371
 
                                    <property name="visible">True</property>
2372
 
                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2373
 
                                    <property name="spacing">6</property>
2374
 
                                    <child>
2375
 
                                      <widget class="GtkRadioButton" id="proxyAutoDetectRadio">
2376
 
                                        <property name="visible">True</property>
2377
 
                                        <property name="can_focus">True</property>
2378
 
                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2379
 
                                        <property name="label" translatable="yes">_Auto Detect (GNOME or environment)</property>
2380
 
                                        <property name="use_underline">True</property>
2381
 
                                        <property name="response_id">0</property>
2382
 
                                        <property name="active">True</property>
2383
 
                                        <property name="draw_indicator">True</property>
2384
 
                                      </widget>
2385
 
                                    </child>
2386
 
                                    <child>
2387
 
                                      <widget class="GtkRadioButton" id="noProxyRadio">
2388
 
                                        <property name="visible">True</property>
2389
 
                                        <property name="can_focus">True</property>
2390
 
                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2391
 
                                        <property name="label" translatable="yes">_No Proxy</property>
2392
 
                                        <property name="use_underline">True</property>
2393
 
                                        <property name="response_id">0</property>
2394
 
                                        <property name="active">True</property>
2395
 
                                        <property name="draw_indicator">True</property>
2396
 
                                        <property name="group">proxyAutoDetectRadio</property>
2397
 
                                      </widget>
2398
 
                                      <packing>
2399
 
                                        <property name="position">1</property>
2400
 
                                      </packing>
2401
 
                                    </child>
2402
 
                                    <child>
2403
 
                                      <widget class="GtkRadioButton" id="manualProxyRadio">
2404
 
                                        <property name="visible">True</property>
2405
 
                                        <property name="can_focus">True</property>
2406
 
                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2407
 
                                        <property name="label" translatable="yes">_Manual Setting:</property>
2408
 
                                        <property name="use_underline">True</property>
2409
 
                                        <property name="response_id">0</property>
2410
 
                                        <property name="active">True</property>
2411
 
                                        <property name="draw_indicator">True</property>
2412
 
                                        <property name="group">proxyAutoDetectRadio</property>
2413
 
                                      </widget>
2414
 
                                      <packing>
2415
 
                                        <property name="position">2</property>
2416
 
                                      </packing>
2417
 
                                    </child>
2418
 
                                    <child>
2419
 
                                      <widget class="GtkHBox" id="proxybox">
2420
 
                                        <property name="visible">True</property>
2421
 
                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2422
 
                                        <child>
2423
 
                                          <widget class="GtkLabel" id="label5">
2424
 
                                            <property name="visible">True</property>
2425
 
                                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2426
 
                                            <property name="label" translatable="yes">      </property>
2427
 
                                          </widget>
2428
 
                                          <packing>
2429
 
                                            <property name="expand">False</property>
2430
 
                                            <property name="fill">False</property>
2431
 
                                          </packing>
2432
 
                                        </child>
2433
 
                                        <child>
2434
 
                                          <widget class="GtkVBox" id="vbox4">
2435
 
                                            <property name="visible">True</property>
2436
 
                                            <property name="spacing">6</property>
2437
 
                                            <child>
2438
 
                                              <widget class="GtkTable" id="proxytable">
2439
 
                                                <property name="visible">True</property>
2440
 
                                                <property name="n_rows">2</property>
2441
 
                                                <property name="n_columns">2</property>
2442
 
                                                <property name="column_spacing">12</property>
2443
 
                                                <property name="row_spacing">6</property>
2444
 
                                                <child>
2445
 
                                                  <widget class="GtkLabel" id="label1">
2446
 
                                                    <property name="visible">True</property>
2447
 
                                                    <property name="xalign">0</property>
2448
 
                                                    <property name="label" translatable="yes">Proxy _Port:</property>
2449
 
                                                    <property name="use_underline">True</property>
2450
 
                                                    <property name="mnemonic_widget">proxyportentry</property>
2451
 
                                                  </widget>
2452
 
                                                  <packing>
2453
 
                                                    <property name="top_attach">1</property>
2454
 
                                                    <property name="bottom_attach">2</property>
2455
 
                                                    <property name="x_options">GTK_FILL</property>
2456
 
                                                    <property name="y_options"></property>
2457
 
                                                  </packing>
2458
 
                                                </child>
2459
 
                                                <child>
2460
 
                                                  <widget class="GtkEntry" id="proxyportentry">
2461
 
                                                    <property name="visible">True</property>
2462
 
                                                    <property name="can_focus">True</property>
2463
 
                                                    <property name="invisible_char">*</property>
2464
 
                                                    <property name="activates_default">True</property>
2465
 
                                                  </widget>
2466
 
                                                  <packing>
2467
 
                                                    <property name="left_attach">1</property>
2468
 
                                                    <property name="right_attach">2</property>
2469
 
                                                    <property name="top_attach">1</property>
2470
 
                                                    <property name="bottom_attach">2</property>
2471
 
                                                    <property name="x_options"></property>
2472
 
                                                    <property name="y_options"></property>
2473
 
                                                  </packing>
2474
 
                                                </child>
2475
 
                                                <child>
2476
 
                                                  <widget class="GtkEntry" id="proxyhostentry">
2477
 
                                                    <property name="visible">True</property>
2478
 
                                                    <property name="can_focus">True</property>
2479
 
                                                    <property name="invisible_char">*</property>
2480
 
                                                    <property name="activates_default">True</property>
2481
 
                                                  </widget>
2482
 
                                                  <packing>
2483
 
                                                    <property name="left_attach">1</property>
2484
 
                                                    <property name="right_attach">2</property>
2485
 
                                                    <property name="x_options"></property>
2486
 
                                                    <property name="y_options"></property>
2487
 
                                                  </packing>
2488
 
                                                </child>
2489
 
                                                <child>
2490
 
                                                  <widget class="GtkLabel" id="label2">
2491
 
                                                    <property name="visible">True</property>
2492
 
                                                    <property name="xalign">0</property>
2493
 
                                                    <property name="label" translatable="yes">Proxy _Host:</property>
2494
 
                                                    <property name="use_underline">True</property>
2495
 
                                                    <property name="mnemonic_widget">proxyhostentry</property>
2496
 
                                                  </widget>
2497
 
                                                  <packing>
2498
 
                                                    <property name="x_options">GTK_FILL</property>
2499
 
                                                    <property name="y_options"></property>
2500
 
                                                  </packing>
2501
 
                                                </child>
2502
 
                                              </widget>
2503
 
                                              <packing>
2504
 
                                                <property name="padding">3</property>
2505
 
                                              </packing>
2506
 
                                            </child>
2507
 
                                            <child>
2508
 
                                              <widget class="GtkCheckButton" id="useProxyAuth">
2509
 
                                                <property name="visible">True</property>
2510
 
                                                <property name="can_focus">True</property>
2511
 
                                                <property name="label" translatable="yes">Use Proxy Au_thentication</property>
2512
 
                                                <property name="use_underline">True</property>
2513
 
                                                <property name="response_id">0</property>
2514
 
                                                <property name="draw_indicator">True</property>
2515
 
                                                <signal name="toggled" handler="on_useProxyAuth_toggled"/>
2516
 
                                              </widget>
2517
 
                                              <packing>
2518
 
                                                <property name="expand">False</property>
2519
 
                                                <property name="fill">False</property>
2520
 
                                                <property name="position">1</property>
2521
 
                                              </packing>
2522
 
                                            </child>
2523
 
                                            <child>
2524
 
                                              <widget class="GtkAlignment" id="alignment1">
2525
 
                                                <property name="visible">True</property>
2526
 
                                                <property name="left_padding">21</property>
2527
 
                                                <child>
2528
 
                                                  <widget class="GtkTable" id="proxyauthtable">
2529
 
                                                    <property name="visible">True</property>
2530
 
                                                    <property name="n_rows">2</property>
2531
 
                                                    <property name="n_columns">2</property>
2532
 
                                                    <property name="column_spacing">12</property>
2533
 
                                                    <property name="row_spacing">6</property>
2534
 
                                                    <child>
2535
 
                                                      <widget class="GtkLabel" id="label3">
2536
 
                                                        <property name="visible">True</property>
2537
 
                                                        <property name="xalign">0</property>
2538
 
                                                        <property name="label" translatable="yes">Proxy Pass_word:</property>
2539
 
                                                        <property name="use_underline">True</property>
2540
 
                                                        <property name="mnemonic_widget">proxypasswordentry</property>
2541
 
                                                      </widget>
2542
 
                                                      <packing>
2543
 
                                                        <property name="top_attach">1</property>
2544
 
                                                        <property name="bottom_attach">2</property>
2545
 
                                                        <property name="x_options">GTK_FILL</property>
2546
 
                                                        <property name="y_options"></property>
2547
 
                                                      </packing>
2548
 
                                                    </child>
2549
 
                                                    <child>
2550
 
                                                      <widget class="GtkEntry" id="proxypasswordentry">
2551
 
                                                        <property name="visible">True</property>
2552
 
                                                        <property name="can_focus">True</property>
2553
 
                                                        <property name="visibility">False</property>
2554
 
                                                        <property name="invisible_char">*</property>
2555
 
                                                        <property name="activates_default">True</property>
2556
 
                                                      </widget>
2557
 
                                                      <packing>
2558
 
                                                        <property name="left_attach">1</property>
2559
 
                                                        <property name="right_attach">2</property>
2560
 
                                                        <property name="top_attach">1</property>
2561
 
                                                        <property name="bottom_attach">2</property>
2562
 
                                                        <property name="x_options"></property>
2563
 
                                                        <property name="y_options"></property>
2564
 
                                                      </packing>
2565
 
                                                    </child>
2566
 
                                                    <child>
2567
 
                                                      <widget class="GtkEntry" id="proxyusernameentry">
2568
 
                                                        <property name="visible">True</property>
2569
 
                                                        <property name="can_focus">True</property>
2570
 
                                                        <property name="invisible_char">*</property>
2571
 
                                                        <property name="activates_default">True</property>
2572
 
                                                      </widget>
2573
 
                                                      <packing>
2574
 
                                                        <property name="left_attach">1</property>
2575
 
                                                        <property name="right_attach">2</property>
2576
 
                                                        <property name="x_options"></property>
2577
 
                                                        <property name="y_options"></property>
2578
 
                                                      </packing>
2579
 
                                                    </child>
2580
 
                                                    <child>
2581
 
                                                      <widget class="GtkLabel" id="label4">
2582
 
                                                        <property name="visible">True</property>
2583
 
                                                        <property name="xalign">0</property>
2584
 
                                                        <property name="label" translatable="yes">Proxy _Username:</property>
2585
 
                                                        <property name="use_underline">True</property>
2586
 
                                                      </widget>
2587
 
                                                      <packing>
2588
 
                                                        <property name="x_options">GTK_FILL</property>
2589
 
                                                        <property name="y_options"></property>
2590
 
                                                      </packing>
2591
 
                                                    </child>
2592
 
                                                  </widget>
2593
 
                                                </child>
2594
 
                                              </widget>
2595
 
                                              <packing>
2596
 
                                                <property name="position">2</property>
2597
 
                                              </packing>
2598
 
                                            </child>
2599
 
                                          </widget>
2600
 
                                          <packing>
2601
 
                                            <property name="position">1</property>
2602
 
                                          </packing>
2603
 
                                        </child>
2604
 
                                      </widget>
2605
 
                                      <packing>
2606
 
                                        <property name="position">3</property>
2607
 
                                      </packing>
2608
 
                                    </child>
2609
 
                                  </widget>
2610
 
                                  <packing>
2611
 
                                    <property name="expand">False</property>
2612
 
                                    <property name="fill">False</property>
2613
 
                                  </packing>
2614
 
                                </child>
2615
 
                              </widget>
2616
 
                            </child>
2617
 
                          </widget>
2618
 
                          <packing>
2619
 
                            <property name="position">1</property>
2620
 
                          </packing>
2621
 
                        </child>
2622
 
                      </widget>
2623
 
                      <packing>
2624
 
                        <property name="expand">False</property>
2625
 
                      </packing>
2626
 
                    </child>
2627
 
                  </widget>
2628
 
                  <packing>
2629
 
                    <property name="expand">False</property>
2630
 
                  </packing>
2631
 
                </child>
2632
 
              </widget>
2633
 
              <packing>
2634
 
                <property name="position">5</property>
2635
 
              </packing>
2636
 
            </child>
2637
 
            <child>
2638
 
              <widget class="GtkLabel" id="label140">
2639
 
                <property name="visible">True</property>
2640
 
                <property name="label" translatable="yes">Proxy</property>
2641
 
              </widget>
2642
 
              <packing>
2643
 
                <property name="type">tab</property>
2644
 
                <property name="position">5</property>
2645
 
                <property name="tab_fill">False</property>
2646
 
              </packing>
2647
 
            </child>
2648
 
            <child>
2649
 
              <widget class="GtkVBox" id="vbox2609">
2650
 
                <property name="visible">True</property>
2651
 
                <property name="border_width">12</property>
2652
 
                <property name="spacing">18</property>
2653
 
                <child>
2654
 
                  <widget class="GtkVBox" id="vbox2610">
2655
 
                    <property name="visible">True</property>
2656
 
                    <property name="spacing">6</property>
2657
 
                    <child>
2658
 
                      <widget class="GtkLabel" id="label217">
2659
 
                        <property name="visible">True</property>
2660
 
                        <property name="xalign">0</property>
2661
 
                        <property name="label" translatable="yes">&lt;span weight="bold"&gt;Downloading Enclosures&lt;/span&gt;</property>
2662
 
                        <property name="use_markup">True</property>
2663
 
                      </widget>
2664
 
                      <packing>
2665
 
                        <property name="expand">False</property>
2666
 
                        <property name="fill">False</property>
2667
 
                      </packing>
2668
 
                    </child>
2669
 
                    <child>
2670
 
                      <widget class="GtkAlignment" id="alignment20">
2671
 
                        <property name="visible">True</property>
2672
 
                        <property name="left_padding">12</property>
2673
 
                        <child>
2674
 
                          <widget class="GtkTable" id="table8">
2675
 
                            <property name="visible">True</property>
2676
 
                            <property name="n_rows">2</property>
2677
 
                            <property name="n_columns">2</property>
2678
 
                            <property name="column_spacing">12</property>
2679
 
                            <property name="row_spacing">6</property>
2680
 
                            <child>
2681
 
                              <widget class="GtkHBox" id="hbox92225">
2682
 
                                <property name="visible">True</property>
2683
 
                                <property name="spacing">6</property>
2684
 
                                <child>
2685
 
                                  <widget class="GtkEntry" id="save_download_entry">
2686
 
                                    <property name="visible">True</property>
2687
 
                                    <property name="can_focus">True</property>
2688
 
                                    <property name="invisible_char">*</property>
2689
 
                                    <signal name="changed" handler="on_save_download_entry_changed"/>
2690
 
                                  </widget>
2691
 
                                </child>
2692
 
                                <child>
2693
 
                                  <widget class="GtkButton" id="save_download_select_btn">
2694
 
                                    <property name="visible">True</property>
2695
 
                                    <property name="can_focus">True</property>
2696
 
                                    <property name="label" translatable="yes">_Browse</property>
2697
 
                                    <property name="use_underline">True</property>
2698
 
                                    <property name="response_id">0</property>
2699
 
                                    <signal name="clicked" handler="on_save_download_select_btn_clicked"/>
2700
 
                                  </widget>
2701
 
                                  <packing>
2702
 
                                    <property name="expand">False</property>
2703
 
                                    <property name="fill">False</property>
2704
 
                                    <property name="position">1</property>
2705
 
                                  </packing>
2706
 
                                </child>
2707
 
                              </widget>
2708
 
                              <packing>
2709
 
                                <property name="left_attach">1</property>
2710
 
                                <property name="right_attach">2</property>
2711
 
                                <property name="top_attach">1</property>
2712
 
                                <property name="bottom_attach">2</property>
2713
 
                                <property name="y_options">GTK_FILL</property>
2714
 
                              </packing>
2715
 
                            </child>
2716
 
                            <child>
2717
 
                              <widget class="GtkHBox" id="hbox92224">
2718
 
                                <property name="visible">True</property>
2719
 
                                <child>
2720
 
                                  <widget class="GtkComboBox" id="downloadToolCombo">
2721
 
                                    <property name="visible">True</property>
2722
 
                                    <property name="items"></property>
2723
 
                                  </widget>
2724
 
                                  <packing>
2725
 
                                    <property name="expand">False</property>
2726
 
                                    <property name="fill">False</property>
2727
 
                                  </packing>
2728
 
                                </child>
2729
 
                                <child>
2730
 
                                  <widget class="GtkLabel" id="label220">
2731
 
                                    <property name="visible">True</property>
2732
 
                                  </widget>
2733
 
                                  <packing>
2734
 
                                    <property name="fill">False</property>
2735
 
                                    <property name="position">1</property>
2736
 
                                  </packing>
2737
 
                                </child>
2738
 
                              </widget>
2739
 
                              <packing>
2740
 
                                <property name="left_attach">1</property>
2741
 
                                <property name="right_attach">2</property>
2742
 
                                <property name="x_options">GTK_FILL</property>
2743
 
                                <property name="y_options">GTK_FILL</property>
2744
 
                              </packing>
2745
 
                            </child>
2746
 
                            <child>
2747
 
                              <widget class="GtkLabel" id="label219">
2748
 
                                <property name="visible">True</property>
2749
 
                                <property name="can_focus">True</property>
2750
 
                                <property name="xalign">0</property>
2751
 
                                <property name="label" translatable="yes">_Save downloads in</property>
2752
 
                                <property name="use_underline">True</property>
2753
 
                                <property name="selectable">True</property>
2754
 
                              </widget>
2755
 
                              <packing>
2756
 
                                <property name="top_attach">1</property>
2757
 
                                <property name="bottom_attach">2</property>
2758
 
                                <property name="x_options">GTK_FILL</property>
2759
 
                                <property name="y_options"></property>
2760
 
                              </packing>
2761
 
                            </child>
2762
 
                            <child>
2763
 
                              <widget class="GtkLabel" id="label216">
2764
 
                                <property name="visible">True</property>
2765
 
                                <property name="xalign">0</property>
2766
 
                                <property name="label" translatable="yes">_Download using</property>
2767
 
                                <property name="use_underline">True</property>
2768
 
                              </widget>
2769
 
                              <packing>
2770
 
                                <property name="x_options">GTK_FILL</property>
2771
 
                                <property name="y_options"></property>
2772
 
                              </packing>
2773
 
                            </child>
2774
 
                          </widget>
2775
 
                        </child>
2776
 
                      </widget>
2777
 
                      <packing>
2778
 
                        <property name="position">1</property>
2779
 
                      </packing>
2780
 
                    </child>
2781
 
                  </widget>
2782
 
                  <packing>
2783
 
                    <property name="expand">False</property>
2784
 
                  </packing>
2785
 
                </child>
2786
 
                <child>
2787
 
                  <widget class="GtkVBox" id="vbox2618">
2788
 
                    <property name="visible">True</property>
2789
 
                    <property name="spacing">6</property>
2790
 
                    <child>
2791
 
                      <widget class="GtkLabel" id="label208">
2792
 
                        <property name="visible">True</property>
2793
 
                        <property name="xalign">0</property>
2794
 
                        <property name="label" translatable="yes">&lt;span weight="bold"&gt;Opening Enclosures&lt;/span&gt;</property>
2795
 
                        <property name="use_markup">True</property>
2796
 
                      </widget>
2797
 
                      <packing>
2798
 
                        <property name="expand">False</property>
2799
 
                        <property name="fill">False</property>
2800
 
                      </packing>
2801
 
                    </child>
2802
 
                    <child>
2803
 
                      <widget class="GtkAlignment" id="alignment19">
2804
 
                        <property name="visible">True</property>
2805
 
                        <property name="left_padding">12</property>
2806
 
                        <child>
2807
 
                          <widget class="GtkVBox" id="vbox2613">
2808
 
                            <property name="visible">True</property>
2809
 
                            <property name="spacing">6</property>
2810
 
                            <child>
2811
 
                              <widget class="GtkScrolledWindow" id="scrolledwindow8">
2812
 
                                <property name="visible">True</property>
2813
 
                                <property name="can_focus">True</property>
2814
 
                                <property name="shadow_type">GTK_SHADOW_IN</property>
2815
 
                                <child>
2816
 
                                  <widget class="GtkTreeView" id="enc_action_view">
2817
 
                                    <property name="height_request">100</property>
2818
 
                                    <property name="visible">True</property>
2819
 
                                    <property name="can_focus">True</property>
2820
 
                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2821
 
                                    <property name="headers_clickable">True</property>
2822
 
                                    <property name="rules_hint">True</property>
2823
 
                                  </widget>
2824
 
                                </child>
2825
 
                              </widget>
2826
 
                              <packing>
2827
 
                                <property name="expand">False</property>
2828
 
                                <property name="fill">False</property>
2829
 
                              </packing>
2830
 
                            </child>
2831
 
                            <child>
2832
 
                              <widget class="GtkHBox" id="hbox92223">
2833
 
                                <property name="visible">True</property>
2834
 
                                <property name="spacing">6</property>
2835
 
                                <child>
2836
 
                                  <widget class="GtkButton" id="enc_action_change_btn">
2837
 
                                    <property name="visible">True</property>
2838
 
                                    <property name="can_focus">True</property>
2839
 
                                    <property name="label">gtk-properties</property>
2840
 
                                    <property name="use_stock">True</property>
2841
 
                                    <property name="response_id">0</property>
2842
 
                                    <signal name="clicked" handler="on_enc_action_change_btn_clicked"/>
2843
 
                                  </widget>
2844
 
                                  <packing>
2845
 
                                    <property name="expand">False</property>
2846
 
                                    <property name="fill">False</property>
2847
 
                                  </packing>
2848
 
                                </child>
2849
 
                                <child>
2850
 
                                  <widget class="GtkButton" id="enc_action_remove_btn">
2851
 
                                    <property name="visible">True</property>
2852
 
                                    <property name="can_focus">True</property>
2853
 
                                    <property name="label">gtk-delete</property>
2854
 
                                    <property name="use_stock">True</property>
2855
 
                                    <property name="response_id">0</property>
2856
 
                                    <signal name="clicked" handler="on_enc_action_remove_btn_clicked"/>
2857
 
                                  </widget>
2858
 
                                  <packing>
2859
 
                                    <property name="expand">False</property>
2860
 
                                    <property name="fill">False</property>
2861
 
                                    <property name="position">1</property>
2862
 
                                  </packing>
2863
 
                                </child>
2864
 
                              </widget>
2865
 
                              <packing>
2866
 
                                <property name="expand">False</property>
2867
 
                                <property name="fill">False</property>
2868
 
                                <property name="position">1</property>
2869
 
                              </packing>
2870
 
                            </child>
2871
 
                          </widget>
2872
 
                        </child>
2873
 
                      </widget>
2874
 
                      <packing>
2875
 
                        <property name="expand">False</property>
2876
 
                        <property name="fill">False</property>
2877
 
                        <property name="position">1</property>
2878
 
                      </packing>
2879
 
                    </child>
2880
 
                  </widget>
2881
 
                  <packing>
2882
 
                    <property name="expand">False</property>
2883
 
                    <property name="position">1</property>
2884
 
                  </packing>
2885
 
                </child>
2886
 
              </widget>
2887
 
              <packing>
2888
 
                <property name="position">6</property>
2889
 
              </packing>
2890
 
            </child>
2891
 
            <child>
2892
 
              <widget class="GtkLabel" id="label207">
2893
 
                <property name="visible">True</property>
2894
 
                <property name="label" translatable="yes">Enclosures</property>
2895
 
              </widget>
2896
 
              <packing>
2897
 
                <property name="type">tab</property>
2898
 
                <property name="position">6</property>
2899
 
                <property name="tab_fill">False</property>
2900
 
              </packing>
2901
 
            </child>
2902
 
            <child>
2903
 
              <widget class="GtkVBox" id="vbox8">
2904
 
                <property name="border_width">12</property>
2905
 
                <property name="spacing">18</property>
2906
 
                <child>
2907
 
                  <widget class="GtkVBox" id="vbox11">
2908
 
                    <property name="visible">True</property>
2909
 
                    <property name="spacing">6</property>
2910
 
                    <child>
2911
 
                      <widget class="GtkLabel" id="label12">
2912
 
                        <property name="visible">True</property>
2913
 
                        <property name="xalign">0</property>
2914
 
                        <property name="label" translatable="yes">&lt;span weight="bold"&gt;Synchronized with Nearby Hosts&lt;/span&gt;</property>
2915
 
                        <property name="use_markup">True</property>
2916
 
                      </widget>
2917
 
                      <packing>
2918
 
                        <property name="expand">False</property>
2919
 
                        <property name="fill">False</property>
2920
 
                      </packing>
2921
 
                    </child>
2922
 
                    <child>
2923
 
                      <widget class="GtkAlignment" id="alignment4">
2924
 
                        <property name="visible">True</property>
2925
 
                        <property name="top_padding">6</property>
2926
 
                        <property name="left_padding">12</property>
2927
 
                        <child>
2928
 
                          <widget class="GtkVBox" id="vbox12">
2929
 
                            <property name="visible">True</property>
2930
 
                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2931
 
                            <child>
2932
 
                              <widget class="GtkCheckButton" id="useAvahiSync">
2933
 
                                <property name="visible">True</property>
2934
 
                                <property name="can_focus">True</property>
2935
 
                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2936
 
                                <property name="label" translatable="yes">_Enable Local LAN Synchronization</property>
2937
 
                                <property name="use_underline">True</property>
2938
 
                                <property name="response_id">0</property>
2939
 
                                <property name="draw_indicator">True</property>
2940
 
                                <signal name="toggled" handler="on_useAvahiSync_toggled"/>
2941
 
                              </widget>
2942
 
                            </child>
2943
 
                            <child>
2944
 
                              <widget class="GtkAlignment" id="alignment5">
2945
 
                                <property name="visible">True</property>
2946
 
                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2947
 
                                <property name="top_padding">6</property>
2948
 
                                <property name="bottom_padding">6</property>
2949
 
                                <property name="left_padding">24</property>
2950
 
                                <child>
2951
 
                                  <widget class="GtkTable" id="table2">
2952
 
                                    <property name="visible">True</property>
2953
 
                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2954
 
                                    <property name="n_rows">2</property>
2955
 
                                    <property name="n_columns">2</property>
2956
 
                                    <property name="column_spacing">6</property>
2957
 
                                    <property name="row_spacing">6</property>
2958
 
                                    <child>
2959
 
                                      <widget class="GtkLabel" id="label13">
2960
 
                                        <property name="visible">True</property>
2961
 
                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2962
 
                                        <property name="xalign">0</property>
2963
 
                                        <property name="label" translatable="yes">_Service Name</property>
2964
 
                                        <property name="use_underline">True</property>
2965
 
                                        <property name="mnemonic_widget">avahiServiceNameEntry</property>
2966
 
                                      </widget>
2967
 
                                      <packing>
2968
 
                                        <property name="x_options">GTK_FILL</property>
2969
 
                                      </packing>
2970
 
                                    </child>
2971
 
                                    <child>
2972
 
                                      <widget class="GtkLabel" id="label14">
2973
 
                                        <property name="visible">True</property>
2974
 
                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2975
 
                                        <property name="xalign">0</property>
2976
 
                                        <property name="label" translatable="yes">_Password</property>
2977
 
                                        <property name="use_underline">True</property>
2978
 
                                        <property name="mnemonic_widget">avahiServicePasswordEntry</property>
2979
 
                                      </widget>
2980
 
                                      <packing>
2981
 
                                        <property name="top_attach">1</property>
2982
 
                                        <property name="bottom_attach">2</property>
2983
 
                                        <property name="x_options">GTK_FILL</property>
2984
 
                                      </packing>
2985
 
                                    </child>
2986
 
                                    <child>
2987
 
                                      <widget class="GtkEntry" id="avahiServiceNameEntry">
2988
 
                                        <property name="visible">True</property>
2989
 
                                        <property name="can_focus">True</property>
2990
 
                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2991
 
                                      </widget>
2992
 
                                      <packing>
2993
 
                                        <property name="left_attach">1</property>
2994
 
                                        <property name="right_attach">2</property>
2995
 
                                        <property name="x_options">GTK_FILL</property>
2996
 
                                      </packing>
2997
 
                                    </child>
2998
 
                                    <child>
2999
 
                                      <widget class="GtkEntry" id="avahiServicePasswordEntry">
3000
 
                                        <property name="visible">True</property>
3001
 
                                        <property name="can_focus">True</property>
3002
 
                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
3003
 
                                        <property name="visibility">False</property>
3004
 
                                      </widget>
3005
 
                                      <packing>
3006
 
                                        <property name="left_attach">1</property>
3007
 
                                        <property name="right_attach">2</property>
3008
 
                                        <property name="top_attach">1</property>
3009
 
                                        <property name="bottom_attach">2</property>
3010
 
                                        <property name="x_options">GTK_FILL</property>
3011
 
                                      </packing>
3012
 
                                    </child>
3013
 
                                  </widget>
3014
 
                                </child>
3015
 
                              </widget>
3016
 
                              <packing>
3017
 
                                <property name="position">1</property>
3018
 
                              </packing>
3019
 
                            </child>
3020
 
                          </widget>
3021
 
                        </child>
3022
 
                      </widget>
3023
 
                      <packing>
3024
 
                        <property name="position">1</property>
3025
 
                      </packing>
3026
 
                    </child>
3027
 
                  </widget>
3028
 
                  <packing>
3029
 
                    <property name="expand">False</property>
3030
 
                  </packing>
3031
 
                </child>
3032
 
              </widget>
3033
 
              <packing>
3034
 
                <property name="position">7</property>
3035
 
              </packing>
3036
 
            </child>
3037
 
            <child>
3038
 
              <widget class="GtkLabel" id="label6">
3039
 
                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
3040
 
                <property name="label" translatable="yes">Sync</property>
3041
 
              </widget>
3042
 
              <packing>
3043
 
                <property name="type">tab</property>
3044
 
                <property name="position">7</property>
3045
 
                <property name="tab_fill">False</property>
3046
 
              </packing>
3047
 
            </child>
3048
 
          </widget>
3049
 
          <packing>
3050
 
            <property name="position">1</property>
3051
 
          </packing>
3052
 
        </child>
3053
 
        <child internal-child="action_area">
3054
 
          <widget class="GtkHButtonBox" id="dialog-action_area5">
3055
 
            <property name="visible">True</property>
3056
 
            <property name="layout_style">GTK_BUTTONBOX_END</property>
3057
 
            <child>
3058
 
              <widget class="GtkButton" id="prefclosebtn">
3059
 
                <property name="visible">True</property>
3060
 
                <property name="can_focus">True</property>
3061
 
                <property name="can_default">True</property>
3062
 
                <property name="label">gtk-close</property>
3063
 
                <property name="use_stock">True</property>
3064
 
                <property name="response_id">-7</property>
3065
 
                <signal name="clicked" handler="gtk_widget_hide" object="prefdialog"/>
3066
 
              </widget>
3067
 
            </child>
3068
 
          </widget>
3069
 
          <packing>
3070
 
            <property name="expand">False</property>
3071
 
            <property name="pack_type">GTK_PACK_END</property>
3072
 
          </packing>
3073
 
        </child>
3074
 
      </widget>
3075
 
    </child>
3076
 
  </widget>
3077
 
  <widget class="GtkDialog" id="newfolderdialog">
3078
 
    <property name="visible">True</property>
3079
 
    <property name="border_width">5</property>
3080
 
    <property name="title" translatable="yes">New Folder</property>
3081
 
    <property name="resizable">False</property>
3082
 
    <property name="modal">True</property>
3083
 
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
3084
 
    <property name="has_separator">False</property>
3085
 
    <signal name="delete_event" handler="gtk_widget_hide" object="newfolderdialog"/>
3086
 
    <child internal-child="vbox">
3087
 
      <widget class="GtkVBox" id="dialog-vbox6">
3088
 
        <property name="visible">True</property>
3089
 
        <property name="spacing">2</property>
3090
 
        <child>
3091
 
          <widget class="GtkVBox" id="vbox10">
3092
 
            <property name="visible">True</property>
3093
 
            <child>
3094
 
              <widget class="GtkHBox" id="hbox12">
3095
 
                <property name="visible">True</property>
3096
 
                <property name="border_width">5</property>
3097
 
                <property name="spacing">12</property>
3098
 
                <child>
3099
 
                  <widget class="GtkLabel" id="label20">
3100
 
                    <property name="visible">True</property>
3101
 
                    <property name="label" translatable="yes">_Folder name:</property>
3102
 
                    <property name="use_underline">True</property>
3103
 
                    <property name="mnemonic_widget">foldertitleentry</property>
3104
 
                  </widget>
3105
 
                  <packing>
3106
 
                    <property name="expand">False</property>
3107
 
                    <property name="fill">False</property>
3108
 
                  </packing>
3109
 
                </child>
3110
 
                <child>
3111
 
                  <widget class="GtkEntry" id="foldertitleentry">
3112
 
                    <property name="visible">True</property>
3113
 
                    <property name="can_focus">True</property>
3114
 
                    <property name="invisible_char">*</property>
3115
 
                    <property name="activates_default">True</property>
3116
 
                  </widget>
3117
 
                  <packing>
3118
 
                    <property name="position">1</property>
3119
 
                  </packing>
3120
 
                </child>
3121
 
              </widget>
3122
 
            </child>
3123
 
          </widget>
3124
 
          <packing>
3125
 
            <property name="position">1</property>
3126
 
          </packing>
3127
 
        </child>
3128
 
        <child internal-child="action_area">
3129
 
          <widget class="GtkHButtonBox" id="dialog-action_area6">
3130
 
            <property name="visible">True</property>
3131
 
            <property name="layout_style">GTK_BUTTONBOX_END</property>
3132
 
            <child>
3133
 
              <widget class="GtkButton" id="button3">
3134
 
                <property name="visible">True</property>
3135
 
                <property name="can_focus">True</property>
3136
 
                <property name="can_default">True</property>
3137
 
                <property name="label">gtk-cancel</property>
3138
 
                <property name="use_stock">True</property>
3139
 
                <property name="response_id">-6</property>
3140
 
                <signal name="clicked" handler="gtk_widget_hide" object="newfolderdialog"/>
3141
 
              </widget>
3142
 
            </child>
3143
 
            <child>
3144
 
              <widget class="GtkButton" id="button2">
3145
 
                <property name="visible">True</property>
3146
 
                <property name="can_focus">True</property>
3147
 
                <property name="can_default">True</property>
3148
 
                <property name="has_default">True</property>
3149
 
                <property name="label">gtk-ok</property>
3150
 
                <property name="use_stock">True</property>
3151
 
                <property name="response_id">-5</property>
3152
 
                <signal name="clicked" handler="on_newfolderbtn_clicked"/>
3153
 
                <signal name="clicked" handler="gtk_widget_hide" after="yes" object="newfolderdialog"/>
3154
 
              </widget>
3155
 
              <packing>
3156
 
                <property name="position">1</property>
3157
 
              </packing>
3158
 
            </child>
3159
 
          </widget>
3160
 
          <packing>
3161
 
            <property name="expand">False</property>
3162
 
            <property name="pack_type">GTK_PACK_END</property>
3163
 
          </packing>
3164
 
        </child>
3165
 
      </widget>
3166
 
    </child>
3167
 
  </widget>
3168
 
  <widget class="GtkDialog" id="nodenamedialog">
3169
 
    <property name="visible">True</property>
3170
 
    <property name="border_width">5</property>
3171
 
    <property name="title" translatable="yes">Rename</property>
3172
 
    <property name="resizable">False</property>
3173
 
    <property name="modal">True</property>
3174
 
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
3175
 
    <property name="has_separator">False</property>
3176
 
    <signal name="delete_event" handler="gtk_widget_hide" object="nodenamedialog"/>
3177
 
    <child internal-child="vbox">
3178
 
      <widget class="GtkVBox" id="dialog-vbox7">
3179
 
        <property name="visible">True</property>
3180
 
        <property name="spacing">2</property>
3181
 
        <child>
3182
 
          <widget class="GtkHBox" id="hbox13">
3183
 
            <property name="visible">True</property>
3184
 
            <property name="border_width">5</property>
3185
 
            <property name="spacing">12</property>
3186
 
            <child>
3187
 
              <widget class="GtkLabel" id="label23">
3188
 
                <property name="visible">True</property>
3189
 
                <property name="label" translatable="yes">_New Name:</property>
3190
 
                <property name="use_underline">True</property>
3191
 
                <property name="mnemonic_widget">nameentry</property>
3192
 
              </widget>
3193
 
              <packing>
3194
 
                <property name="expand">False</property>
3195
 
                <property name="fill">False</property>
3196
 
              </packing>
3197
 
            </child>
3198
 
            <child>
3199
 
              <widget class="GtkEntry" id="nameentry">
3200
 
                <property name="visible">True</property>
3201
 
                <property name="can_focus">True</property>
3202
 
                <property name="invisible_char">*</property>
3203
 
                <property name="activates_default">True</property>
3204
 
              </widget>
3205
 
              <packing>
3206
 
                <property name="position">1</property>
3207
 
              </packing>
3208
 
            </child>
3209
 
          </widget>
3210
 
          <packing>
3211
 
            <property name="expand">False</property>
3212
 
            <property name="fill">False</property>
3213
 
            <property name="position">1</property>
3214
 
          </packing>
3215
 
        </child>
3216
 
        <child internal-child="action_area">
3217
 
          <widget class="GtkHButtonBox" id="dialog-action_area7">
3218
 
            <property name="visible">True</property>
3219
 
            <property name="layout_style">GTK_BUTTONBOX_END</property>
3220
 
            <child>
3221
 
              <widget class="GtkButton" id="cancelbutton1">
3222
 
                <property name="visible">True</property>
3223
 
                <property name="can_focus">True</property>
3224
 
                <property name="can_default">True</property>
3225
 
                <property name="label">gtk-cancel</property>
3226
 
                <property name="use_stock">True</property>
3227
 
                <property name="response_id">0</property>
3228
 
                <signal name="clicked" handler="gtk_widget_hide" object="nodenamedialog"/>
3229
 
              </widget>
3230
 
            </child>
3231
 
            <child>
3232
 
              <widget class="GtkButton" id="namechangebtn">
3233
 
                <property name="visible">True</property>
3234
 
                <property name="can_focus">True</property>
3235
 
                <property name="can_default">True</property>
3236
 
                <property name="has_default">True</property>
3237
 
                <property name="label">gtk-ok</property>
3238
 
                <property name="use_stock">True</property>
3239
 
                <property name="response_id">-5</property>
3240
 
              </widget>
3241
 
              <packing>
3242
 
                <property name="position">1</property>
3243
 
              </packing>
3244
 
            </child>
3245
 
          </widget>
3246
 
          <packing>
3247
 
            <property name="expand">False</property>
3248
 
            <property name="pack_type">GTK_PACK_END</property>
3249
 
          </packing>
3250
 
        </child>
3251
 
      </widget>
3252
 
    </child>
3253
 
  </widget>
3254
 
  <widget class="GtkDialog" id="vfolderdialog">
3255
 
    <property name="visible">True</property>
3256
 
    <property name="border_width">5</property>
3257
 
    <property name="title" translatable="yes">Search Folder Properties</property>
3258
 
    <property name="default_width">550</property>
3259
 
    <property name="default_height">320</property>
3260
 
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
3261
 
    <property name="has_separator">False</property>
3262
 
    <child internal-child="vbox">
3263
 
      <widget class="GtkVBox" id="dialog-vbox15">
3264
 
        <property name="visible">True</property>
3265
 
        <property name="spacing">2</property>
3266
 
        <child>
3267
 
          <widget class="GtkVBox" id="vbox2583">
3268
 
            <property name="visible">True</property>
3269
 
            <property name="border_width">5</property>
3270
 
            <property name="spacing">12</property>
3271
 
            <child>
3272
 
              <widget class="GtkHBox" id="hbox64">
3273
 
                <property name="visible">True</property>
3274
 
                <property name="spacing">12</property>
3275
 
                <child>
3276
 
                  <widget class="GtkLabel" id="label152">
3277
 
                    <property name="visible">True</property>
3278
 
                    <property name="label" translatable="yes">Search _Name:</property>
3279
 
                    <property name="use_underline">True</property>
3280
 
                  </widget>
3281
 
                  <packing>
3282
 
                    <property name="expand">False</property>
3283
 
                    <property name="fill">False</property>
3284
 
                  </packing>
3285
 
                </child>
3286
 
                <child>
3287
 
                  <widget class="GtkEntry" id="searchNameEntry">
3288
 
                    <property name="visible">True</property>
3289
 
                    <property name="can_focus">True</property>
3290
 
                    <property name="invisible_char">*</property>
3291
 
                  </widget>
3292
 
                  <packing>
3293
 
                    <property name="position">1</property>
3294
 
                  </packing>
3295
 
                </child>
3296
 
              </widget>
3297
 
              <packing>
3298
 
                <property name="expand">False</property>
3299
 
              </packing>
3300
 
            </child>
3301
 
            <child>
3302
 
              <widget class="GtkVBox" id="vbox2616">
3303
 
                <property name="visible">True</property>
3304
 
                <child>
3305
 
                  <widget class="GtkLabel" id="label225">
3306
 
                    <property name="visible">True</property>
3307
 
                    <property name="xalign">0</property>
3308
 
                    <property name="label" translatable="yes">&lt;b&gt;Find Items that meet the following criteria&lt;/b&gt;</property>
3309
 
                    <property name="use_markup">True</property>
3310
 
                  </widget>
3311
 
                  <packing>
3312
 
                    <property name="expand">False</property>
3313
 
                    <property name="fill">False</property>
3314
 
                  </packing>
3315
 
                </child>
3316
 
                <child>
3317
 
                  <widget class="GtkAlignment" id="alignment12">
3318
 
                    <property name="visible">True</property>
3319
 
                    <property name="left_padding">12</property>
3320
 
                    <child>
3321
 
                      <widget class="GtkAlignment" id="alignment8">
3322
 
                        <property name="visible">True</property>
3323
 
                        <property name="border_width">6</property>
3324
 
                        <child>
3325
 
                          <widget class="GtkVBox" id="vbox2584">
3326
 
                            <property name="visible">True</property>
3327
 
                            <property name="spacing">12</property>
3328
 
                            <child>
3329
 
                              <widget class="GtkHBox" id="hbox65">
3330
 
                                <property name="visible">True</property>
3331
 
                                <property name="spacing">6</property>
3332
 
                                <child>
3333
 
                                  <widget class="GtkButton" id="addrulebtn">
3334
 
                                    <property name="visible">True</property>
3335
 
                                    <property name="can_focus">True</property>
3336
 
                                    <property name="label">gtk-add</property>
3337
 
                                    <property name="use_stock">True</property>
3338
 
                                    <property name="response_id">0</property>
3339
 
                                  </widget>
3340
 
                                  <packing>
3341
 
                                    <property name="expand">False</property>
3342
 
                                    <property name="fill">False</property>
3343
 
                                  </packing>
3344
 
                                </child>
3345
 
                                <child>
3346
 
                                  <widget class="GtkRadioButton" id="anyRuleRadioBtn">
3347
 
                                    <property name="visible">True</property>
3348
 
                                    <property name="can_focus">True</property>
3349
 
                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
3350
 
                                    <property name="label" translatable="yes">A_ny Rule Matches</property>
3351
 
                                    <property name="use_underline">True</property>
3352
 
                                    <property name="response_id">0</property>
3353
 
                                    <property name="active">True</property>
3354
 
                                    <property name="draw_indicator">True</property>
3355
 
                                    <property name="group">allRuleRadioBtn</property>
3356
 
                                  </widget>
3357
 
                                  <packing>
3358
 
                                    <property name="expand">False</property>
3359
 
                                    <property name="position">1</property>
3360
 
                                  </packing>
3361
 
                                </child>
3362
 
                                <child>
3363
 
                                  <widget class="GtkRadioButton" id="allRuleRadioBtn">
3364
 
                                    <property name="visible">True</property>
3365
 
                                    <property name="can_focus">True</property>
3366
 
                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
3367
 
                                    <property name="label" translatable="yes">_All Rules Must Match</property>
3368
 
                                    <property name="use_underline">True</property>
3369
 
                                    <property name="response_id">0</property>
3370
 
                                    <property name="active">True</property>
3371
 
                                    <property name="draw_indicator">True</property>
3372
 
                                  </widget>
3373
 
                                  <packing>
3374
 
                                    <property name="position">2</property>
3375
 
                                  </packing>
3376
 
                                </child>
3377
 
                              </widget>
3378
 
                              <packing>
3379
 
                                <property name="expand">False</property>
3380
 
                              </packing>
3381
 
                            </child>
3382
 
                            <child>
3383
 
                              <widget class="GtkScrolledWindow" id="scrolledwindow7">
3384
 
                                <property name="visible">True</property>
3385
 
                                <property name="can_focus">True</property>
3386
 
                                <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3387
 
                                <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3388
 
                                <child>
3389
 
                                  <widget class="GtkViewport" id="viewport7">
3390
 
                                    <property name="visible">True</property>
3391
 
                                    <child>
3392
 
                                      <widget class="GtkAlignment" id="ruleview_vfolder_dialog">
3393
 
                                        <property name="visible">True</property>
3394
 
                                        <property name="border_width">6</property>
3395
 
                                        <child>
3396
 
                                          <placeholder/>
3397
 
                                        </child>
3398
 
                                      </widget>
3399
 
                                    </child>
3400
 
                                  </widget>
3401
 
                                </child>
3402
 
                              </widget>
3403
 
                              <packing>
3404
 
                                <property name="position">1</property>
3405
 
                              </packing>
3406
 
                            </child>
3407
 
                          </widget>
3408
 
                        </child>
3409
 
                      </widget>
3410
 
                    </child>
3411
 
                  </widget>
3412
 
                  <packing>
3413
 
                    <property name="position">1</property>
3414
 
                  </packing>
3415
 
                </child>
3416
 
              </widget>
3417
 
              <packing>
3418
 
                <property name="position">1</property>
3419
 
              </packing>
3420
 
            </child>
3421
 
          </widget>
3422
 
          <packing>
3423
 
            <property name="position">1</property>
3424
 
          </packing>
3425
 
        </child>
3426
 
        <child internal-child="action_area">
3427
 
          <widget class="GtkHButtonBox" id="dialog-action_area15">
3428
 
            <property name="visible">True</property>
3429
 
            <property name="layout_style">GTK_BUTTONBOX_END</property>
3430
 
            <child>
3431
 
              <widget class="GtkButton" id="cancelbutton3">
3432
 
                <property name="visible">True</property>
3433
 
                <property name="can_focus">True</property>
3434
 
                <property name="can_default">True</property>
3435
 
                <property name="label">gtk-cancel</property>
3436
 
                <property name="use_stock">True</property>
3437
 
                <property name="response_id">-6</property>
3438
 
              </widget>
3439
 
            </child>
3440
 
            <child>
3441
 
              <widget class="GtkButton" id="okbutton2">
3442
 
                <property name="visible">True</property>
3443
 
                <property name="can_focus">True</property>
3444
 
                <property name="can_default">True</property>
3445
 
                <property name="label">gtk-ok</property>
3446
 
                <property name="use_stock">True</property>
3447
 
                <property name="response_id">-5</property>
3448
 
              </widget>
3449
 
              <packing>
3450
 
                <property name="position">1</property>
3451
 
              </packing>
3452
 
            </child>
3453
 
          </widget>
3454
 
          <packing>
3455
 
            <property name="expand">False</property>
3456
 
            <property name="pack_type">GTK_PACK_END</property>
3457
 
          </packing>
3458
 
        </child>
3459
 
      </widget>
3460
 
    </child>
3461
 
  </widget>
3462
 
  <widget class="GtkDialog" id="enchandlerdialog">
3463
 
    <property name="visible">True</property>
3464
 
    <property name="border_width">5</property>
3465
 
    <property name="title" translatable="yes">Downloading Enclosure</property>
3466
 
    <property name="resizable">False</property>
3467
 
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
3468
 
    <property name="has_separator">False</property>
3469
 
    <signal name="delete_event" handler="gtk_widget_destroy"/>
3470
 
    <child internal-child="vbox">
3471
 
      <widget class="GtkVBox" id="dialog-vbox16">
3472
 
        <property name="visible">True</property>
3473
 
        <property name="spacing">2</property>
3474
 
        <child>
3475
 
          <widget class="GtkVBox" id="vbox2605">
3476
 
            <property name="visible">True</property>
3477
 
            <property name="border_width">5</property>
3478
 
            <property name="spacing">12</property>
3479
 
            <child>
3480
 
              <widget class="GtkVBox" id="vbox2606">
3481
 
                <property name="visible">True</property>
3482
 
                <property name="spacing">6</property>
3483
 
                <child>
3484
 
                  <widget class="GtkLabel" id="label204">
3485
 
                    <property name="visible">True</property>
3486
 
                    <property name="xalign">0</property>
3487
 
                    <property name="label" translatable="yes">Downloading an enclosure of type:</property>
3488
 
                  </widget>
3489
 
                  <packing>
3490
 
                    <property name="expand">False</property>
3491
 
                    <property name="fill">False</property>
3492
 
                  </packing>
3493
 
                </child>
3494
 
                <child>
3495
 
                  <widget class="GtkLabel" id="enc_type_label">
3496
 
                    <property name="visible">True</property>
3497
 
                    <property name="ypad">6</property>
3498
 
                    <property name="label">&lt;b&gt;text/plain&lt;/b&gt;</property>
3499
 
                    <property name="use_markup">True</property>
3500
 
                  </widget>
3501
 
                  <packing>
3502
 
                    <property name="expand">False</property>
3503
 
                    <property name="fill">False</property>
3504
 
                    <property name="position">1</property>
3505
 
                  </packing>
3506
 
                </child>
3507
 
                <child>
3508
 
                  <widget class="GtkLabel" id="label206">
3509
 
                    <property name="visible">True</property>
3510
 
                    <property name="xalign">0</property>
3511
 
                    <property name="label" translatable="yes">What should Liferea do with this enclosure? Please enter the command you want to be executed below. Downloaded enclosures will be supplied as an argument for this command:</property>
3512
 
                    <property name="wrap">True</property>
3513
 
                  </widget>
3514
 
                  <packing>
3515
 
                    <property name="expand">False</property>
3516
 
                    <property name="fill">False</property>
3517
 
                    <property name="position">2</property>
3518
 
                  </packing>
3519
 
                </child>
3520
 
                <child>
3521
 
                  <widget class="GtkHBox" id="hbox88">
3522
 
                    <property name="visible">True</property>
3523
 
                    <property name="spacing">6</property>
3524
 
                    <child>
3525
 
                      <widget class="GtkEntry" id="enc_cmd_entry">
3526
 
                        <property name="visible">True</property>
3527
 
                        <property name="can_focus">True</property>
3528
 
                        <property name="invisible_char">*</property>
3529
 
                      </widget>
3530
 
                    </child>
3531
 
                    <child>
3532
 
                      <widget class="GtkButton" id="enc_cmd_select_btn">
3533
 
                        <property name="visible">True</property>
3534
 
                        <property name="can_focus">True</property>
3535
 
                        <property name="label" translatable="yes">_Browse</property>
3536
 
                        <property name="use_underline">True</property>
3537
 
                        <property name="response_id">0</property>
3538
 
                      </widget>
3539
 
                      <packing>
3540
 
                        <property name="expand">False</property>
3541
 
                        <property name="fill">False</property>
3542
 
                        <property name="position">1</property>
3543
 
                      </packing>
3544
 
                    </child>
3545
 
                  </widget>
3546
 
                  <packing>
3547
 
                    <property name="position">3</property>
3548
 
                  </packing>
3549
 
                </child>
3550
 
                <child>
3551
 
                  <widget class="GtkCheckButton" id="enc_remote_open_btn">
3552
 
                    <property name="visible">True</property>
3553
 
                    <property name="can_focus">True</property>
3554
 
                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
3555
 
                    <property name="label" translatable="yes">_Pass URL and do not download enclosure.</property>
3556
 
                    <property name="use_underline">True</property>
3557
 
                    <property name="response_id">0</property>
3558
 
                    <property name="draw_indicator">True</property>
3559
 
                  </widget>
3560
 
                  <packing>
3561
 
                    <property name="position">4</property>
3562
 
                  </packing>
3563
 
                </child>
3564
 
                <child>
3565
 
                  <widget class="GtkCheckButton" id="enc_always_btn">
3566
 
                    <property name="visible">True</property>
3567
 
                    <property name="can_focus">True</property>
3568
 
                    <property name="label" translatable="yes">_Do this automatically for enclosures like this from now on.</property>
3569
 
                    <property name="use_underline">True</property>
3570
 
                    <property name="response_id">0</property>
3571
 
                    <property name="draw_indicator">True</property>
3572
 
                  </widget>
3573
 
                  <packing>
3574
 
                    <property name="expand">False</property>
3575
 
                    <property name="fill">False</property>
3576
 
                    <property name="position">5</property>
3577
 
                  </packing>
3578
 
                </child>
3579
 
              </widget>
3580
 
              <packing>
3581
 
                <property name="expand">False</property>
3582
 
              </packing>
3583
 
            </child>
3584
 
          </widget>
3585
 
          <packing>
3586
 
            <property name="position">1</property>
3587
 
          </packing>
3588
 
        </child>
3589
 
        <child internal-child="action_area">
3590
 
          <widget class="GtkHButtonBox" id="dialog-action_area16">
3591
 
            <property name="visible">True</property>
3592
 
            <property name="layout_style">GTK_BUTTONBOX_END</property>
3593
 
            <child>
3594
 
              <widget class="GtkButton" id="cancelbutton4">
3595
 
                <property name="visible">True</property>
3596
 
                <property name="can_focus">True</property>
3597
 
                <property name="can_default">True</property>
3598
 
                <property name="label">gtk-cancel</property>
3599
 
                <property name="use_stock">True</property>
3600
 
                <property name="response_id">-6</property>
3601
 
              </widget>
3602
 
            </child>
3603
 
            <child>
3604
 
              <widget class="GtkButton" id="okbutton3">
3605
 
                <property name="visible">True</property>
3606
 
                <property name="can_focus">True</property>
3607
 
                <property name="can_default">True</property>
3608
 
                <property name="label">gtk-ok</property>
3609
 
                <property name="use_stock">True</property>
3610
 
                <property name="response_id">-5</property>
3611
 
              </widget>
3612
 
              <packing>
3613
 
                <property name="position">1</property>
3614
 
              </packing>
3615
 
            </child>
3616
 
          </widget>
3617
 
          <packing>
3618
 
            <property name="expand">False</property>
3619
 
            <property name="pack_type">GTK_PACK_END</property>
3620
 
          </packing>
3621
 
        </child>
3622
 
      </widget>
3623
 
    </child>
3624
 
  </widget>
3625
 
  <widget class="GtkDialog" id="simplesearchdialog">
3626
 
    <property name="visible">True</property>
3627
 
    <property name="border_width">5</property>
3628
 
    <property name="title" translatable="yes">Search All Feeds</property>
3629
 
    <property name="resizable">False</property>
3630
 
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
3631
 
    <property name="has_separator">False</property>
3632
 
    <child internal-child="vbox">
3633
 
      <widget class="GtkVBox" id="dialog-vbox17">
3634
 
        <property name="visible">True</property>
3635
 
        <property name="spacing">2</property>
3636
 
        <child>
3637
 
          <widget class="GtkVBox" id="vbox2614">
3638
 
            <property name="visible">True</property>
3639
 
            <property name="border_width">5</property>
3640
 
            <property name="spacing">12</property>
3641
 
            <child>
3642
 
              <widget class="GtkHBox" id="hbox92227">
3643
 
                <property name="visible">True</property>
3644
 
                <property name="spacing">12</property>
3645
 
                <child>
3646
 
                  <widget class="GtkLabel" id="label222">
3647
 
                    <property name="visible">True</property>
3648
 
                    <property name="label" translatable="yes">_Search for:</property>
3649
 
                    <property name="use_underline">True</property>
3650
 
                    <property name="mnemonic_widget">searchentry</property>
3651
 
                  </widget>
3652
 
                  <packing>
3653
 
                    <property name="expand">False</property>
3654
 
                    <property name="fill">False</property>
3655
 
                  </packing>
3656
 
                </child>
3657
 
                <child>
3658
 
                  <widget class="GtkEntry" id="searchentry">
3659
 
                    <property name="visible">True</property>
3660
 
                    <property name="can_focus">True</property>
3661
 
                    <property name="tooltip" translatable="yes">Enter a search string Liferea should find either in a items title or in its content.</property>
3662
 
                    <property name="invisible_char">*</property>
3663
 
                  </widget>
3664
 
                  <packing>
3665
 
                    <property name="position">1</property>
3666
 
                  </packing>
3667
 
                </child>
3668
 
              </widget>
3669
 
              <packing>
3670
 
                <property name="expand">False</property>
3671
 
              </packing>
3672
 
            </child>
3673
 
          </widget>
3674
 
          <packing>
3675
 
            <property name="padding">6</property>
3676
 
            <property name="position">1</property>
3677
 
          </packing>
3678
 
        </child>
3679
 
        <child internal-child="action_area">
3680
 
          <widget class="GtkHButtonBox" id="dialog-action_area17">
3681
 
            <property name="visible">True</property>
3682
 
            <property name="layout_style">GTK_BUTTONBOX_END</property>
3683
 
            <child>
3684
 
              <widget class="GtkButton" id="closebutton2">
3685
 
                <property name="visible">True</property>
3686
 
                <property name="can_focus">True</property>
3687
 
                <property name="can_default">True</property>
3688
 
                <property name="label">gtk-close</property>
3689
 
                <property name="use_stock">True</property>
3690
 
                <property name="response_id">-7</property>
3691
 
                <signal name="clicked" handler="gtk_widget_destroy" object="searchdialog"/>
3692
 
              </widget>
3693
 
            </child>
3694
 
            <child>
3695
 
              <widget class="GtkButton" id="advancedbtn">
3696
 
                <property name="visible">True</property>
3697
 
                <property name="can_focus">True</property>
3698
 
                <property name="receives_default">True</property>
3699
 
                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
3700
 
                <property name="label" translatable="yes">_Advanced...</property>
3701
 
                <property name="use_underline">True</property>
3702
 
                <property name="response_id">2</property>
3703
 
              </widget>
3704
 
              <packing>
3705
 
                <property name="position">1</property>
3706
 
              </packing>
3707
 
            </child>
3708
 
            <child>
3709
 
              <widget class="GtkButton" id="searchstartbtn">
3710
 
                <property name="visible">True</property>
3711
 
                <property name="sensitive">False</property>
3712
 
                <property name="can_focus">True</property>
3713
 
                <property name="can_default">True</property>
3714
 
                <property name="tooltip" translatable="yes">Starts searching for the specified text in all feeds. The search result will appear in the item list.</property>
3715
 
                <property name="label">gtk-find</property>
3716
 
                <property name="use_stock">True</property>
3717
 
                <property name="response_id">1</property>
3718
 
              </widget>
3719
 
              <packing>
3720
 
                <property name="position">2</property>
3721
 
              </packing>
3722
 
            </child>
3723
 
          </widget>
3724
 
          <packing>
3725
 
            <property name="expand">False</property>
3726
 
            <property name="pack_type">GTK_PACK_END</property>
3727
 
          </packing>
3728
 
        </child>
3729
 
      </widget>
3730
 
    </child>
3731
 
  </widget>
3732
 
  <widget class="GtkDialog" id="updatedialog">
3733
 
    <property name="visible">True</property>
3734
 
    <property name="title" translatable="yes">Update Monitor</property>
3735
 
    <property name="default_width">400</property>
3736
 
    <property name="default_height">300</property>
3737
 
    <property name="destroy_with_parent">True</property>
3738
 
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
3739
 
    <child internal-child="vbox">
3740
 
      <widget class="GtkVBox" id="dialog-vbox18">
3741
 
        <property name="visible">True</property>
3742
 
        <child>
3743
 
          <widget class="GtkTable" id="table9">
3744
 
            <property name="visible">True</property>
3745
 
            <property name="border_width">6</property>
3746
 
            <property name="n_rows">2</property>
3747
 
            <property name="n_columns">2</property>
3748
 
            <property name="column_spacing">6</property>
3749
 
            <property name="row_spacing">6</property>
3750
 
            <child>
3751
 
              <widget class="GtkScrolledWindow" id="scrolledwindow9">
3752
 
                <property name="visible">True</property>
3753
 
                <property name="can_focus">True</property>
3754
 
                <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3755
 
                <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3756
 
                <property name="shadow_type">GTK_SHADOW_IN</property>
3757
 
                <child>
3758
 
                  <widget class="GtkTreeView" id="left">
3759
 
                    <property name="visible">True</property>
3760
 
                    <property name="can_focus">True</property>
3761
 
                    <property name="headers_visible">False</property>
3762
 
                  </widget>
3763
 
                </child>
3764
 
              </widget>
3765
 
              <packing>
3766
 
                <property name="top_attach">1</property>
3767
 
                <property name="bottom_attach">2</property>
3768
 
              </packing>
3769
 
            </child>
3770
 
            <child>
3771
 
              <widget class="GtkScrolledWindow" id="scrolledwindow10">
3772
 
                <property name="visible">True</property>
3773
 
                <property name="can_focus">True</property>
3774
 
                <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3775
 
                <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3776
 
                <property name="shadow_type">GTK_SHADOW_IN</property>
3777
 
                <child>
3778
 
                  <widget class="GtkTreeView" id="right">
3779
 
                    <property name="visible">True</property>
3780
 
                    <property name="can_focus">True</property>
3781
 
                    <property name="headers_visible">False</property>
3782
 
                  </widget>
3783
 
                </child>
3784
 
              </widget>
3785
 
              <packing>
3786
 
                <property name="left_attach">1</property>
3787
 
                <property name="right_attach">2</property>
3788
 
                <property name="top_attach">1</property>
3789
 
                <property name="bottom_attach">2</property>
3790
 
              </packing>
3791
 
            </child>
3792
 
            <child>
3793
 
              <widget class="GtkLabel" id="label229">
3794
 
                <property name="visible">True</property>
3795
 
                <property name="xalign">0</property>
3796
 
                <property name="label" translatable="yes">&lt;b&gt;Pending Requests&lt;/b&gt;</property>
3797
 
                <property name="use_markup">True</property>
3798
 
              </widget>
3799
 
              <packing>
3800
 
                <property name="left_attach">1</property>
3801
 
                <property name="right_attach">2</property>
3802
 
                <property name="x_options">GTK_FILL</property>
3803
 
                <property name="y_options"></property>
3804
 
              </packing>
3805
 
            </child>
3806
 
            <child>
3807
 
              <widget class="GtkLabel" id="label228">
3808
 
                <property name="visible">True</property>
3809
 
                <property name="xalign">0</property>
3810
 
                <property name="label" translatable="yes">&lt;b&gt;Downloading Now&lt;/b&gt;</property>
3811
 
                <property name="use_markup">True</property>
3812
 
              </widget>
3813
 
              <packing>
3814
 
                <property name="x_options">GTK_FILL</property>
3815
 
                <property name="y_options"></property>
3816
 
              </packing>
3817
 
            </child>
3818
 
          </widget>
3819
 
          <packing>
3820
 
            <property name="position">2</property>
3821
 
          </packing>
3822
 
        </child>
3823
 
        <child internal-child="action_area">
3824
 
          <widget class="GtkHButtonBox" id="dialog-action_area18">
3825
 
            <property name="visible">True</property>
3826
 
            <property name="layout_style">GTK_BUTTONBOX_END</property>
3827
 
            <child>
3828
 
              <widget class="GtkButton" id="button4">
3829
 
                <property name="visible">True</property>
3830
 
                <property name="can_focus">True</property>
3831
 
                <property name="can_default">True</property>
3832
 
                <property name="response_id">0</property>
3833
 
                <signal name="clicked" handler="on_cancel_all_requests_clicked"/>
3834
 
                <child>
3835
 
                  <widget class="GtkAlignment" id="alignment36">
3836
 
                    <property name="visible">True</property>
3837
 
                    <property name="xscale">0</property>
3838
 
                    <property name="yscale">0</property>
3839
 
                    <child>
3840
 
                      <widget class="GtkHBox" id="hbox92233">
3841
 
                        <property name="visible">True</property>
3842
 
                        <property name="spacing">2</property>
3843
 
                        <child>
3844
 
                          <widget class="GtkImage" id="image2463">
3845
 
                            <property name="visible">True</property>
3846
 
                            <property name="stock">gtk-delete</property>
3847
 
                          </widget>
3848
 
                          <packing>
3849
 
                            <property name="expand">False</property>
3850
 
                            <property name="fill">False</property>
3851
 
                          </packing>
3852
 
                        </child>
3853
 
                        <child>
3854
 
                          <widget class="GtkLabel" id="label227">
3855
 
                            <property name="visible">True</property>
3856
 
                            <property name="label" translatable="yes">Cancel _All</property>
3857
 
                            <property name="use_underline">True</property>
3858
 
                          </widget>
3859
 
                          <packing>
3860
 
                            <property name="expand">False</property>
3861
 
                            <property name="fill">False</property>
3862
 
                            <property name="position">1</property>
3863
 
                          </packing>
3864
 
                        </child>
3865
 
                      </widget>
3866
 
                    </child>
3867
 
                  </widget>
3868
 
                </child>
3869
 
              </widget>
3870
 
            </child>
3871
 
            <child>
3872
 
              <widget class="GtkButton" id="button5">
3873
 
                <property name="visible">True</property>
3874
 
                <property name="can_focus">True</property>
3875
 
                <property name="can_default">True</property>
3876
 
                <property name="label">gtk-close</property>
3877
 
                <property name="use_stock">True</property>
3878
 
                <property name="response_id">-7</property>
3879
 
                <signal name="clicked" handler="on_close_update_monitor_clicked"/>
3880
 
              </widget>
3881
 
              <packing>
3882
 
                <property name="position">1</property>
3883
 
              </packing>
3884
 
            </child>
3885
 
          </widget>
3886
 
          <packing>
3887
 
            <property name="expand">False</property>
3888
 
            <property name="pack_type">GTK_PACK_END</property>
3889
 
          </packing>
3890
 
        </child>
3891
 
      </widget>
3892
 
    </child>
3893
 
  </widget>
3894
 
  <widget class="GtkDialog" id="scriptdialog">
3895
 
    <property name="visible">True</property>
3896
 
    <property name="title" translatable="yes">Script Manager</property>
3897
 
    <property name="default_width">500</property>
3898
 
    <property name="default_height">500</property>
3899
 
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
3900
 
    <child internal-child="vbox">
3901
 
      <widget class="GtkVBox" id="dialog-vbox20">
3902
 
        <property name="visible">True</property>
3903
 
        <child>
3904
 
          <widget class="GtkVBox" id="vbox2624">
3905
 
            <property name="visible">True</property>
3906
 
            <property name="border_width">12</property>
3907
 
            <property name="spacing">6</property>
3908
 
            <child>
3909
 
              <widget class="GtkHBox" id="hbox92238">
3910
 
                <property name="visible">True</property>
3911
 
                <property name="spacing">6</property>
3912
 
                <child>
3913
 
                  <widget class="GtkLabel" id="label243">
3914
 
                    <property name="visible">True</property>
3915
 
                    <property name="label" translatable="yes">&lt;b&gt;Hook&lt;/b&gt;</property>
3916
 
                    <property name="use_markup">True</property>
3917
 
                    <property name="use_underline">True</property>
3918
 
                    <property name="mnemonic_widget">scripthooksmenu</property>
3919
 
                  </widget>
3920
 
                  <packing>
3921
 
                    <property name="expand">False</property>
3922
 
                    <property name="fill">False</property>
3923
 
                  </packing>
3924
 
                </child>
3925
 
                <child>
3926
 
                  <widget class="GtkOptionMenu" id="scripthooksmenu">
3927
 
                    <property name="visible">True</property>
3928
 
                    <property name="can_focus">True</property>
3929
 
                    <property name="response_id">0</property>
3930
 
                  </widget>
3931
 
                  <packing>
3932
 
                    <property name="expand">False</property>
3933
 
                    <property name="fill">False</property>
3934
 
                    <property name="position">1</property>
3935
 
                  </packing>
3936
 
                </child>
3937
 
              </widget>
3938
 
              <packing>
3939
 
                <property name="expand">False</property>
3940
 
              </packing>
3941
 
            </child>
3942
 
            <child>
3943
 
              <widget class="GtkHSeparator" id="hseparator1">
3944
 
                <property name="visible">True</property>
3945
 
              </widget>
3946
 
              <packing>
3947
 
                <property name="expand">False</property>
3948
 
                <property name="position">1</property>
3949
 
              </packing>
3950
 
            </child>
3951
 
            <child>
3952
 
              <widget class="GtkHPaned" id="hpaned1">
3953
 
                <property name="visible">True</property>
3954
 
                <property name="can_focus">True</property>
3955
 
                <property name="position">170</property>
3956
 
                <child>
3957
 
                  <widget class="GtkVBox" id="vbox2625">
3958
 
                    <property name="visible">True</property>
3959
 
                    <property name="spacing">6</property>
3960
 
                    <child>
3961
 
                      <widget class="GtkLabel" id="label244">
3962
 
                        <property name="visible">True</property>
3963
 
                        <property name="xalign">0</property>
3964
 
                        <property name="label" translatable="yes">&lt;b&gt;Registered Scripts&lt;/b&gt;</property>
3965
 
                        <property name="use_markup">True</property>
3966
 
                      </widget>
3967
 
                      <packing>
3968
 
                        <property name="expand">False</property>
3969
 
                        <property name="fill">False</property>
3970
 
                      </packing>
3971
 
                    </child>
3972
 
                    <child>
3973
 
                      <widget class="GtkScrolledWindow" id="scrolledwindow12">
3974
 
                        <property name="visible">True</property>
3975
 
                        <property name="can_focus">True</property>
3976
 
                        <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
3977
 
                        <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3978
 
                        <property name="shadow_type">GTK_SHADOW_IN</property>
3979
 
                        <child>
3980
 
                          <widget class="GtkTreeView" id="scriptlist">
3981
 
                            <property name="visible">True</property>
3982
 
                            <property name="can_focus">True</property>
3983
 
                            <property name="headers_visible">False</property>
3984
 
                          </widget>
3985
 
                        </child>
3986
 
                      </widget>
3987
 
                      <packing>
3988
 
                        <property name="position">1</property>
3989
 
                      </packing>
3990
 
                    </child>
3991
 
                    <child>
3992
 
                      <widget class="GtkButton" id="scriptAddBtn">
3993
 
                        <property name="visible">True</property>
3994
 
                        <property name="can_focus">True</property>
3995
 
                        <property name="label">gtk-add</property>
3996
 
                        <property name="use_stock">True</property>
3997
 
                        <property name="response_id">0</property>
3998
 
                        <signal name="clicked" handler="on_scriptAddBtn_clicked" object="scriptdialog"/>
3999
 
                      </widget>
4000
 
                      <packing>
4001
 
                        <property name="expand">False</property>
4002
 
                        <property name="fill">False</property>
4003
 
                        <property name="position">2</property>
4004
 
                      </packing>
4005
 
                    </child>
4006
 
                    <child>
4007
 
                      <widget class="GtkButton" id="scriptRemoveBtn">
4008
 
                        <property name="visible">True</property>
4009
 
                        <property name="can_focus">True</property>
4010
 
                        <property name="label">gtk-remove</property>
4011
 
                        <property name="use_stock">True</property>
4012
 
                        <property name="response_id">0</property>
4013
 
                        <signal name="clicked" handler="on_scriptRemoveBtn_clicked" object="scriptdialog"/>
4014
 
                      </widget>
4015
 
                      <packing>
4016
 
                        <property name="expand">False</property>
4017
 
                        <property name="fill">False</property>
4018
 
                        <property name="position">3</property>
4019
 
                      </packing>
4020
 
                    </child>
4021
 
                  </widget>
4022
 
                  <packing>
4023
 
                    <property name="resize">False</property>
4024
 
                    <property name="shrink">True</property>
4025
 
                  </packing>
4026
 
                </child>
4027
 
                <child>
4028
 
                  <widget class="GtkVBox" id="vbox2626">
4029
 
                    <property name="visible">True</property>
4030
 
                    <property name="spacing">6</property>
4031
 
                    <child>
4032
 
                      <widget class="GtkLabel" id="label245">
4033
 
                        <property name="visible">True</property>
4034
 
                        <property name="xalign">0</property>
4035
 
                        <property name="label" translatable="yes">&lt;b&gt;Script Code&lt;/b&gt;</property>
4036
 
                        <property name="use_markup">True</property>
4037
 
                      </widget>
4038
 
                      <packing>
4039
 
                        <property name="expand">False</property>
4040
 
                        <property name="fill">False</property>
4041
 
                      </packing>
4042
 
                    </child>
4043
 
                    <child>
4044
 
                      <widget class="GtkScrolledWindow" id="scrolledwindow13">
4045
 
                        <property name="visible">True</property>
4046
 
                        <property name="can_focus">True</property>
4047
 
                        <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
4048
 
                        <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
4049
 
                        <property name="shadow_type">GTK_SHADOW_IN</property>
4050
 
                        <child>
4051
 
                          <widget class="GtkTextView" id="scriptedit">
4052
 
                            <property name="visible">True</property>
4053
 
                            <property name="can_focus">True</property>
4054
 
                          </widget>
4055
 
                        </child>
4056
 
                      </widget>
4057
 
                      <packing>
4058
 
                        <property name="position">1</property>
4059
 
                      </packing>
4060
 
                    </child>
4061
 
                    <child>
4062
 
                      <widget class="GtkAlignment" id="alignment38">
4063
 
                        <property name="visible">True</property>
4064
 
                        <property name="xalign">0</property>
4065
 
                        <child>
4066
 
                          <widget class="GtkHBox" id="hbox92239">
4067
 
                            <property name="visible">True</property>
4068
 
                            <child>
4069
 
                              <widget class="GtkButton" id="scriptSaveBtn">
4070
 
                                <property name="visible">True</property>
4071
 
                                <property name="can_focus">True</property>
4072
 
                                <property name="response_id">0</property>
4073
 
                                <signal name="clicked" handler="on_scriptSaveBtn_clicked" object="scriptdialog"/>
4074
 
                                <child>
4075
 
                                  <widget class="GtkAlignment" id="alignment40">
4076
 
                                    <property name="visible">True</property>
4077
 
                                    <property name="xscale">0</property>
4078
 
                                    <property name="yscale">0</property>
4079
 
                                    <child>
4080
 
                                      <widget class="GtkHBox" id="hbox92241">
4081
 
                                        <property name="visible">True</property>
4082
 
                                        <property name="spacing">2</property>
4083
 
                                        <child>
4084
 
                                          <widget class="GtkImage" id="image2465">
4085
 
                                            <property name="visible">True</property>
4086
 
                                            <property name="stock">gtk-save</property>
4087
 
                                          </widget>
4088
 
                                          <packing>
4089
 
                                            <property name="expand">False</property>
4090
 
                                            <property name="fill">False</property>
4091
 
                                          </packing>
4092
 
                                        </child>
4093
 
                                        <child>
4094
 
                                          <widget class="GtkLabel" id="label247">
4095
 
                                            <property name="visible">True</property>
4096
 
                                            <property name="label" translatable="yes">Save Script</property>
4097
 
                                            <property name="use_underline">True</property>
4098
 
                                          </widget>
4099
 
                                          <packing>
4100
 
                                            <property name="expand">False</property>
4101
 
                                            <property name="fill">False</property>
4102
 
                                            <property name="position">1</property>
4103
 
                                          </packing>
4104
 
                                        </child>
4105
 
                                      </widget>
4106
 
                                    </child>
4107
 
                                  </widget>
4108
 
                                </child>
4109
 
                              </widget>
4110
 
                              <packing>
4111
 
                                <property name="expand">False</property>
4112
 
                                <property name="fill">False</property>
4113
 
                              </packing>
4114
 
                            </child>
4115
 
                            <child>
4116
 
                              <widget class="GtkButton" id="scriptRunBtn">
4117
 
                                <property name="visible">True</property>
4118
 
                                <property name="can_focus">True</property>
4119
 
                                <property name="response_id">0</property>
4120
 
                                <signal name="clicked" handler="on_scriptRunBtn_clicked" object="scriptdialog"/>
4121
 
                                <child>
4122
 
                                  <widget class="GtkAlignment" id="alignment39">
4123
 
                                    <property name="visible">True</property>
4124
 
                                    <property name="xscale">0</property>
4125
 
                                    <property name="yscale">0</property>
4126
 
                                    <child>
4127
 
                                      <widget class="GtkHBox" id="hbox92240">
4128
 
                                        <property name="visible">True</property>
4129
 
                                        <property name="spacing">2</property>
4130
 
                                        <child>
4131
 
                                          <widget class="GtkImage" id="image2464">
4132
 
                                            <property name="visible">True</property>
4133
 
                                            <property name="stock">gtk-execute</property>
4134
 
                                          </widget>
4135
 
                                          <packing>
4136
 
                                            <property name="expand">False</property>
4137
 
                                            <property name="fill">False</property>
4138
 
                                          </packing>
4139
 
                                        </child>
4140
 
                                        <child>
4141
 
                                          <widget class="GtkLabel" id="label246">
4142
 
                                            <property name="visible">True</property>
4143
 
                                            <property name="label" translatable="yes">Run Now</property>
4144
 
                                            <property name="use_underline">True</property>
4145
 
                                          </widget>
4146
 
                                          <packing>
4147
 
                                            <property name="expand">False</property>
4148
 
                                            <property name="fill">False</property>
4149
 
                                            <property name="position">1</property>
4150
 
                                          </packing>
4151
 
                                        </child>
4152
 
                                      </widget>
4153
 
                                    </child>
4154
 
                                  </widget>
4155
 
                                </child>
4156
 
                              </widget>
4157
 
                              <packing>
4158
 
                                <property name="expand">False</property>
4159
 
                                <property name="fill">False</property>
4160
 
                                <property name="position">1</property>
4161
 
                              </packing>
4162
 
                            </child>
4163
 
                          </widget>
4164
 
                        </child>
4165
 
                      </widget>
4166
 
                      <packing>
4167
 
                        <property name="expand">False</property>
4168
 
                        <property name="position">2</property>
4169
 
                      </packing>
4170
 
                    </child>
4171
 
                  </widget>
4172
 
                  <packing>
4173
 
                    <property name="resize">True</property>
4174
 
                    <property name="shrink">True</property>
4175
 
                  </packing>
4176
 
                </child>
4177
 
              </widget>
4178
 
              <packing>
4179
 
                <property name="position">2</property>
4180
 
              </packing>
4181
 
            </child>
4182
 
            <child>
4183
 
              <widget class="GtkHBox" id="hbox92236">
4184
 
                <property name="visible">True</property>
4185
 
                <child>
4186
 
                  <widget class="GtkEntry" id="cmdEntry">
4187
 
                    <property name="visible">True</property>
4188
 
                    <property name="can_focus">True</property>
4189
 
                    <property name="invisible_char">*</property>
4190
 
                    <signal name="activate" handler="on_cmdEntry_activate" object="scriptdialog"/>
4191
 
                  </widget>
4192
 
                </child>
4193
 
                <child>
4194
 
                  <widget class="GtkButton" id="scriptCmdExecBtn">
4195
 
                    <property name="visible">True</property>
4196
 
                    <property name="can_focus">True</property>
4197
 
                    <property name="label" translatable="yes">Exec Command</property>
4198
 
                    <property name="use_underline">True</property>
4199
 
                    <property name="response_id">0</property>
4200
 
                    <signal name="clicked" handler="on_scriptCmdExecBtn_clicked" object="scriptdialog"/>
4201
 
                  </widget>
4202
 
                  <packing>
4203
 
                    <property name="expand">False</property>
4204
 
                    <property name="fill">False</property>
4205
 
                    <property name="position">1</property>
4206
 
                  </packing>
4207
 
                </child>
4208
 
              </widget>
4209
 
              <packing>
4210
 
                <property name="expand">False</property>
4211
 
                <property name="position">3</property>
4212
 
              </packing>
4213
 
            </child>
4214
 
          </widget>
4215
 
          <packing>
4216
 
            <property name="position">2</property>
4217
 
          </packing>
4218
 
        </child>
4219
 
        <child internal-child="action_area">
4220
 
          <widget class="GtkHButtonBox" id="dialog-action_area20">
4221
 
            <property name="visible">True</property>
4222
 
            <property name="layout_style">GTK_BUTTONBOX_END</property>
4223
 
            <child>
4224
 
              <widget class="GtkButton" id="closebutton3">
4225
 
                <property name="visible">True</property>
4226
 
                <property name="can_focus">True</property>
4227
 
                <property name="can_default">True</property>
4228
 
                <property name="label">gtk-close</property>
4229
 
                <property name="use_stock">True</property>
4230
 
                <property name="response_id">-7</property>
4231
 
              </widget>
4232
 
            </child>
4233
 
          </widget>
4234
 
          <packing>
4235
 
            <property name="expand">False</property>
4236
 
            <property name="pack_type">GTK_PACK_END</property>
4237
 
          </packing>
4238
 
        </child>
4239
 
      </widget>
4240
 
    </child>
4241
 
  </widget>
4242
 
  <widget class="GtkDialog" id="scriptadddialog">
4243
 
    <property name="visible">True</property>
4244
 
    <property name="title" translatable="yes">Add Script</property>
4245
 
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
4246
 
    <child internal-child="vbox">
4247
 
      <widget class="GtkVBox" id="dialog-vbox21">
4248
 
        <property name="visible">True</property>
4249
 
        <child>
4250
 
          <widget class="GtkTable" id="table12">
4251
 
            <property name="visible">True</property>
4252
 
            <property name="border_width">12</property>
4253
 
            <property name="n_rows">2</property>
4254
 
            <property name="n_columns">2</property>
4255
 
            <property name="column_spacing">6</property>
4256
 
            <property name="row_spacing">6</property>
4257
 
            <child>
4258
 
              <widget class="GtkRadioButton" id="scriptAddNewRadioBtn">
4259
 
                <property name="visible">True</property>
4260
 
                <property name="can_focus">True</property>
4261
 
                <property name="label" translatable="yes">Create new script</property>
4262
 
                <property name="use_underline">True</property>
4263
 
                <property name="response_id">0</property>
4264
 
                <property name="draw_indicator">True</property>
4265
 
                <property name="group">scriptAddReuseRadioBtn</property>
4266
 
              </widget>
4267
 
              <packing>
4268
 
                <property name="top_attach">1</property>
4269
 
                <property name="bottom_attach">2</property>
4270
 
                <property name="x_options">GTK_FILL</property>
4271
 
                <property name="y_options"></property>
4272
 
              </packing>
4273
 
            </child>
4274
 
            <child>
4275
 
              <widget class="GtkRadioButton" id="scriptAddReuseRadioBtn">
4276
 
                <property name="visible">True</property>
4277
 
                <property name="can_focus">True</property>
4278
 
                <property name="label" translatable="yes">Reuse existing script</property>
4279
 
                <property name="use_underline">True</property>
4280
 
                <property name="response_id">0</property>
4281
 
                <property name="draw_indicator">True</property>
4282
 
              </widget>
4283
 
              <packing>
4284
 
                <property name="x_options">GTK_FILL</property>
4285
 
                <property name="y_options"></property>
4286
 
              </packing>
4287
 
            </child>
4288
 
            <child>
4289
 
              <widget class="GtkEntry" id="scriptAddEntry">
4290
 
                <property name="visible">True</property>
4291
 
                <property name="can_focus">True</property>
4292
 
                <property name="invisible_char">*</property>
4293
 
              </widget>
4294
 
              <packing>
4295
 
                <property name="left_attach">1</property>
4296
 
                <property name="right_attach">2</property>
4297
 
                <property name="top_attach">1</property>
4298
 
                <property name="bottom_attach">2</property>
4299
 
                <property name="y_options"></property>
4300
 
              </packing>
4301
 
            </child>
4302
 
            <child>
4303
 
              <widget class="GtkOptionMenu" id="scriptAddMenu">
4304
 
                <property name="visible">True</property>
4305
 
                <property name="can_focus">True</property>
4306
 
                <property name="response_id">0</property>
4307
 
              </widget>
4308
 
              <packing>
4309
 
                <property name="left_attach">1</property>
4310
 
                <property name="right_attach">2</property>
4311
 
                <property name="x_options">GTK_FILL</property>
4312
 
                <property name="y_options"></property>
4313
 
              </packing>
4314
 
            </child>
4315
 
          </widget>
4316
 
          <packing>
4317
 
            <property name="position">2</property>
4318
 
          </packing>
4319
 
        </child>
4320
 
        <child internal-child="action_area">
4321
 
          <widget class="GtkHButtonBox" id="dialog-action_area21">
4322
 
            <property name="visible">True</property>
4323
 
            <property name="layout_style">GTK_BUTTONBOX_END</property>
4324
 
            <child>
4325
 
              <widget class="GtkButton" id="button7">
4326
 
                <property name="visible">True</property>
4327
 
                <property name="can_focus">True</property>
4328
 
                <property name="can_default">True</property>
4329
 
                <property name="label">gtk-cancel</property>
4330
 
                <property name="use_stock">True</property>
4331
 
                <property name="response_id">-6</property>
4332
 
              </widget>
4333
 
            </child>
4334
 
            <child>
4335
 
              <widget class="GtkButton" id="button8">
4336
 
                <property name="visible">True</property>
4337
 
                <property name="can_focus">True</property>
4338
 
                <property name="can_default">True</property>
4339
 
                <property name="label">gtk-ok</property>
4340
 
                <property name="use_stock">True</property>
4341
 
                <property name="response_id">-5</property>
4342
 
              </widget>
4343
 
              <packing>
4344
 
                <property name="position">1</property>
4345
 
              </packing>
4346
 
            </child>
4347
 
          </widget>
4348
 
          <packing>
4349
 
            <property name="expand">False</property>
4350
 
            <property name="pack_type">GTK_PACK_END</property>
4351
 
          </packing>
4352
 
        </child>
4353
 
      </widget>
4354
 
    </child>
4355
 
  </widget>
4356
 
  <widget class="GtkDialog" id="newnewsbindialog">
4357
 
    <property name="visible">True</property>
4358
 
    <property name="title" translatable="yes">Create News Bin</property>
4359
 
    <property name="window_position">GTK_WIN_POS_CENTER</property>
4360
 
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
4361
 
    <child internal-child="vbox">
4362
 
      <widget class="GtkVBox" id="dialog-vbox22">
4363
 
        <property name="visible">True</property>
4364
 
        <child>
4365
 
          <widget class="GtkVBox" id="vbox2627">
4366
 
            <property name="visible">True</property>
4367
 
            <child>
4368
 
              <widget class="GtkHBox" id="hbox92243">
4369
 
                <property name="visible">True</property>
4370
 
                <property name="border_width">5</property>
4371
 
                <property name="spacing">12</property>
4372
 
                <child>
4373
 
                  <widget class="GtkLabel" id="label250">
4374
 
                    <property name="visible">True</property>
4375
 
                    <property name="label" translatable="yes">_News Bin Name:</property>
4376
 
                    <property name="use_underline">True</property>
4377
 
                  </widget>
4378
 
                  <packing>
4379
 
                    <property name="expand">False</property>
4380
 
                    <property name="fill">False</property>
4381
 
                  </packing>
4382
 
                </child>
4383
 
                <child>
4384
 
                  <widget class="GtkEntry" id="newsbinnameentry">
4385
 
                    <property name="visible">True</property>
4386
 
                    <property name="can_focus">True</property>
4387
 
                    <property name="invisible_char">*</property>
4388
 
                    <property name="activates_default">True</property>
4389
 
                  </widget>
4390
 
                  <packing>
4391
 
                    <property name="position">1</property>
4392
 
                  </packing>
4393
 
                </child>
4394
 
              </widget>
4395
 
            </child>
4396
 
          </widget>
4397
 
          <packing>
4398
 
            <property name="position">2</property>
4399
 
          </packing>
4400
 
        </child>
4401
 
        <child internal-child="action_area">
4402
 
          <widget class="GtkHButtonBox" id="dialog-action_area22">
4403
 
            <property name="visible">True</property>
4404
 
            <property name="layout_style">GTK_BUTTONBOX_END</property>
4405
 
            <child>
4406
 
              <widget class="GtkButton" id="cancelbutton6">
4407
 
                <property name="visible">True</property>
4408
 
                <property name="can_focus">True</property>
4409
 
                <property name="can_default">True</property>
4410
 
                <property name="label">gtk-cancel</property>
4411
 
                <property name="use_stock">True</property>
4412
 
                <property name="response_id">-6</property>
4413
 
                <signal name="clicked" handler="gtk_widget_hide" object="newnewsbindialog"/>
4414
 
              </widget>
4415
 
            </child>
4416
 
            <child>
4417
 
              <widget class="GtkButton" id="newnewsbinbtn">
4418
 
                <property name="visible">True</property>
4419
 
                <property name="can_focus">True</property>
4420
 
                <property name="can_default">True</property>
4421
 
                <property name="has_default">True</property>
4422
 
                <property name="label">gtk-ok</property>
4423
 
                <property name="use_stock">True</property>
4424
 
                <property name="response_id">-5</property>
4425
 
                <signal name="clicked" handler="on_newnewsbinbtn_clicked" object="newnewsbindialog"/>
4426
 
                <signal name="clicked" handler="gtk_widget_hide" after="yes" object="newnewsbindialog"/>
4427
 
              </widget>
4428
 
              <packing>
4429
 
                <property name="position">1</property>
4430
 
              </packing>
4431
 
            </child>
4432
 
          </widget>
4433
 
          <packing>
4434
 
            <property name="expand">False</property>
4435
 
            <property name="pack_type">GTK_PACK_END</property>
4436
 
          </packing>
4437
 
        </child>
4438
 
      </widget>
4439
 
    </child>
4440
 
  </widget>
4441
 
  <widget class="GtkAboutDialog" id="aboutdialog">
4442
 
    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
4443
 
    <property name="border_width">5</property>
4444
 
    <property name="title" translatable="yes">About</property>
4445
 
    <property name="resizable">False</property>
4446
 
    <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
4447
 
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
4448
 
    <property name="has_separator">False</property>
4449
 
    <property name="program_name">Liferea</property>
4450
 
    <property name="copyright" translatable="yes">Copyright (c) 2003-2009
4451
 
The Liferea Team
4452
 
</property>
4453
 
    <property name="comments" translatable="yes">Liferea is a news aggregator for GTK+</property>
4454
 
    <property name="website">http://liferea.sf.net</property>
4455
 
    <property name="website_label" translatable="yes">Liferea Homepage</property>
4456
 
    <property name="logo_icon_name">liferea</property>
4457
 
    <property name="license">This program is free software; you can redistribute it and/or modify
4458
 
it under the terms of the GNU General Public License as
4459
 
published by the Free Software Foundation; either version 2 of the
4460
 
License, or (at your option) any later version.
4461
 
 
4462
 
 
4463
 
                    GNU GENERAL PUBLIC LICENSE
4464
 
                       Version 2, June 1991
4465
 
 
4466
 
 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
4467
 
     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
4468
 
 Everyone is permitted to copy and distribute verbatim copies
4469
 
 of this license document, but changing it is not allowed.
4470
 
 
4471
 
                            Preamble
4472
 
 
4473
 
  The licenses for most software are designed to take away your
4474
 
freedom to share and change it.  By contrast, the GNU General Public
4475
 
License is intended to guarantee your freedom to share and change free
4476
 
software--to make sure the software is free for all its users.  This
4477
 
General Public License applies to most of the Free Software
4478
 
Foundation's software and to any other program whose authors commit to
4479
 
using it.  (Some other Free Software Foundation software is covered by
4480
 
the GNU Library General Public License instead.)  You can apply it to
4481
 
your programs, too.
4482
 
 
4483
 
  When we speak of free software, we are referring to freedom, not
4484
 
price.  Our General Public Licenses are designed to make sure that you
4485
 
have the freedom to distribute copies of free software (and charge for
4486
 
this service if you wish), that you receive source code or can get it
4487
 
if you want it, that you can change the software or use pieces of it
4488
 
in new free programs; and that you know you can do these things.
4489
 
 
4490
 
  To protect your rights, we need to make restrictions that forbid
4491
 
anyone to deny you these rights or to ask you to surrender the rights.
4492
 
These restrictions translate to certain responsibilities for you if you
4493
 
distribute copies of the software, or if you modify it.
4494
 
 
4495
 
  For example, if you distribute copies of such a program, whether
4496
 
gratis or for a fee, you must give the recipients all the rights that
4497
 
you have.  You must make sure that they, too, receive or can get the
4498
 
source code.  And you must show them these terms so they know their
4499
 
rights.
4500
 
 
4501
 
  We protect your rights with two steps: (1) copyright the software, and
4502
 
(2) offer you this license which gives you legal permission to copy,
4503
 
distribute and/or modify the software.
4504
 
 
4505
 
  Also, for each author's protection and ours, we want to make certain
4506
 
that everyone understands that there is no warranty for this free
4507
 
software.  If the software is modified by someone else and passed on, we
4508
 
want its recipients to know that what they have is not the original, so
4509
 
that any problems introduced by others will not reflect on the original
4510
 
authors' reputations.
4511
 
 
4512
 
  Finally, any free program is threatened constantly by software
4513
 
patents.  We wish to avoid the danger that redistributors of a free
4514
 
program will individually obtain patent licenses, in effect making the
4515
 
program proprietary.  To prevent this, we have made it clear that any
4516
 
patent must be licensed for everyone's free use or not licensed at all.
4517
 
 
4518
 
  The precise terms and conditions for copying, distribution and
4519
 
modification follow.
4520
 
 
4521
 
                    GNU GENERAL PUBLIC LICENSE
4522
 
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
4523
 
 
4524
 
  0. This License applies to any program or other work which contains
4525
 
a notice placed by the copyright holder saying it may be distributed
4526
 
under the terms of this General Public License.  The "Program", below,
4527
 
refers to any such program or work, and a "work based on the Program"
4528
 
means either the Program or any derivative work under copyright law:
4529
 
that is to say, a work containing the Program or a portion of it,
4530
 
either verbatim or with modifications and/or translated into another
4531
 
language.  (Hereinafter, translation is included without limitation in
4532
 
the term "modification".)  Each licensee is addressed as "you".
4533
 
 
4534
 
Activities other than copying, distribution and modification are not
4535
 
covered by this License; they are outside its scope.  The act of
4536
 
running the Program is not restricted, and the output from the Program
4537
 
is covered only if its contents constitute a work based on the
4538
 
Program (independent of having been made by running the Program).
4539
 
Whether that is true depends on what the Program does.
4540
 
 
4541
 
  1. You may copy and distribute verbatim copies of the Program's
4542
 
source code as you receive it, in any medium, provided that you
4543
 
conspicuously and appropriately publish on each copy an appropriate
4544
 
copyright notice and disclaimer of warranty; keep intact all the
4545
 
notices that refer to this License and to the absence of any warranty;
4546
 
and give any other recipients of the Program a copy of this License
4547
 
along with the Program.
4548
 
 
4549
 
You may charge a fee for the physical act of transferring a copy, and
4550
 
you may at your option offer warranty protection in exchange for a fee.
4551
 
 
4552
 
  2. You may modify your copy or copies of the Program or any portion
4553
 
of it, thus forming a work based on the Program, and copy and
4554
 
distribute such modifications or work under the terms of Section 1
4555
 
above, provided that you also meet all of these conditions:
4556
 
 
4557
 
    a) You must cause the modified files to carry prominent notices
4558
 
    stating that you changed the files and the date of any change.
4559
 
 
4560
 
    b) You must cause any work that you distribute or publish, that in
4561
 
    whole or in part contains or is derived from the Program or any
4562
 
    part thereof, to be licensed as a whole at no charge to all third
4563
 
    parties under the terms of this License.
4564
 
 
4565
 
    c) If the modified program normally reads commands interactively
4566
 
    when run, you must cause it, when started running for such
4567
 
    interactive use in the most ordinary way, to print or display an
4568
 
    announcement including an appropriate copyright notice and a
4569
 
    notice that there is no warranty (or else, saying that you provide
4570
 
    a warranty) and that users may redistribute the program under
4571
 
    these conditions, and telling the user how to view a copy of this
4572
 
    License.  (Exception: if the Program itself is interactive but
4573
 
    does not normally print such an announcement, your work based on
4574
 
    the Program is not required to print an announcement.)
4575
 
 
4576
 
These requirements apply to the modified work as a whole.  If
4577
 
identifiable sections of that work are not derived from the Program,
4578
 
and can be reasonably considered independent and separate works in
4579
 
themselves, then this License, and its terms, do not apply to those
4580
 
sections when you distribute them as separate works.  But when you
4581
 
distribute the same sections as part of a whole which is a work based
4582
 
on the Program, the distribution of the whole must be on the terms of
4583
 
this License, whose permissions for other licensees extend to the
4584
 
entire whole, and thus to each and every part regardless of who wrote it.
4585
 
 
4586
 
Thus, it is not the intent of this section to claim rights or contest
4587
 
your rights to work written entirely by you; rather, the intent is to
4588
 
exercise the right to control the distribution of derivative or
4589
 
collective works based on the Program.
4590
 
 
4591
 
In addition, mere aggregation of another work not based on the Program
4592
 
with the Program (or with a work based on the Program) on a volume of
4593
 
a storage or distribution medium does not bring the other work under
4594
 
the scope of this License.
4595
 
 
4596
 
  3. You may copy and distribute the Program (or a work based on it,
4597
 
under Section 2) in object code or executable form under the terms of
4598
 
Sections 1 and 2 above provided that you also do one of the following:
4599
 
 
4600
 
    a) Accompany it with the complete corresponding machine-readable
4601
 
    source code, which must be distributed under the terms of Sections
4602
 
    1 and 2 above on a medium customarily used for software interchange; or,
4603
 
 
4604
 
    b) Accompany it with a written offer, valid for at least three
4605
 
    years, to give any third party, for a charge no more than your
4606
 
    cost of physically performing source distribution, a complete
4607
 
    machine-readable copy of the corresponding source code, to be
4608
 
    distributed under the terms of Sections 1 and 2 above on a medium
4609
 
    customarily used for software interchange; or,
4610
 
 
4611
 
    c) Accompany it with the information you received as to the offer
4612
 
    to distribute corresponding source code.  (This alternative is
4613
 
    allowed only for noncommercial distribution and only if you
4614
 
    received the program in object code or executable form with such
4615
 
    an offer, in accord with Subsection b above.)
4616
 
 
4617
 
The source code for a work means the preferred form of the work for
4618
 
making modifications to it.  For an executable work, complete source
4619
 
code means all the source code for all modules it contains, plus any
4620
 
associated interface definition files, plus the scripts used to
4621
 
control compilation and installation of the executable.  However, as a
4622
 
special exception, the source code distributed need not include
4623
 
anything that is normally distributed (in either source or binary
4624
 
form) with the major components (compiler, kernel, and so on) of the
4625
 
operating system on which the executable runs, unless that component
4626
 
itself accompanies the executable.
4627
 
 
4628
 
If distribution of executable or object code is made by offering
4629
 
access to copy from a designated place, then offering equivalent
4630
 
access to copy the source code from the same place counts as
4631
 
distribution of the source code, even though third parties are not
4632
 
compelled to copy the source along with the object code.
4633
 
 
4634
 
  4. You may not copy, modify, sublicense, or distribute the Program
4635
 
except as expressly provided under this License.  Any attempt
4636
 
otherwise to copy, modify, sublicense or distribute the Program is
4637
 
void, and will automatically terminate your rights under this License.
4638
 
However, parties who have received copies, or rights, from you under
4639
 
this License will not have their licenses terminated so long as such
4640
 
parties remain in full compliance.
4641
 
 
4642
 
  5. You are not required to accept this License, since you have not
4643
 
signed it.  However, nothing else grants you permission to modify or
4644
 
distribute the Program or its derivative works.  These actions are
4645
 
prohibited by law if you do not accept this License.  Therefore, by
4646
 
modifying or distributing the Program (or any work based on the
4647
 
Program), you indicate your acceptance of this License to do so, and
4648
 
all its terms and conditions for copying, distributing or modifying
4649
 
the Program or works based on it.
4650
 
 
4651
 
  6. Each time you redistribute the Program (or any work based on the
4652
 
Program), the recipient automatically receives a license from the
4653
 
original licensor to copy, distribute or modify the Program subject to
4654
 
these terms and conditions.  You may not impose any further
4655
 
restrictions on the recipients' exercise of the rights granted herein.
4656
 
You are not responsible for enforcing compliance by third parties to
4657
 
this License.
4658
 
 
4659
 
  7. If, as a consequence of a court judgment or allegation of patent
4660
 
infringement or for any other reason (not limited to patent issues),
4661
 
conditions are imposed on you (whether by court order, agreement or
4662
 
otherwise) that contradict the conditions of this License, they do not
4663
 
excuse you from the conditions of this License.  If you cannot
4664
 
distribute so as to satisfy simultaneously your obligations under this
4665
 
License and any other pertinent obligations, then as a consequence you
4666
 
may not distribute the Program at all.  For example, if a patent
4667
 
license would not permit royalty-free redistribution of the Program by
4668
 
all those who receive copies directly or indirectly through you, then
4669
 
the only way you could satisfy both it and this License would be to
4670
 
refrain entirely from distribution of the Program.
4671
 
 
4672
 
If any portion of this section is held invalid or unenforceable under
4673
 
any particular circumstance, the balance of the section is intended to
4674
 
apply and the section as a whole is intended to apply in other
4675
 
circumstances.
4676
 
 
4677
 
It is not the purpose of this section to induce you to infringe any
4678
 
patents or other property right claims or to contest validity of any
4679
 
such claims; this section has the sole purpose of protecting the
4680
 
integrity of the free software distribution system, which is
4681
 
implemented by public license practices.  Many people have made
4682
 
generous contributions to the wide range of software distributed
4683
 
through that system in reliance on consistent application of that
4684
 
system; it is up to the author/donor to decide if he or she is willing
4685
 
to distribute software through any other system and a licensee cannot
4686
 
impose that choice.
4687
 
 
4688
 
This section is intended to make thoroughly clear what is believed to
4689
 
be a consequence of the rest of this License.
4690
 
 
4691
 
  8. If the distribution and/or use of the Program is restricted in
4692
 
certain countries either by patents or by copyrighted interfaces, the
4693
 
original copyright holder who places the Program under this License
4694
 
may add an explicit geographical distribution limitation excluding
4695
 
those countries, so that distribution is permitted only in or among
4696
 
countries not thus excluded.  In such case, this License incorporates
4697
 
the limitation as if written in the body of this License.
4698
 
 
4699
 
  9. The Free Software Foundation may publish revised and/or new versions
4700
 
of the General Public License from time to time.  Such new versions will
4701
 
be similar in spirit to the present version, but may differ in detail to
4702
 
address new problems or concerns.
4703
 
 
4704
 
Each version is given a distinguishing version number.  If the Program
4705
 
specifies a version number of this License which applies to it and "any
4706
 
later version", you have the option of following the terms and conditions
4707
 
either of that version or of any later version published by the Free
4708
 
Software Foundation.  If the Program does not specify a version number of
4709
 
this License, you may choose any version ever published by the Free Software
4710
 
Foundation.
4711
 
 
4712
 
  10. If you wish to incorporate parts of the Program into other free
4713
 
programs whose distribution conditions are different, write to the author
4714
 
to ask for permission.  For software which is copyrighted by the Free
4715
 
Software Foundation, write to the Free Software Foundation; we sometimes
4716
 
make exceptions for this.  Our decision will be guided by the two goals
4717
 
of preserving the free status of all derivatives of our free software and
4718
 
of promoting the sharing and reuse of software generally.
4719
 
 
4720
 
                            NO WARRANTY
4721
 
 
4722
 
  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
4723
 
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
4724
 
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
4725
 
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
4726
 
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
4727
 
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
4728
 
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
4729
 
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
4730
 
REPAIR OR CORRECTION.
4731
 
 
4732
 
  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
4733
 
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
4734
 
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
4735
 
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
4736
 
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
4737
 
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
4738
 
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
4739
 
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
4740
 
POSSIBILITY OF SUCH DAMAGES.
4741
 
 
4742
 
                     END OF TERMS AND CONDITIONS
4743
 
 
4744
 
            How to Apply These Terms to Your New Programs
4745
 
 
4746
 
  If you develop a new program, and you want it to be of the greatest
4747
 
possible use to the public, the best way to achieve this is to make it
4748
 
free software which everyone can redistribute and change under these terms.
4749
 
 
4750
 
  To do so, attach the following notices to the program.  It is safest
4751
 
to attach them to the start of each source file to most effectively
4752
 
convey the exclusion of warranty; and each file should have at least
4753
 
the "copyright" line and a pointer to where the full notice is found.
4754
 
 
4755
 
    &lt;one line to give the program's name and a brief idea of what it 
4756
 
does.&gt;
4757
 
    Copyright (C) &lt;year&gt;  &lt;name of author&gt;
4758
 
 
4759
 
    This program is free software; you can redistribute it and/or modify
4760
 
    it under the terms of the GNU General Public License as published by
4761
 
    the Free Software Foundation; either version 2 of the License, or
4762
 
    (at your option) any later version.
4763
 
 
4764
 
    This program is distributed in the hope that it will be useful,
4765
 
    but WITHOUT ANY WARRANTY; without even the implied warranty of
4766
 
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
4767
 
    GNU General Public License for more details.
4768
 
 
4769
 
    You should have received a copy of the GNU General Public License
4770
 
    along with this program; if not, write to the Free Software
4771
 
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
4772
 
 
4773
 
 
4774
 
Also add information on how to contact you by electronic and paper mail.
4775
 
 
4776
 
If the program is interactive, make it output a short notice like this
4777
 
when it starts in an interactive mode:
4778
 
 
4779
 
    Gnomovision version 69, Copyright (C) year  name of author
4780
 
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
4781
 
    This is free software, and you are welcome to redistribute it
4782
 
    under certain conditions; type `show c' for details.
4783
 
 
4784
 
The hypothetical commands `show w' and `show c' should show the appropriate
4785
 
parts of the General Public License.  Of course, the commands you use may
4786
 
be called something other than `show w' and `show c'; they could even be
4787
 
mouse-clicks or menu items--whatever suits your program.
4788
 
 
4789
 
You should also get your employer (if you work as a programmer) or your
4790
 
school, if any, to sign a "copyright disclaimer" for the program, if
4791
 
necessary.  Here is a sample; alter the names:
4792
 
 
4793
 
  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
4794
 
  `Gnomovision' (which makes passes at compilers) written by James Hacker.
4795
 
 
4796
 
  &lt;signature of Ty Coon&gt;, 1 April 1989
4797
 
  Ty Coon, President of Vice
4798
 
 
4799
 
This General Public License does not permit incorporating your program into
4800
 
proprietary programs.  If your program is a subroutine library, you may
4801
 
consider it more useful to permit linking proprietary applications with the
4802
 
library.  If this is what you want to do, use the GNU Library General
4803
 
Public License instead of this License.</property>
4804
 
    <property name="authors">
4805
 
Developers:
4806
 
 
4807
 
Lars Lindner
4808
 
Nathan Conrad
4809
 
Arnold Noronha
4810
 
Adrian Bunk
4811
 
Emilio Pozuelo Monfort
4812
 
 
4813
 
Contributers: Code, Patches, Debugging
4814
 
 
4815
 
James Doherty
4816
 
Jeremy Messenger
4817
 
John McKnight
4818
 
Tomasz Maka
4819
 
Karl Soderstrom
4820
 
Christophe Barbe
4821
 
Juho Snellman
4822
 
Roshan Revankar
4823
 
Johannes Schlueter
4824
 
Niklas Morberg
4825
 
Pierre Phaneuf
4826
 
ahmed el-helw
4827
 
James Bowes
4828
 
Marc Deslauriers
4829
 
Amit D. Chaudhary
4830
 
Christoph Hohmann
4831
 
Raphael Slinckx
4832
 
Bjorn Monnens
4833
 
Thomas de Grenier de Latour
4834
 
Aristotle Pagaltzis
4835
 
Norman Jonas
4836
 
Sebastian Droege
4837
 
Daniel Gryniewicz
4838
 
Remi Cardona
4839
 
Frederic Peters
4840
 
Don Malcolm
4841
 
Ed Catmur
4842
 
Chris Pirillo
4843
 
Eric Anderson
4844
 
Daniel Gryniewicz
4845
 
Ori Avtalion
4846
 
Stephan Maka
4847
 
Alexander Sack
4848
 
Gustavo Chain
4849
 
Lars Strojny
4850
 
Jon Forsberg
4851
 
Mathie Leplatre
4852
 
Mikel Olasagasti
4853
 
and many more...
4854
 
 
4855
 
Code from other projects
4856
 
 
4857
 
Anders Carlsson (tray icon support)
4858
 
Philippe Martin, Brion Vibber (favicon support)</property>
4859
 
    <property name="documenters">Lars Lindner</property>
4860
 
    <property name="translator_credits">Bart Kreska
4861
 
Dario Conigliaro
4862
 
Emanuele Grande
4863
 
Gianvito Cavasoli
4864
 
Fernando Ike de Oliveira
4865
 
Og Maciel
4866
 
Leon Nardella
4867
 
Khaled Hosny
4868
 
Sargate Kanogan
4869
 
Rodrigo Gallardo
4870
 
Takeshi AIHANA
4871
 
Vincent Lefèvre
4872
 
Daniel Nylander
4873
 
Mehmet Atif Ergun
4874
 
Eren Türkay
4875
 
Ihar Hrachyshka
4876
 
António Lima
4877
 
Bruno Miguel
4878
 
Martin Picek
4879
 
Justin Forest
4880
 
Oleg Maloglovets
4881
 
Sergey Rudchenko
4882
 
Máté Őry
4883
 
Gabor Kelemen
4884
 
Pavol Klačanský
4885
 
Evgenia Petoumenou
4886
 
Besnik Bleta
4887
 
Christian Dywan
4888
 
Robin Stocker
4889
 
Gil Forcada
4890
 
Iñaki Larrañaga Murgoitio
4891
 
Adi Roiban
4892
 
Erwin Poeze
4893
 
Anxo Outeiral
4894
 
Aron Xu
4895
 
Joe Hansen
4896
 
Marquinos
4897
 
Yaron Sheffer
4898
 
Yuri Chornoivan
4899
 
</property>
4900
 
    <child internal-child="vbox">
4901
 
      <widget class="GtkVBox" id="dialog-vbox23">
4902
 
        <property name="visible">True</property>
4903
 
        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
4904
 
        <property name="spacing">2</property>
4905
 
        <child>
4906
 
          <placeholder/>
4907
 
        </child>
4908
 
        <child internal-child="action_area">
4909
 
          <widget class="GtkHButtonBox" id="dialog-action_area23">
4910
 
            <property name="visible">True</property>
4911
 
            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
4912
 
            <property name="layout_style">GTK_BUTTONBOX_END</property>
4913
 
          </widget>
4914
 
          <packing>
4915
 
            <property name="expand">False</property>
4916
 
            <property name="pack_type">GTK_PACK_END</property>
4917
 
          </packing>
4918
 
        </child>
4919
 
      </widget>
4920
 
    </child>
4921
 
  </widget>
4922
 
  <widget class="GtkDialog" id="searchdialog">
4923
 
    <property name="visible">True</property>
4924
 
    <property name="border_width">5</property>
4925
 
    <property name="title" translatable="yes">Advanced Search</property>
4926
 
    <property name="default_width">500</property>
4927
 
    <property name="default_height">250</property>
4928
 
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
4929
 
    <property name="has_separator">False</property>
4930
 
    <child internal-child="vbox">
4931
 
      <widget class="GtkVBox" id="dialog-vbox26">
4932
 
        <property name="visible">True</property>
4933
 
        <property name="spacing">2</property>
4934
 
        <child>
4935
 
          <widget class="GtkVBox" id="vbox17">
4936
 
            <property name="visible">True</property>
4937
 
            <child>
4938
 
              <widget class="GtkLabel" id="label15">
4939
 
                <property name="visible">True</property>
4940
 
                <property name="xalign">0</property>
4941
 
                <property name="label" translatable="yes">&lt;b&gt;Find Items that meet the following criteria&lt;/b&gt;</property>
4942
 
                <property name="use_markup">True</property>
4943
 
              </widget>
4944
 
              <packing>
4945
 
                <property name="expand">False</property>
4946
 
                <property name="fill">False</property>
4947
 
              </packing>
4948
 
            </child>
4949
 
            <child>
4950
 
              <widget class="GtkAlignment" id="alignment6">
4951
 
                <property name="visible">True</property>
4952
 
                <property name="left_padding">12</property>
4953
 
                <child>
4954
 
                  <widget class="GtkAlignment" id="alignment7">
4955
 
                    <property name="visible">True</property>
4956
 
                    <property name="border_width">6</property>
4957
 
                    <child>
4958
 
                      <widget class="GtkVBox" id="vbox19">
4959
 
                        <property name="visible">True</property>
4960
 
                        <property name="spacing">12</property>
4961
 
                        <child>
4962
 
                          <widget class="GtkHBox" id="hbox4">
4963
 
                            <property name="visible">True</property>
4964
 
                            <property name="spacing">6</property>
4965
 
                            <child>
4966
 
                              <widget class="GtkButton" id="addrulebtn2">
4967
 
                                <property name="visible">True</property>
4968
 
                                <property name="can_focus">True</property>
4969
 
                                <property name="label">gtk-add</property>
4970
 
                                <property name="use_stock">True</property>
4971
 
                                <property name="response_id">0</property>
4972
 
                              </widget>
4973
 
                              <packing>
4974
 
                                <property name="expand">False</property>
4975
 
                                <property name="fill">False</property>
4976
 
                              </packing>
4977
 
                            </child>
4978
 
                            <child>
4979
 
                              <widget class="GtkRadioButton" id="anyRuleRadioBtn2">
4980
 
                                <property name="visible">True</property>
4981
 
                                <property name="can_focus">True</property>
4982
 
                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
4983
 
                                <property name="label" translatable="yes">A_ny Rule Matches</property>
4984
 
                                <property name="use_underline">True</property>
4985
 
                                <property name="response_id">0</property>
4986
 
                                <property name="active">True</property>
4987
 
                                <property name="draw_indicator">True</property>
4988
 
                                <property name="group">allRuleRadioBtn2</property>
4989
 
                              </widget>
4990
 
                              <packing>
4991
 
                                <property name="expand">False</property>
4992
 
                                <property name="position">1</property>
4993
 
                              </packing>
4994
 
                            </child>
4995
 
                            <child>
4996
 
                              <widget class="GtkRadioButton" id="allRuleRadioBtn2">
4997
 
                                <property name="visible">True</property>
4998
 
                                <property name="can_focus">True</property>
4999
 
                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
5000
 
                                <property name="label" translatable="yes">_All Rules Must Match</property>
5001
 
                                <property name="use_underline">True</property>
5002
 
                                <property name="response_id">0</property>
5003
 
                                <property name="active">True</property>
5004
 
                                <property name="draw_indicator">True</property>
5005
 
                              </widget>
5006
 
                              <packing>
5007
 
                                <property name="position">2</property>
5008
 
                              </packing>
5009
 
                            </child>
5010
 
                          </widget>
5011
 
                          <packing>
5012
 
                            <property name="expand">False</property>
5013
 
                          </packing>
5014
 
                        </child>
5015
 
                        <child>
5016
 
                          <widget class="GtkScrolledWindow" id="scrolledwindow4">
5017
 
                            <property name="visible">True</property>
5018
 
                            <property name="can_focus">True</property>
5019
 
                            <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
5020
 
                            <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
5021
 
                            <child>
5022
 
                              <widget class="GtkViewport" id="viewport4">
5023
 
                                <property name="visible">True</property>
5024
 
                                <child>
5025
 
                                  <widget class="GtkAlignment" id="ruleview_search_dialog">
5026
 
                                    <property name="visible">True</property>
5027
 
                                    <property name="border_width">6</property>
5028
 
                                    <child>
5029
 
                                      <placeholder/>
5030
 
                                    </child>
5031
 
                                  </widget>
5032
 
                                </child>
5033
 
                              </widget>
5034
 
                            </child>
5035
 
                          </widget>
5036
 
                          <packing>
5037
 
                            <property name="position">1</property>
5038
 
                          </packing>
5039
 
                        </child>
5040
 
                      </widget>
5041
 
                    </child>
5042
 
                  </widget>
5043
 
                </child>
5044
 
              </widget>
5045
 
              <packing>
5046
 
                <property name="position">1</property>
5047
 
              </packing>
5048
 
            </child>
5049
 
          </widget>
5050
 
          <packing>
5051
 
            <property name="position">1</property>
5052
 
          </packing>
5053
 
        </child>
5054
 
        <child internal-child="action_area">
5055
 
          <widget class="GtkHButtonBox" id="dialog-action_area26">
5056
 
            <property name="visible">True</property>
5057
 
            <property name="layout_style">GTK_BUTTONBOX_END</property>
5058
 
            <child>
5059
 
              <widget class="GtkButton" id="cancelbutton8">
5060
 
                <property name="visible">True</property>
5061
 
                <property name="can_focus">True</property>
5062
 
                <property name="can_default">True</property>
5063
 
                <property name="label">gtk-close</property>
5064
 
                <property name="use_stock">True</property>
5065
 
                <property name="response_id">-6</property>
5066
 
              </widget>
5067
 
            </child>
5068
 
            <child>
5069
 
              <widget class="GtkButton" id="savesearchbtn">
5070
 
                <property name="visible">True</property>
5071
 
                <property name="can_focus">True</property>
5072
 
                <property name="receives_default">True</property>
5073
 
                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
5074
 
                <property name="response_id">2</property>
5075
 
                <child>
5076
 
                  <widget class="GtkHBox" id="hbox3">
5077
 
                    <property name="visible">True</property>
5078
 
                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
5079
 
                    <child>
5080
 
                      <widget class="GtkImage" id="image1">
5081
 
                        <property name="visible">True</property>
5082
 
                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
5083
 
                        <property name="stock">gtk-add</property>
5084
 
                      </widget>
5085
 
                    </child>
5086
 
                    <child>
5087
 
                      <widget class="GtkLabel" id="label11">
5088
 
                        <property name="visible">True</property>
5089
 
                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
5090
 
                        <property name="label" translatable="yes">_Search Folder...</property>
5091
 
                        <property name="use_underline">True</property>
5092
 
                        <property name="mnemonic_widget">savesearchbtn</property>
5093
 
                      </widget>
5094
 
                      <packing>
5095
 
                        <property name="position">1</property>
5096
 
                      </packing>
5097
 
                    </child>
5098
 
                  </widget>
5099
 
                </child>
5100
 
              </widget>
5101
 
              <packing>
5102
 
                <property name="position">1</property>
5103
 
              </packing>
5104
 
            </child>
5105
 
            <child>
5106
 
              <widget class="GtkButton" id="okbutton5">
5107
 
                <property name="visible">True</property>
5108
 
                <property name="can_focus">True</property>
5109
 
                <property name="can_default">True</property>
5110
 
                <property name="label">gtk-find</property>
5111
 
                <property name="use_stock">True</property>
5112
 
                <property name="response_id">1</property>
5113
 
              </widget>
5114
 
              <packing>
5115
 
                <property name="position">2</property>
5116
 
              </packing>
5117
 
            </child>
5118
 
          </widget>
5119
 
          <packing>
5120
 
            <property name="expand">False</property>
5121
 
            <property name="pack_type">GTK_PACK_END</property>
5122
 
          </packing>
5123
 
        </child>
5124
 
      </widget>
5125
 
    </child>
5126
 
  </widget>
5127
 
  <widget class="GtkDialog" id="searchenginedialog">
5128
 
    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
5129
 
    <property name="border_width">5</property>
5130
 
    <property name="title" translatable="yes">Create Search Engine Feed</property>
5131
 
    <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
5132
 
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
5133
 
    <child internal-child="vbox">
5134
 
      <widget class="GtkVBox" id="dialog-vbox27">
5135
 
        <property name="visible">True</property>
5136
 
        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
5137
 
        <property name="spacing">2</property>
5138
 
        <child>
5139
 
          <widget class="GtkVBox" id="vbox224">
5140
 
            <property name="visible">True</property>
5141
 
            <property name="border_width">5</property>
5142
 
            <property name="spacing">6</property>
5143
 
            <child>
5144
 
              <widget class="GtkHBox" id="hbox23">
5145
 
                <property name="visible">True</property>
5146
 
                <property name="spacing">12</property>
5147
 
                <child>
5148
 
                  <widget class="GtkLabel" id="label42">
5149
 
                    <property name="visible">True</property>
5150
 
                    <property name="label" translatable="yes">_Search for:</property>
5151
 
                    <property name="use_underline">True</property>
5152
 
                    <property name="mnemonic_widget">searchkeywords</property>
5153
 
                  </widget>
5154
 
                  <packing>
5155
 
                    <property name="expand">False</property>
5156
 
                    <property name="fill">False</property>
5157
 
                  </packing>
5158
 
                </child>
5159
 
                <child>
5160
 
                  <widget class="GtkEntry" id="searchkeywords">
5161
 
                    <property name="visible">True</property>
5162
 
                    <property name="can_focus">True</property>
5163
 
                    <property name="can_default">True</property>
5164
 
                    <property name="tooltip" translatable="yes">enter any search string you want</property>
5165
 
                    <property name="invisible_char">*</property>
5166
 
                    <property name="activates_default">True</property>
5167
 
                  </widget>
5168
 
                  <packing>
5169
 
                    <property name="position">1</property>
5170
 
                  </packing>
5171
 
                </child>
5172
 
              </widget>
5173
 
            </child>
5174
 
            <child>
5175
 
              <widget class="GtkHBox" id="hbox24">
5176
 
                <property name="visible">True</property>
5177
 
                <property name="spacing">12</property>
5178
 
                <child>
5179
 
                  <widget class="GtkLabel" id="label43">
5180
 
                    <property name="visible">True</property>
5181
 
                    <property name="label" translatable="yes">Maximal _Number Of Result Items:</property>
5182
 
                    <property name="use_underline">True</property>
5183
 
                    <property name="mnemonic_widget">resultcount</property>
5184
 
                  </widget>
5185
 
                  <packing>
5186
 
                    <property name="expand">False</property>
5187
 
                    <property name="fill">False</property>
5188
 
                  </packing>
5189
 
                </child>
5190
 
                <child>
5191
 
                  <widget class="GtkSpinButton" id="resultcount">
5192
 
                    <property name="visible">True</property>
5193
 
                    <property name="can_focus">True</property>
5194
 
                    <property name="adjustment">15 1 1000 1 0 0</property>
5195
 
                    <property name="climb_rate">1</property>
5196
 
                  </widget>
5197
 
                  <packing>
5198
 
                    <property name="position">1</property>
5199
 
                  </packing>
5200
 
                </child>
5201
 
              </widget>
5202
 
              <packing>
5203
 
                <property name="position">1</property>
5204
 
              </packing>
5205
 
            </child>
5206
 
            <child>
5207
 
              <widget class="GtkLabel" id="label44">
5208
 
                <property name="visible">True</property>
5209
 
                <property name="xalign">0</property>
5210
 
                <property name="label" translatable="yes">Note: Liferea will generate a feed subscription which is used to query the search engine results for the specified search string. You can keep this feed permanently and update it like any other subscription.  </property>
5211
 
                <property name="wrap">True</property>
5212
 
              </widget>
5213
 
              <packing>
5214
 
                <property name="expand">False</property>
5215
 
                <property name="fill">False</property>
5216
 
                <property name="position">2</property>
5217
 
              </packing>
5218
 
            </child>
5219
 
          </widget>
5220
 
          <packing>
5221
 
            <property name="position">1</property>
5222
 
          </packing>
5223
 
        </child>
5224
 
        <child internal-child="action_area">
5225
 
          <widget class="GtkHButtonBox" id="dialog-action_area27">
5226
 
            <property name="visible">True</property>
5227
 
            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
5228
 
            <property name="layout_style">GTK_BUTTONBOX_END</property>
5229
 
            <child>
5230
 
              <widget class="GtkButton" id="button12">
5231
 
                <property name="visible">True</property>
5232
 
                <property name="can_focus">True</property>
5233
 
                <property name="receives_default">True</property>
5234
 
                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
5235
 
                <property name="label">gtk-cancel</property>
5236
 
                <property name="use_stock">True</property>
5237
 
                <property name="response_id">-6</property>
5238
 
              </widget>
5239
 
            </child>
5240
 
            <child>
5241
 
              <widget class="GtkButton" id="button13">
5242
 
                <property name="visible">True</property>
5243
 
                <property name="can_focus">True</property>
5244
 
                <property name="receives_default">True</property>
5245
 
                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
5246
 
                <property name="label">gtk-apply</property>
5247
 
                <property name="use_stock">True</property>
5248
 
                <property name="response_id">-5</property>
5249
 
              </widget>
5250
 
              <packing>
5251
 
                <property name="position">1</property>
5252
 
              </packing>
5253
 
            </child>
5254
 
          </widget>
5255
 
          <packing>
5256
 
            <property name="expand">False</property>
5257
 
            <property name="pack_type">GTK_PACK_END</property>
5258
 
          </packing>
5259
 
        </child>
5260
 
      </widget>
5261
 
    </child>
5262
 
  </widget>
5263
 
</glade-interface>