updated images (svg)
[straw.git] / glade / straw.glade
blob0116a45dc57564ccc6eaec4b5def499a408fa1e6
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 <requires lib="gnome"/>
6 <widget class="GtkWindow" id="preferences_dialog">
7 <property name="border_width">12</property>
8 <property name="title" translatable="yes">Straw Preferences</property>
9 <property name="window_position">GTK_WIN_POS_MOUSE</property>
10 <property name="default_width">480</property>
11 <property name="default_height">550</property>
12 <property name="destroy_with_parent">True</property>
13 <property name="icon">straw.png</property>
14 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
15 <property name="transient_for">straw_main</property>
16 <signal name="delete_event" handler="on_preferences_dialog_delete_event"/>
17 <child>
18 <widget class="GtkVBox" id="vbox22">
19 <property name="visible">True</property>
20 <property name="spacing">6</property>
21 <child>
22 <widget class="GtkHBox" id="hbox61">
23 <property name="visible">True</property>
24 <child>
25 <widget class="GtkNotebook" id="notebook1">
26 <property name="visible">True</property>
27 <property name="can_focus">True</property>
28 <child>
29 <widget class="GtkVBox" id="vbox23">
30 <property name="visible">True</property>
31 <property name="border_width">12</property>
32 <property name="spacing">6</property>
33 <child>
34 <widget class="GtkLabel" id="label232">
35 <property name="visible">True</property>
36 <property name="xalign">0</property>
37 <property name="label" translatable="yes">&lt;b&gt;Global&lt;/b&gt;</property>
38 <property name="use_markup">True</property>
39 <property name="use_underline">True</property>
40 <property name="mnemonic_widget">notebook1</property>
41 </widget>
42 <packing>
43 <property name="expand">False</property>
44 <property name="fill">False</property>
45 </packing>
46 </child>
47 <child>
48 <widget class="GtkTable" id="table30">
49 <property name="visible">True</property>
50 <property name="n_rows">4</property>
51 <property name="n_columns">2</property>
52 <property name="column_spacing">6</property>
53 <property name="row_spacing">12</property>
54 <child>
55 <placeholder/>
56 </child>
57 <child>
58 <placeholder/>
59 </child>
60 <child>
61 <widget class="GtkSpinButton" id="poll_frequency_spin">
62 <property name="visible">True</property>
63 <property name="can_focus">True</property>
64 <property name="adjustment">100 0 1000 1 10 10</property>
65 <property name="climb_rate">1</property>
66 <signal name="value_changed" handler="on_poll_frequency_spin_value_changed"/>
67 </widget>
68 <packing>
69 <property name="left_attach">1</property>
70 <property name="right_attach">2</property>
71 <property name="y_options"></property>
72 </packing>
73 </child>
74 <child>
75 <widget class="GtkVBox" id="vbox87">
76 <property name="visible">True</property>
77 <property name="spacing">5</property>
78 <child>
79 <widget class="GtkRadioButton" id="item_order_newest">
80 <property name="visible">True</property>
81 <property name="can_focus">True</property>
82 <property name="label" translatable="yes">_top of the list</property>
83 <property name="use_underline">True</property>
84 <property name="active">True</property>
85 <property name="draw_indicator">True</property>
86 <signal name="toggled" handler="on_item_order_newest_toggled"/>
87 </widget>
88 <packing>
89 <property name="expand">False</property>
90 <property name="fill">False</property>
91 </packing>
92 </child>
93 <child>
94 <widget class="GtkRadioButton" id="item_order_oldest">
95 <property name="visible">True</property>
96 <property name="can_focus">True</property>
97 <property name="label" translatable="yes">_bottom of the list</property>
98 <property name="use_underline">True</property>
99 <property name="draw_indicator">True</property>
100 <property name="group">item_order_newest</property>
101 <signal name="toggled" handler="on_item_order_oldest_toggled"/>
102 </widget>
103 <packing>
104 <property name="expand">False</property>
105 <property name="fill">False</property>
106 <property name="position">1</property>
107 </packing>
108 </child>
109 </widget>
110 <packing>
111 <property name="left_attach">1</property>
112 <property name="right_attach">2</property>
113 <property name="top_attach">2</property>
114 <property name="bottom_attach">3</property>
115 <property name="x_options">GTK_FILL</property>
116 <property name="y_options">GTK_FILL</property>
117 </packing>
118 </child>
119 <child>
120 <widget class="GtkSpinButton" id="number_of_items_spin">
121 <property name="visible">True</property>
122 <property name="can_focus">True</property>
123 <property name="adjustment">30 0 10000 1 10 10</property>
124 <property name="climb_rate">1</property>
125 <property name="numeric">True</property>
126 <signal name="value_changed" handler="on_number_of_items_spin_value_changed"/>
127 </widget>
128 <packing>
129 <property name="left_attach">1</property>
130 <property name="right_attach">2</property>
131 <property name="top_attach">1</property>
132 <property name="bottom_attach">2</property>
133 <property name="x_options">GTK_FILL</property>
134 <property name="y_options"></property>
135 </packing>
136 </child>
137 <child>
138 <widget class="GtkLabel" id="label233">
139 <property name="visible">True</property>
140 <property name="xalign">1</property>
141 <property name="yalign">0</property>
142 <property name="label" translatable="yes">_Display location of new items:</property>
143 <property name="use_underline">True</property>
144 <property name="wrap">True</property>
145 <property name="mnemonic_widget">notebook1</property>
146 </widget>
147 <packing>
148 <property name="top_attach">2</property>
149 <property name="bottom_attach">3</property>
150 <property name="x_options">GTK_FILL</property>
151 <property name="y_options">GTK_FILL</property>
152 </packing>
153 </child>
154 <child>
155 <widget class="GtkLabel" id="label237">
156 <property name="visible">True</property>
157 <property name="xalign">1</property>
158 <property name="label" translatable="yes">_Number of articles per feed:</property>
159 <property name="use_underline">True</property>
160 <property name="wrap">True</property>
161 <property name="mnemonic_widget">number_of_items_spin</property>
162 </widget>
163 <packing>
164 <property name="top_attach">1</property>
165 <property name="bottom_attach">2</property>
166 <property name="y_options"></property>
167 </packing>
168 </child>
169 <child>
170 <widget class="GtkLabel" id="label236">
171 <property name="visible">True</property>
172 <property name="xalign">1</property>
173 <property name="label" translatable="yes">_Refresh frequency:</property>
174 <property name="use_underline">True</property>
175 <property name="mnemonic_widget">notebook1</property>
176 </widget>
177 <packing>
178 <property name="y_options"></property>
179 </packing>
180 </child>
181 </widget>
182 <packing>
183 <property name="expand">False</property>
184 <property name="fill">False</property>
185 <property name="position">1</property>
186 </packing>
187 </child>
188 <child>
189 <widget class="GtkLabel" id="label238">
190 <property name="visible">True</property>
191 <property name="xalign">0</property>
192 <property name="label" translatable="yes">&lt;b&gt;Web Browser&lt;/b&gt;</property>
193 <property name="use_markup">True</property>
194 </widget>
195 <packing>
196 <property name="expand">False</property>
197 <property name="fill">False</property>
198 <property name="position">2</property>
199 </packing>
200 </child>
201 <child>
202 <widget class="GtkVBox" id="vbox88">
203 <property name="visible">True</property>
204 <property name="spacing">2</property>
205 <child>
206 <widget class="GtkHBox" id="hbox136">
207 <property name="visible">True</property>
208 <property name="border_width">7</property>
209 <property name="spacing">6</property>
210 <child>
211 <widget class="GtkCheckButton" id="prefs_browser_setting">
212 <property name="visible">True</property>
213 <property name="can_focus">True</property>
214 <property name="label" translatable="yes">_Override preferred browser setting:</property>
215 <property name="use_underline">True</property>
216 <property name="draw_indicator">True</property>
217 <signal name="toggled" handler="on_prefs_browser_setting_toggled"/>
218 </widget>
219 <packing>
220 <property name="expand">False</property>
221 <property name="fill">False</property>
222 </packing>
223 </child>
224 <child>
225 <widget class="GtkEntry" id="prefs_browser_setting_entry">
226 <property name="visible">True</property>
227 <property name="sensitive">False</property>
228 <property name="can_focus">True</property>
229 <property name="invisible_char">*</property>
230 <property name="text" translatable="yes"> </property>
231 <signal name="focus_out_event" handler="on_prefs_browser_setting_entry_focus_out_event"/>
232 </widget>
233 <packing>
234 <property name="position">1</property>
235 </packing>
236 </child>
237 </widget>
238 </child>
239 <child>
240 <widget class="GtkHBox" id="hbox137">
241 <property name="visible">True</property>
242 <child>
243 <widget class="GtkLabel" id="label240">
244 <property name="visible">True</property>
245 </widget>
246 <packing>
247 <property name="fill">False</property>
248 </packing>
249 </child>
250 <child>
251 <widget class="GtkLabel" id="label239">
252 <property name="visible">True</property>
253 <property name="xalign">1</property>
254 <property name="label" translatable="yes">&lt;small&gt;&lt;i&gt;(example: &lt;b&gt;epiphany %s&lt;/b&gt;)&lt;/i&gt;&lt;/small&gt;</property>
255 <property name="use_markup">True</property>
256 <property name="wrap">True</property>
257 </widget>
258 <packing>
259 <property name="position">1</property>
260 </packing>
261 </child>
262 </widget>
263 <packing>
264 <property name="position">1</property>
265 </packing>
266 </child>
267 </widget>
268 <packing>
269 <property name="expand">False</property>
270 <property name="position">3</property>
271 </packing>
272 </child>
273 </widget>
274 <packing>
275 <property name="tab_expand">False</property>
276 </packing>
277 </child>
278 <child>
279 <widget class="GtkLabel" id="label77">
280 <property name="visible">True</property>
281 <property name="xpad">6</property>
282 <property name="label" translatable="yes">_General Settings</property>
283 <property name="use_underline">True</property>
284 <property name="mnemonic_widget">notebook1</property>
285 </widget>
286 <packing>
287 <property name="type">tab</property>
288 <property name="tab_expand">False</property>
289 <property name="tab_fill">False</property>
290 </packing>
291 </child>
292 <child>
293 <widget class="GtkVBox" id="preferences_categories_tab">
294 <property name="visible">True</property>
295 <property name="spacing">6</property>
296 <child>
297 <widget class="GtkVBox" id="vbox53">
298 <property name="visible">True</property>
299 <property name="border_width">12</property>
300 <property name="spacing">6</property>
301 <child>
302 <widget class="GtkLabel" id="label150">
303 <property name="visible">True</property>
304 <property name="xalign">0</property>
305 <property name="label" translatable="yes">&lt;span weight="bold"&gt;C_ategories
306 &lt;/span&gt;</property>
307 <property name="use_markup">True</property>
308 <property name="use_underline">True</property>
309 <property name="mnemonic_widget">notebook1</property>
310 </widget>
311 <packing>
312 <property name="expand">False</property>
313 <property name="fill">False</property>
314 </packing>
315 </child>
316 <child>
317 <widget class="GtkHBox" id="hbox110">
318 <property name="visible">True</property>
319 <child>
320 <widget class="GtkLabel" id="label182">
321 <property name="visible">True</property>
322 <property name="label" translatable="yes"> </property>
323 </widget>
324 <packing>
325 <property name="expand">False</property>
326 <property name="fill">False</property>
327 </packing>
328 </child>
329 <child>
330 <widget class="GtkVBox" id="vbox63">
331 <property name="visible">True</property>
332 <property name="spacing">12</property>
333 <child>
334 <widget class="GtkHPaned" id="hpaned1">
335 <property name="visible">True</property>
336 <property name="can_focus">True</property>
337 <property name="position">210</property>
338 <child>
339 <widget class="GtkVBox" id="vbox48">
340 <property name="visible">True</property>
341 <property name="spacing">6</property>
342 <child>
343 <widget class="GtkScrolledWindow" id="category_scroll_window">
344 <property name="visible">True</property>
345 <property name="can_focus">True</property>
346 <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
347 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
348 <property name="window_placement">GTK_CORNER_BOTTOM_LEFT</property>
349 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
350 <child>
351 <widget class="GtkTreeView" id="category_treeview">
352 <property name="visible">True</property>
353 <property name="can_focus">True</property>
354 <property name="reorderable">True</property>
355 <signal name="focus_in_event" handler="on_category_treeview_focus_in_event"/>
356 </widget>
357 </child>
358 </widget>
359 </child>
360 <child>
361 <widget class="GtkHButtonBox" id="hbuttonbox11">
362 <property name="visible">True</property>
363 <property name="spacing">6</property>
364 <property name="layout_style">GTK_BUTTONBOX_START</property>
365 <child>
366 <widget class="GtkButton" id="category_add_button">
367 <property name="visible">True</property>
368 <property name="can_focus">True</property>
369 <property name="can_default">True</property>
370 <property name="label">gtk-add</property>
371 <property name="relief">GTK_RELIEF_HALF</property>
372 <property name="use_stock">True</property>
373 <signal name="clicked" handler="on_category_add_button_clicked"/>
374 </widget>
375 </child>
376 <child>
377 <widget class="GtkButton" id="category_delete_button">
378 <property name="visible">True</property>
379 <property name="can_focus">True</property>
380 <property name="can_default">True</property>
381 <property name="label">gtk-remove</property>
382 <property name="relief">GTK_RELIEF_HALF</property>
383 <property name="use_stock">True</property>
384 <signal name="clicked" handler="on_category_delete_button_clicked"/>
385 </widget>
386 <packing>
387 <property name="position">1</property>
388 </packing>
389 </child>
390 </widget>
391 <packing>
392 <property name="expand">False</property>
393 <property name="position">1</property>
394 </packing>
395 </child>
396 </widget>
397 <packing>
398 <property name="resize">False</property>
399 </packing>
400 </child>
401 <child>
402 <widget class="GtkVBox" id="vbox52">
403 <property name="visible">True</property>
404 <property name="spacing">6</property>
405 <child>
406 <widget class="GtkScrolledWindow" id="scrolledwindow9">
407 <property name="visible">True</property>
408 <property name="can_focus">True</property>
409 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
410 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
411 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
412 <child>
413 <widget class="GtkTreeView" id="feeds_treeview">
414 <property name="visible">True</property>
415 <property name="can_focus">True</property>
416 <property name="reorderable">True</property>
417 </widget>
418 </child>
419 </widget>
420 </child>
421 </widget>
422 </child>
423 </widget>
424 </child>
425 <child>
426 <widget class="GtkFrame" id="frame1">
427 <property name="visible">True</property>
428 <property name="label_xalign">0</property>
429 <property name="shadow_type">GTK_SHADOW_NONE</property>
430 <child>
431 <widget class="GtkAlignment" id="alignment18">
432 <property name="visible">True</property>
433 <property name="top_padding">6</property>
434 <property name="bottom_padding">6</property>
435 <property name="left_padding">12</property>
436 <property name="right_padding">12</property>
437 <child>
438 <widget class="GtkVBox" id="vbox64">
439 <property name="visible">True</property>
440 <property name="spacing">6</property>
441 <child>
442 <widget class="GtkTable" id="table29">
443 <property name="visible">True</property>
444 <property name="n_rows">4</property>
445 <property name="n_columns">3</property>
446 <property name="column_spacing">8</property>
447 <property name="row_spacing">8</property>
448 <child>
449 <widget class="GtkEntry" id="category_external_source_password">
450 <property name="visible">True</property>
451 <property name="can_focus">True</property>
452 <property name="visibility">False</property>
453 <property name="invisible_char">*</property>
454 </widget>
455 <packing>
456 <property name="left_attach">1</property>
457 <property name="right_attach">3</property>
458 <property name="top_attach">2</property>
459 <property name="bottom_attach">3</property>
460 <property name="y_options"></property>
461 </packing>
462 </child>
463 <child>
464 <widget class="GtkEntry" id="category_external_source_username">
465 <property name="visible">True</property>
466 <property name="can_focus">True</property>
467 <property name="invisible_char">*</property>
468 </widget>
469 <packing>
470 <property name="left_attach">1</property>
471 <property name="right_attach">3</property>
472 <property name="top_attach">1</property>
473 <property name="bottom_attach">2</property>
474 <property name="y_options"></property>
475 </packing>
476 </child>
477 <child>
478 <widget class="GtkEntry" id="category_external_source">
479 <property name="visible">True</property>
480 <property name="sensitive">False</property>
481 <property name="can_focus">True</property>
482 <property name="invisible_char">*</property>
483 </widget>
484 <packing>
485 <property name="left_attach">1</property>
486 <property name="right_attach">3</property>
487 <property name="y_options"></property>
488 </packing>
489 </child>
490 <child>
491 <widget class="GtkCheckButton" id="category_refresh_default_check">
492 <property name="visible">True</property>
493 <property name="can_focus">True</property>
494 <property name="label" translatable="yes">Use _Default</property>
495 <property name="use_underline">True</property>
496 <property name="active">True</property>
497 <property name="draw_indicator">True</property>
498 <signal name="toggled" handler="on_category_refresh_default_check_toggled"/>
499 </widget>
500 <packing>
501 <property name="left_attach">2</property>
502 <property name="right_attach">3</property>
503 <property name="top_attach">3</property>
504 <property name="bottom_attach">4</property>
505 <property name="x_options">GTK_FILL</property>
506 <property name="y_options"></property>
507 </packing>
508 </child>
509 <child>
510 <widget class="GtkSpinButton" id="category_external_source_frequency_spin">
511 <property name="visible">True</property>
512 <property name="can_focus">True</property>
513 <property name="adjustment">0 0 1000000 1 10 10</property>
514 <property name="climb_rate">1</property>
515 </widget>
516 <packing>
517 <property name="left_attach">1</property>
518 <property name="right_attach">2</property>
519 <property name="top_attach">3</property>
520 <property name="bottom_attach">4</property>
521 <property name="y_options"></property>
522 </packing>
523 </child>
524 <child>
525 <widget class="GtkLabel" id="category_external_source_frequency_label">
526 <property name="visible">True</property>
527 <property name="xalign">1</property>
528 <property name="label" translatable="yes">Refresh frequency:</property>
529 </widget>
530 <packing>
531 <property name="top_attach">3</property>
532 <property name="bottom_attach">4</property>
533 <property name="x_options">GTK_FILL</property>
534 <property name="y_options"></property>
535 </packing>
536 </child>
537 <child>
538 <widget class="GtkLabel" id="category_external_source_password_label">
539 <property name="visible">True</property>
540 <property name="xalign">1</property>
541 <property name="label" translatable="yes">Password:</property>
542 </widget>
543 <packing>
544 <property name="top_attach">2</property>
545 <property name="bottom_attach">3</property>
546 <property name="x_options">GTK_FILL</property>
547 <property name="y_options"></property>
548 </packing>
549 </child>
550 <child>
551 <widget class="GtkLabel" id="category_external_source_username_label">
552 <property name="visible">True</property>
553 <property name="xalign">1</property>
554 <property name="label" translatable="yes">User name:</property>
555 </widget>
556 <packing>
557 <property name="top_attach">1</property>
558 <property name="bottom_attach">2</property>
559 <property name="x_options">GTK_FILL</property>
560 <property name="y_options"></property>
561 </packing>
562 </child>
563 <child>
564 <widget class="GtkLabel" id="category_external_source_label">
565 <property name="visible">True</property>
566 <property name="xalign">1</property>
567 <property name="label" translatable="yes">Location:</property>
568 </widget>
569 <packing>
570 <property name="x_options">GTK_FILL</property>
571 <property name="y_options"></property>
572 </packing>
573 </child>
574 </widget>
575 <packing>
576 <property name="expand">False</property>
577 <property name="fill">False</property>
578 </packing>
579 </child>
580 </widget>
581 </child>
582 </widget>
583 </child>
584 <child>
585 <widget class="GtkLabel" id="label214">
586 <property name="visible">True</property>
587 <property name="label" translatable="yes">&lt;span weight="bold"&gt;_External Source for Category Contents:&lt;/span&gt;</property>
588 <property name="use_markup">True</property>
589 <property name="use_underline">True</property>
590 <property name="mnemonic_widget">category_external_source</property>
591 </widget>
592 <packing>
593 <property name="type">label_item</property>
594 </packing>
595 </child>
596 </widget>
597 <packing>
598 <property name="expand">False</property>
599 <property name="fill">False</property>
600 <property name="position">1</property>
601 </packing>
602 </child>
603 <child>
604 <widget class="GtkHBox" id="hbox130">
605 <property name="visible">True</property>
606 <property name="spacing">14</property>
607 <child>
608 <widget class="GtkAlignment" id="alignment19">
609 <property name="visible">True</property>
610 <child>
611 <widget class="GtkLabel" id="label222">
612 <property name="visible">True</property>
613 <property name="xalign">0</property>
614 <property name="yalign">0.54000002145767212</property>
615 <property name="label" translatable="yes">&lt;span weight="bold"&gt;_Sort Category Contents:&lt;/span&gt;</property>
616 <property name="use_markup">True</property>
617 <property name="use_underline">True</property>
618 <property name="mnemonic_widget">category_sort_ascending_button</property>
619 </widget>
620 </child>
621 </widget>
622 <packing>
623 <property name="expand">False</property>
624 <property name="fill">False</property>
625 <property name="padding">4</property>
626 </packing>
627 </child>
628 <child>
629 <widget class="GtkHButtonBox" id="hbuttonbox13">
630 <property name="visible">True</property>
631 <property name="spacing">8</property>
632 <property name="layout_style">GTK_BUTTONBOX_SPREAD</property>
633 <child>
634 <widget class="GtkButton" id="category_sort_ascending_button">
635 <property name="visible">True</property>
636 <property name="can_focus">True</property>
637 <property name="can_default">True</property>
638 <signal name="clicked" handler="on_category_sort_ascending_button_clicked"/>
639 <child>
640 <widget class="GtkAlignment" id="alignment24">
641 <property name="visible">True</property>
642 <property name="xscale">0</property>
643 <property name="yscale">0</property>
644 <child>
645 <widget class="GtkHBox" id="hbox135">
646 <property name="visible">True</property>
647 <property name="spacing">2</property>
648 <child>
649 <widget class="GtkImage" id="image1618">
650 <property name="visible">True</property>
651 <property name="stock">gtk-sort-ascending</property>
652 </widget>
653 <packing>
654 <property name="expand">False</property>
655 <property name="fill">False</property>
656 </packing>
657 </child>
658 <child>
659 <widget class="GtkLabel" id="label229">
660 <property name="visible">True</property>
661 <property name="label">A_scending</property>
662 <property name="use_underline">True</property>
663 </widget>
664 <packing>
665 <property name="expand">False</property>
666 <property name="fill">False</property>
667 <property name="position">1</property>
668 </packing>
669 </child>
670 </widget>
671 </child>
672 </widget>
673 </child>
674 </widget>
675 </child>
676 <child>
677 <widget class="GtkButton" id="category_sort_descending_button">
678 <property name="visible">True</property>
679 <property name="can_focus">True</property>
680 <property name="can_default">True</property>
681 <property name="label">gtk-sort-descending</property>
682 <property name="use_stock">True</property>
683 <signal name="clicked" handler="on_category_sort_descending_button_clicked"/>
684 </widget>
685 <packing>
686 <property name="position">1</property>
687 </packing>
688 </child>
689 </widget>
690 <packing>
691 <property name="position">1</property>
692 </packing>
693 </child>
694 </widget>
695 <packing>
696 <property name="expand">False</property>
697 <property name="pack_type">GTK_PACK_END</property>
698 <property name="position">2</property>
699 </packing>
700 </child>
701 </widget>
702 <packing>
703 <property name="position">1</property>
704 </packing>
705 </child>
706 </widget>
707 <packing>
708 <property name="position">1</property>
709 </packing>
710 </child>
711 </widget>
712 </child>
713 </widget>
714 <packing>
715 <property name="position">1</property>
716 <property name="tab_expand">False</property>
717 </packing>
718 </child>
719 <child>
720 <widget class="GtkLabel" id="label149">
721 <property name="visible">True</property>
722 <property name="label" translatable="yes">_Categories</property>
723 <property name="use_underline">True</property>
724 <property name="mnemonic_widget">notebook1</property>
725 </widget>
726 <packing>
727 <property name="type">tab</property>
728 <property name="position">1</property>
729 <property name="tab_expand">False</property>
730 <property name="tab_fill">False</property>
731 </packing>
732 </child>
733 </widget>
734 </child>
735 </widget>
736 </child>
737 <child>
738 <widget class="GtkHButtonBox" id="hbuttonbox4">
739 <property name="visible">True</property>
740 <property name="spacing">1</property>
741 <property name="layout_style">GTK_BUTTONBOX_END</property>
742 <child>
743 <widget class="GtkButton" id="preferences_close_button">
744 <property name="visible">True</property>
745 <property name="can_focus">True</property>
746 <property name="has_focus">True</property>
747 <property name="can_default">True</property>
748 <property name="has_default">True</property>
749 <property name="label">gtk-close</property>
750 <property name="use_stock">True</property>
751 <signal name="clicked" handler="on_preferences_close_button_clicked"/>
752 </widget>
753 </child>
754 </widget>
755 <packing>
756 <property name="expand">False</property>
757 <property name="position">1</property>
758 </packing>
759 </child>
760 </widget>
761 </child>
762 </widget>
763 <widget class="GtkWindow" id="subscribe_window">
764 <property name="visible">True</property>
765 <property name="title" translatable="yes">Subscribe</property>
766 <property name="window_position">GTK_WIN_POS_MOUSE</property>
767 <property name="destroy_with_parent">True</property>
768 <property name="icon">straw.png</property>
769 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
770 <property name="transient_for">straw_main</property>
771 <signal name="delete_event" handler="on_subscribe_window_delete_event"/>
772 <child>
773 <widget class="GtkVBox" id="subscribe_vbox">
774 <property name="visible">True</property>
775 <child>
776 <widget class="GtkNotebook" id="subscribe_notebook">
777 <property name="visible">True</property>
778 <property name="tab_pos">GTK_POS_LEFT</property>
779 <property name="show_tabs">False</property>
780 <property name="show_border">False</property>
781 <child>
782 <widget class="GtkVBox" id="vbox77">
783 <property name="visible">True</property>
784 <property name="spacing">6</property>
785 <child>
786 <widget class="GtkHBox" id="hbox116">
787 <property name="visible">True</property>
788 <property name="border_width">8</property>
789 <property name="spacing">12</property>
790 <child>
791 <widget class="GtkVBox" id="vbox66">
792 <property name="visible">True</property>
793 <property name="border_width">2</property>
794 <property name="spacing">8</property>
795 <child>
796 <widget class="GtkLabel" id="padding">
797 <property name="visible">True</property>
798 </widget>
799 <packing>
800 <property name="expand">False</property>
801 <property name="fill">False</property>
802 <property name="padding">5</property>
803 </packing>
804 </child>
805 <child>
806 <widget class="GtkLabel" id="label187">
807 <property name="visible">True</property>
808 <property name="xalign">0</property>
809 <property name="yalign">1</property>
810 <property name="ypad">3</property>
811 <property name="label" translatable="yes">&lt;b&gt;&lt;big&gt;Subscribe to Feed&lt;/big&gt;&lt;/b&gt;</property>
812 <property name="use_markup">True</property>
813 </widget>
814 <packing>
815 <property name="expand">False</property>
816 <property name="fill">False</property>
817 <property name="position">1</property>
818 </packing>
819 </child>
820 <child>
821 <widget class="GtkTable" id="table26">
822 <property name="visible">True</property>
823 <property name="n_rows">1</property>
824 <property name="n_columns">2</property>
825 <property name="column_spacing">8</property>
826 <property name="row_spacing">5</property>
827 <child>
828 <widget class="GtkEntry" id="subscribe_location_entry">
829 <property name="visible">True</property>
830 <property name="can_focus">True</property>
831 <property name="invisible_char">*</property>
832 <signal name="delete_text" handler="on_subscribe_location_entry_delete_text"/>
833 <signal name="key_press_event" handler="on_subscribe_location_entry_key_press_event"/>
834 <signal name="insert_text" handler="on_subscribe_location_entry_insert_text"/>
835 </widget>
836 <packing>
837 <property name="left_attach">1</property>
838 <property name="right_attach">2</property>
839 <property name="y_options"></property>
840 </packing>
841 </child>
842 <child>
843 <widget class="GtkLabel" id="label189">
844 <property name="visible">True</property>
845 <property name="xalign">1</property>
846 <property name="label" translatable="yes">Feed URL:</property>
847 </widget>
848 <packing>
849 <property name="x_options">GTK_FILL</property>
850 <property name="y_options"></property>
851 </packing>
852 </child>
853 </widget>
854 <packing>
855 <property name="expand">False</property>
856 <property name="fill">False</property>
857 <property name="position">2</property>
858 </packing>
859 </child>
860 </widget>
861 </child>
862 </widget>
863 </child>
864 <child>
865 <widget class="GtkHButtonBox" id="hbuttonbox14">
866 <property name="visible">True</property>
867 <property name="border_width">12</property>
868 <property name="spacing">6</property>
869 <property name="layout_style">GTK_BUTTONBOX_END</property>
870 <child>
871 <widget class="GtkButton" id="main_cancel">
872 <property name="visible">True</property>
873 <property name="can_focus">True</property>
874 <property name="can_default">True</property>
875 <property name="label">gtk-cancel</property>
876 <property name="use_stock">True</property>
877 <signal name="clicked" handler="on_main_cancel_clicked"/>
878 </widget>
879 </child>
880 <child>
881 <widget class="GtkButton" id="main_ok">
882 <property name="visible">True</property>
883 <property name="can_focus">True</property>
884 <property name="has_focus">True</property>
885 <property name="can_default">True</property>
886 <property name="has_default">True</property>
887 <signal name="clicked" handler="on_main_ok_clicked"/>
888 <child>
889 <widget class="GtkAlignment" id="alignment20">
890 <property name="visible">True</property>
891 <property name="xscale">0</property>
892 <property name="yscale">0</property>
893 <child>
894 <widget class="GtkHBox" id="hbox131">
895 <property name="visible">True</property>
896 <property name="spacing">2</property>
897 <child>
898 <widget class="GtkImage" id="image1430">
899 <property name="visible">True</property>
900 <property name="stock">gtk-ok</property>
901 </widget>
902 <packing>
903 <property name="expand">False</property>
904 <property name="fill">False</property>
905 </packing>
906 </child>
907 <child>
908 <widget class="GtkLabel" id="label224">
909 <property name="visible">True</property>
910 <property name="label" translatable="yes">_Continue</property>
911 <property name="use_underline">True</property>
912 </widget>
913 <packing>
914 <property name="expand">False</property>
915 <property name="fill">False</property>
916 <property name="position">1</property>
917 </packing>
918 </child>
919 </widget>
920 </child>
921 </widget>
922 </child>
923 </widget>
924 <packing>
925 <property name="position">1</property>
926 </packing>
927 </child>
928 </widget>
929 <packing>
930 <property name="expand">False</property>
931 <property name="fill">False</property>
932 <property name="position">1</property>
933 </packing>
934 </child>
935 </widget>
936 <packing>
937 <property name="tab_expand">False</property>
938 <property name="tab_fill">False</property>
939 </packing>
940 </child>
941 <child>
942 <widget class="GtkLabel" id="main_page">
943 <property name="visible">True</property>
944 <property name="label" translatable="yes">Main</property>
945 </widget>
946 <packing>
947 <property name="type">tab</property>
948 <property name="tab_expand">False</property>
949 <property name="tab_fill">False</property>
950 </packing>
951 </child>
952 <child>
953 <widget class="GtkHBox" id="progress_page">
954 <property name="visible">True</property>
955 <property name="border_width">8</property>
956 <child>
957 <widget class="GtkVBox" id="vbox74">
958 <property name="visible">True</property>
959 <property name="spacing">6</property>
960 <child>
961 <widget class="GtkProgressBar" id="subscribe_progress_bar">
962 <property name="visible">True</property>
963 <property name="pulse_step">0.10000000149</property>
964 </widget>
965 <packing>
966 <property name="expand">False</property>
967 <property name="fill">False</property>
968 <property name="padding">17</property>
969 </packing>
970 </child>
971 <child>
972 <widget class="GtkLabel" id="subscribe_progress_label">
973 <property name="visible">True</property>
974 <property name="xalign">0</property>
975 <property name="label" translatable="yes">Connecting to ...</property>
976 </widget>
977 <packing>
978 <property name="expand">False</property>
979 <property name="fill">False</property>
980 <property name="position">1</property>
981 </packing>
982 </child>
983 <child>
984 <widget class="GtkHButtonBox" id="hbuttonbox15">
985 <property name="visible">True</property>
986 <property name="border_width">6</property>
987 <property name="layout_style">GTK_BUTTONBOX_END</property>
988 <child>
989 <widget class="GtkButton" id="progress_cancel">
990 <property name="visible">True</property>
991 <property name="can_focus">True</property>
992 <property name="can_default">True</property>
993 <property name="label">gtk-cancel</property>
994 <property name="use_stock">True</property>
995 <signal name="clicked" handler="on_progress_cancel_clicked"/>
996 </widget>
997 </child>
998 </widget>
999 <packing>
1000 <property name="expand">False</property>
1001 <property name="fill">False</property>
1002 <property name="pack_type">GTK_PACK_END</property>
1003 <property name="position">2</property>
1004 </packing>
1005 </child>
1006 </widget>
1007 </child>
1008 </widget>
1009 <packing>
1010 <property name="position">1</property>
1011 <property name="tab_expand">False</property>
1012 <property name="tab_fill">False</property>
1013 </packing>
1014 </child>
1015 <child>
1016 <widget class="GtkLabel" id="progress_label">
1017 <property name="visible">True</property>
1018 <property name="label" translatable="yes">Progress</property>
1019 </widget>
1020 <packing>
1021 <property name="type">tab</property>
1022 <property name="position">1</property>
1023 <property name="tab_expand">False</property>
1024 <property name="tab_fill">False</property>
1025 </packing>
1026 </child>
1027 <child>
1028 <widget class="GtkVBox" id="vbox85">
1029 <property name="visible">True</property>
1030 <property name="border_width">12</property>
1031 <property name="spacing">10</property>
1032 <child>
1033 <widget class="GtkLabel" id="label230">
1034 <property name="visible">True</property>
1035 <property name="xalign">0</property>
1036 <property name="label" translatable="yes">&lt;big&gt;&lt;b&gt;Authorization Required&lt;/b&gt;&lt;/big&gt;</property>
1037 <property name="use_markup">True</property>
1038 </widget>
1039 <packing>
1040 <property name="expand">False</property>
1041 <property name="fill">False</property>
1042 </packing>
1043 </child>
1044 <child>
1045 <widget class="GtkLabel" id="label231">
1046 <property name="visible">True</property>
1047 <property name="xalign">0</property>
1048 <property name="label" translatable="yes">The site you're accessing requires authorization.</property>
1049 </widget>
1050 <packing>
1051 <property name="expand">False</property>
1052 <property name="fill">False</property>
1053 <property name="position">1</property>
1054 </packing>
1055 </child>
1056 <child>
1057 <widget class="GtkHBox" id="hbox124">
1058 <property name="visible">True</property>
1059 <property name="spacing">8</property>
1060 <child>
1061 <widget class="GtkTable" id="table28">
1062 <property name="visible">True</property>
1063 <property name="n_rows">2</property>
1064 <property name="n_columns">2</property>
1065 <property name="column_spacing">6</property>
1066 <property name="row_spacing">6</property>
1067 <child>
1068 <widget class="GtkEntry" id="subscribe_password_entry">
1069 <property name="visible">True</property>
1070 <property name="can_focus">True</property>
1071 <property name="visibility">False</property>
1072 <property name="invisible_char">*</property>
1073 </widget>
1074 <packing>
1075 <property name="left_attach">1</property>
1076 <property name="right_attach">2</property>
1077 <property name="top_attach">1</property>
1078 <property name="bottom_attach">2</property>
1079 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
1080 <property name="y_options"></property>
1081 </packing>
1082 </child>
1083 <child>
1084 <widget class="GtkEntry" id="subscribe_username_entry">
1085 <property name="visible">True</property>
1086 <property name="can_focus">True</property>
1087 <property name="invisible_char">*</property>
1088 </widget>
1089 <packing>
1090 <property name="left_attach">1</property>
1091 <property name="right_attach">2</property>
1092 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
1093 <property name="y_options"></property>
1094 </packing>
1095 </child>
1096 <child>
1097 <widget class="GtkLabel" id="label208">
1098 <property name="visible">True</property>
1099 <property name="xalign">1</property>
1100 <property name="label" translatable="yes">_Password:</property>
1101 <property name="use_underline">True</property>
1102 <property name="mnemonic_widget">subscribe_password_entry</property>
1103 </widget>
1104 <packing>
1105 <property name="top_attach">1</property>
1106 <property name="bottom_attach">2</property>
1107 <property name="x_options">GTK_FILL</property>
1108 <property name="y_options"></property>
1109 </packing>
1110 </child>
1111 <child>
1112 <widget class="GtkLabel" id="label207">
1113 <property name="visible">True</property>
1114 <property name="xalign">1</property>
1115 <property name="label" translatable="yes">_Username:</property>
1116 <property name="use_underline">True</property>
1117 <property name="mnemonic_widget">subscribe_username_entry</property>
1118 </widget>
1119 <packing>
1120 <property name="x_options">GTK_FILL</property>
1121 <property name="y_options"></property>
1122 </packing>
1123 </child>
1124 </widget>
1125 </child>
1126 </widget>
1127 <packing>
1128 <property name="position">2</property>
1129 </packing>
1130 </child>
1131 <child>
1132 <widget class="GtkHButtonBox" id="hbuttonbox16">
1133 <property name="visible">True</property>
1134 <property name="spacing">6</property>
1135 <property name="layout_style">GTK_BUTTONBOX_END</property>
1136 <child>
1137 <widget class="GtkButton" id="auth_cancel">
1138 <property name="visible">True</property>
1139 <property name="can_focus">True</property>
1140 <property name="can_default">True</property>
1141 <property name="label">gtk-cancel</property>
1142 <property name="use_stock">True</property>
1143 <signal name="clicked" handler="on_auth_cancel_clicked"/>
1144 </widget>
1145 </child>
1146 <child>
1147 <widget class="GtkButton" id="auth_ok">
1148 <property name="visible">True</property>
1149 <property name="can_focus">True</property>
1150 <property name="can_default">True</property>
1151 <signal name="clicked" handler="on_auth_ok_clicked"/>
1152 <child>
1153 <widget class="GtkAlignment" id="alignment21">
1154 <property name="visible">True</property>
1155 <property name="xscale">0</property>
1156 <property name="yscale">0</property>
1157 <child>
1158 <widget class="GtkHBox" id="hbox132">
1159 <property name="visible">True</property>
1160 <property name="spacing">2</property>
1161 <child>
1162 <widget class="GtkImage" id="image1431">
1163 <property name="visible">True</property>
1164 <property name="stock">gtk-ok</property>
1165 </widget>
1166 <packing>
1167 <property name="expand">False</property>
1168 <property name="fill">False</property>
1169 </packing>
1170 </child>
1171 <child>
1172 <widget class="GtkLabel" id="label225">
1173 <property name="visible">True</property>
1174 <property name="label" translatable="yes">_OK</property>
1175 <property name="use_underline">True</property>
1176 </widget>
1177 <packing>
1178 <property name="expand">False</property>
1179 <property name="fill">False</property>
1180 <property name="position">1</property>
1181 </packing>
1182 </child>
1183 </widget>
1184 </child>
1185 </widget>
1186 </child>
1187 </widget>
1188 <packing>
1189 <property name="position">1</property>
1190 </packing>
1191 </child>
1192 </widget>
1193 <packing>
1194 <property name="expand">False</property>
1195 <property name="fill">False</property>
1196 <property name="position">3</property>
1197 </packing>
1198 </child>
1199 </widget>
1200 <packing>
1201 <property name="position">2</property>
1202 <property name="tab_expand">False</property>
1203 </packing>
1204 </child>
1205 <child>
1206 <widget class="GtkLabel" id="authorization_page">
1207 <property name="visible">True</property>
1208 <property name="label" translatable="yes">Auth</property>
1209 </widget>
1210 <packing>
1211 <property name="type">tab</property>
1212 <property name="position">2</property>
1213 <property name="tab_expand">False</property>
1214 <property name="tab_fill">False</property>
1215 </packing>
1216 </child>
1217 <child>
1218 <widget class="GtkHBox" id="multiple_feeds_hbox">
1219 <property name="visible">True</property>
1220 <property name="border_width">8</property>
1221 <child>
1222 <widget class="GtkVBox" id="vbox70">
1223 <property name="visible">True</property>
1224 <property name="spacing">8</property>
1225 <child>
1226 <widget class="GtkHBox" id="hbox117">
1227 <property name="visible">True</property>
1228 <property name="spacing">8</property>
1229 <child>
1230 <widget class="GtkImage" id="image1241">
1231 <property name="visible">True</property>
1232 <property name="stock">gtk-dialog-question</property>
1233 <property name="icon_size">6</property>
1234 </widget>
1235 <packing>
1236 <property name="expand">False</property>
1237 <property name="fill">False</property>
1238 </packing>
1239 </child>
1240 <child>
1241 <widget class="GtkLabel" id="label196">
1242 <property name="visible">True</property>
1243 <property name="xalign">0</property>
1244 <property name="label" translatable="yes">Select the feeds you want to subscribe to below:</property>
1245 </widget>
1246 <packing>
1247 <property name="expand">False</property>
1248 <property name="fill">False</property>
1249 <property name="position">1</property>
1250 </packing>
1251 </child>
1252 </widget>
1253 <packing>
1254 <property name="expand">False</property>
1255 <property name="fill">False</property>
1256 </packing>
1257 </child>
1258 <child>
1259 <widget class="GtkScrolledWindow" id="scrolledwindow13">
1260 <property name="visible">True</property>
1261 <property name="can_focus">True</property>
1262 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1263 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1264 <property name="shadow_type">GTK_SHADOW_ETCHED_OUT</property>
1265 <child>
1266 <widget class="GtkTreeView" id="feeds_treeview">
1267 <property name="visible">True</property>
1268 <property name="can_focus">True</property>
1269 <property name="headers_visible">False</property>
1270 <property name="rules_hint">True</property>
1271 </widget>
1272 </child>
1273 </widget>
1274 <packing>
1275 <property name="position">1</property>
1276 </packing>
1277 </child>
1278 <child>
1279 <widget class="GtkHButtonBox" id="hbuttonbox17">
1280 <property name="visible">True</property>
1281 <property name="border_width">6</property>
1282 <property name="spacing">6</property>
1283 <property name="layout_style">GTK_BUTTONBOX_END</property>
1284 <child>
1285 <widget class="GtkButton" id="mf_cancel">
1286 <property name="visible">True</property>
1287 <property name="can_focus">True</property>
1288 <property name="can_default">True</property>
1289 <property name="label">gtk-cancel</property>
1290 <property name="use_stock">True</property>
1291 <signal name="clicked" handler="on_mf_cancel_clicked"/>
1292 </widget>
1293 </child>
1294 <child>
1295 <widget class="GtkButton" id="mf_ok">
1296 <property name="visible">True</property>
1297 <property name="can_focus">True</property>
1298 <property name="can_default">True</property>
1299 <signal name="clicked" handler="on_mf_ok_clicked"/>
1300 <child>
1301 <widget class="GtkAlignment" id="alignment22">
1302 <property name="visible">True</property>
1303 <property name="xscale">0</property>
1304 <property name="yscale">0</property>
1305 <child>
1306 <widget class="GtkHBox" id="hbox133">
1307 <property name="visible">True</property>
1308 <property name="spacing">2</property>
1309 <child>
1310 <widget class="GtkImage" id="image1432">
1311 <property name="visible">True</property>
1312 <property name="stock">gtk-ok</property>
1313 </widget>
1314 <packing>
1315 <property name="expand">False</property>
1316 <property name="fill">False</property>
1317 </packing>
1318 </child>
1319 <child>
1320 <widget class="GtkLabel" id="label226">
1321 <property name="visible">True</property>
1322 <property name="label" translatable="yes">_Done</property>
1323 <property name="use_underline">True</property>
1324 </widget>
1325 <packing>
1326 <property name="expand">False</property>
1327 <property name="fill">False</property>
1328 <property name="position">1</property>
1329 </packing>
1330 </child>
1331 </widget>
1332 </child>
1333 </widget>
1334 </child>
1335 </widget>
1336 <packing>
1337 <property name="position">1</property>
1338 </packing>
1339 </child>
1340 </widget>
1341 <packing>
1342 <property name="expand">False</property>
1343 <property name="fill">False</property>
1344 <property name="position">2</property>
1345 </packing>
1346 </child>
1347 </widget>
1348 <packing>
1349 <property name="pack_type">GTK_PACK_END</property>
1350 </packing>
1351 </child>
1352 </widget>
1353 <packing>
1354 <property name="position">3</property>
1355 <property name="tab_expand">False</property>
1356 </packing>
1357 </child>
1358 <child>
1359 <widget class="GtkLabel" id="multiple_feeds_page">
1360 <property name="visible">True</property>
1361 <property name="label" translatable="yes">Multiple Feed</property>
1362 </widget>
1363 <packing>
1364 <property name="type">tab</property>
1365 <property name="position">3</property>
1366 <property name="tab_expand">False</property>
1367 <property name="tab_fill">False</property>
1368 </packing>
1369 </child>
1370 </widget>
1371 </child>
1372 </widget>
1373 </child>
1374 </widget>
1375 <widget class="GtkWindow" id="straw_main">
1376 <property name="visible">True</property>
1377 <property name="title" translatable="yes">Straw</property>
1378 <property name="icon">straw.png</property>
1379 <signal name="configure_event" handler="on_straw_main_configure_event"/>
1380 <signal name="delete_event" handler="on_straw_main_delete_event"/>
1381 <signal name="destroy_event" handler="on_straw_main_destroy_event"/>
1382 <signal name="drag_data_received" handler="on_straw_main_drag_data_received"/>
1383 <child>
1384 <widget class="GtkVBox" id="vbox86">
1385 <property name="visible">True</property>
1386 <child>
1387 <widget class="GtkMenuBar" id="menubar_default">
1388 <property name="visible">True</property>
1389 <child>
1390 <widget class="GtkMenuItem" id="file1">
1391 <property name="visible">True</property>
1392 <property name="label" translatable="yes">_File</property>
1393 <property name="use_underline">True</property>
1394 <child>
1395 <widget class="GtkMenu" id="file1_menu">
1396 <child>
1397 <widget class="GtkImageMenuItem" id="menu_add">
1398 <property name="visible">True</property>
1399 <property name="label" translatable="yes">_Subscribe to New Feed</property>
1400 <property name="use_underline">True</property>
1401 <signal name="activate" handler="on_menu_add_activate"/>
1402 <accelerator key="N" modifiers="GDK_CONTROL_MASK" signal="activate"/>
1403 <child internal-child="image">
1404 <widget class="GtkImage" id="image2213">
1405 <property name="visible">True</property>
1406 <property name="stock">gtk-add</property>
1407 <property name="icon_size">1</property>
1408 </widget>
1409 </child>
1410 </widget>
1411 </child>
1412 <child>
1413 <widget class="GtkSeparatorMenuItem" id="separator8">
1414 <property name="visible">True</property>
1415 </widget>
1416 </child>
1417 <child>
1418 <widget class="GtkMenuItem" id="menu_import_subscriptions">
1419 <property name="visible">True</property>
1420 <property name="label" translatable="yes">_Import Subscriptions</property>
1421 <property name="use_underline">True</property>
1422 <signal name="activate" handler="on_menu_import_subscriptions_activate"/>
1423 </widget>
1424 </child>
1425 <child>
1426 <widget class="GtkMenuItem" id="menu_export_subscriptions">
1427 <property name="visible">True</property>
1428 <property name="label" translatable="yes">_Export Subscriptions</property>
1429 <property name="use_underline">True</property>
1430 <signal name="activate" handler="on_menu_export_subscriptions_activate"/>
1431 </widget>
1432 </child>
1433 <child>
1434 <widget class="GtkSeparatorMenuItem" id="separator4">
1435 <property name="visible">True</property>
1436 </widget>
1437 </child>
1438 <child>
1439 <widget class="GtkImageMenuItem" id="menu_quit">
1440 <property name="visible">True</property>
1441 <property name="label" translatable="yes">gtk-quit</property>
1442 <property name="use_underline">True</property>
1443 <property name="use_stock">True</property>
1444 <signal name="activate" handler="on_menu_quit_activate"/>
1445 </widget>
1446 </child>
1447 </widget>
1448 </child>
1449 </widget>
1450 </child>
1451 <child>
1452 <widget class="GtkMenuItem" id="edit1">
1453 <property name="visible">True</property>
1454 <property name="label" translatable="yes">_Edit</property>
1455 <property name="use_underline">True</property>
1456 <child>
1457 <widget class="GtkMenu" id="edit1_menu">
1458 <child>
1459 <widget class="GtkImageMenuItem" id="menu_copy_text">
1460 <property name="visible">True</property>
1461 <property name="label" translatable="yes">gtk-copy</property>
1462 <property name="use_underline">True</property>
1463 <property name="use_stock">True</property>
1464 <signal name="activate" handler="on_menu_copy_text_activate"/>
1465 </widget>
1466 </child>
1467 <child>
1468 <widget class="GtkImageMenuItem" id="menu_find">
1469 <property name="visible">True</property>
1470 <property name="label" translatable="yes">gtk-find</property>
1471 <property name="use_underline">True</property>
1472 <property name="use_stock">True</property>
1473 <signal name="activate" handler="on_find_activate"/>
1474 </widget>
1475 </child>
1476 <child>
1477 <widget class="GtkSeparatorMenuItem" id="separator10">
1478 <property name="visible">True</property>
1479 </widget>
1480 </child>
1481 <child>
1482 <widget class="GtkMenuItem" id="menu_mark_feed_as_read">
1483 <property name="visible">True</property>
1484 <property name="label" translatable="yes">Mark Feed as _Read</property>
1485 <property name="use_underline">True</property>
1486 <signal name="activate" handler="on_menu_mark_feed_as_read_activate"/>
1487 <accelerator key="R" modifiers="GDK_SHIFT_MASK" signal="activate"/>
1488 </widget>
1489 </child>
1490 <child>
1491 <widget class="GtkMenuItem" id="menu_mark_all_as_read">
1492 <property name="visible">True</property>
1493 <property name="label" translatable="yes">Mark _All Feeds As Read</property>
1494 <property name="use_underline">True</property>
1495 <signal name="activate" handler="on_menu_mark_all_as_read_activate"/>
1496 <accelerator key="A" modifiers="GDK_SHIFT_MASK" signal="activate"/>
1497 </widget>
1498 </child>
1499 <child>
1500 <widget class="GtkSeparatorMenuItem" id="separator9">
1501 <property name="visible">True</property>
1502 </widget>
1503 </child>
1504 <child>
1505 <widget class="GtkImageMenuItem" id="menu_remove_selected_feed">
1506 <property name="visible">True</property>
1507 <property name="label" translatable="yes">Re_move Selected Feed</property>
1508 <property name="use_underline">True</property>
1509 <signal name="activate" handler="on_menu_remove_selected_feed_activate"/>
1510 <accelerator key="D" modifiers="GDK_CONTROL_MASK" signal="activate"/>
1511 <child internal-child="image">
1512 <widget class="GtkImage" id="image2214">
1513 <property name="visible">True</property>
1514 <property name="stock">gtk-delete</property>
1515 <property name="icon_size">1</property>
1516 </widget>
1517 </child>
1518 </widget>
1519 </child>
1520 <child>
1521 <widget class="GtkImageMenuItem" id="menu_feed_properties">
1522 <property name="visible">True</property>
1523 <property name="label" translatable="yes">Subscription _Information</property>
1524 <property name="use_underline">True</property>
1525 <signal name="activate" handler="on_menu_feed_properties_activate"/>
1526 <child internal-child="image">
1527 <widget class="GtkImage" id="image2215">
1528 <property name="visible">True</property>
1529 <property name="stock">gtk-info</property>
1530 <property name="icon_size">1</property>
1531 </widget>
1532 </child>
1533 </widget>
1534 </child>
1535 <child>
1536 <widget class="GtkSeparatorMenuItem" id="separator7">
1537 <property name="visible">True</property>
1538 </widget>
1539 </child>
1540 <child>
1541 <widget class="GtkImageMenuItem" id="menu_preferences">
1542 <property name="visible">True</property>
1543 <property name="label" translatable="yes">gtk-preferences</property>
1544 <property name="use_underline">True</property>
1545 <property name="use_stock">True</property>
1546 <signal name="activate" handler="on_menu_preferences_activate"/>
1547 </widget>
1548 </child>
1549 </widget>
1550 </child>
1551 </widget>
1552 </child>
1553 <child>
1554 <widget class="GtkMenuItem" id="view2">
1555 <property name="visible">True</property>
1556 <property name="label" translatable="yes">_View</property>
1557 <property name="use_underline">True</property>
1558 <child>
1559 <widget class="GtkMenu" id="view2_menu">
1560 <child>
1561 <widget class="GtkMenuItem" id="menu_refresh_selected">
1562 <property name="visible">True</property>
1563 <property name="label" translatable="yes">Refresh _Selected</property>
1564 <property name="use_underline">True</property>
1565 <signal name="activate" handler="on_menu_refresh_selected_activate"/>
1566 <accelerator key="S" modifiers="GDK_CONTROL_MASK | GDK_MOD1_MASK" signal="activate"/>
1567 </widget>
1568 </child>
1569 <child>
1570 <widget class="GtkMenuItem" id="menu_refresh_category">
1571 <property name="visible">True</property>
1572 <property name="label" translatable="yes">Refresh _Category</property>
1573 <property name="use_underline">True</property>
1574 <signal name="activate" handler="on_menu_refresh_category_activate"/>
1575 <accelerator key="C" modifiers="GDK_CONTROL_MASK | GDK_MOD1_MASK" signal="activate"/>
1576 </widget>
1577 </child>
1578 <child>
1579 <widget class="GtkImageMenuItem" id="menu_refresh_all">
1580 <property name="visible">True</property>
1581 <property name="label" translatable="yes">Refresh _All</property>
1582 <property name="use_underline">True</property>
1583 <signal name="activate" handler="on_menu_refresh_all_activate"/>
1584 <accelerator key="A" modifiers="GDK_CONTROL_MASK | GDK_MOD1_MASK" signal="activate"/>
1585 <child internal-child="image">
1586 <widget class="GtkImage" id="image2216">
1587 <property name="visible">True</property>
1588 <property name="stock">gtk-refresh</property>
1589 <property name="icon_size">1</property>
1590 </widget>
1591 </child>
1592 </widget>
1593 </child>
1594 </widget>
1595 </child>
1596 </widget>
1597 </child>
1598 <child>
1599 <widget class="GtkMenuItem" id="go1">
1600 <property name="visible">True</property>
1601 <property name="label" translatable="yes">_Go</property>
1602 <property name="use_underline">True</property>
1603 <child>
1604 <widget class="GtkMenu" id="go1_menu">
1605 <child>
1606 <widget class="GtkImageMenuItem" id="menu_previous">
1607 <property name="visible">True</property>
1608 <property name="label" translatable="yes">_Previous Item</property>
1609 <property name="use_underline">True</property>
1610 <signal name="activate" handler="on_menu_previous_activate"/>
1611 <accelerator key="Left" modifiers="GDK_MOD1_MASK" signal="activate"/>
1612 <child internal-child="image">
1613 <widget class="GtkImage" id="image2217">
1614 <property name="visible">True</property>
1615 <property name="stock">gtk-go-back</property>
1616 <property name="icon_size">1</property>
1617 </widget>
1618 </child>
1619 </widget>
1620 </child>
1621 <child>
1622 <widget class="GtkImageMenuItem" id="menu_next">
1623 <property name="visible">True</property>
1624 <property name="label" translatable="yes">_Next Item</property>
1625 <property name="use_underline">True</property>
1626 <signal name="activate" handler="on_menu_next_activate"/>
1627 <accelerator key="Right" modifiers="GDK_MOD1_MASK" signal="activate"/>
1628 <child internal-child="image">
1629 <widget class="GtkImage" id="image2218">
1630 <property name="visible">True</property>
1631 <property name="stock">gtk-go-forward</property>
1632 <property name="icon_size">1</property>
1633 </widget>
1634 </child>
1635 </widget>
1636 </child>
1637 <child>
1638 <widget class="GtkMenuItem" id="menu_next_unread">
1639 <property name="visible">True</property>
1640 <property name="label" translatable="yes">Scroll or Next _Unread Item</property>
1641 <property name="use_underline">True</property>
1642 <signal name="activate" handler="on_menu_scroll_next_activate"/>
1643 <accelerator key="space" modifiers="" signal="activate"/>
1644 </widget>
1645 </child>
1646 <child>
1647 <widget class="GtkSeparatorMenuItem" id="separator5">
1648 <property name="visible">True</property>
1649 </widget>
1650 </child>
1651 <child>
1652 <widget class="GtkImageMenuItem" id="menu_previous_feed">
1653 <property name="visible">True</property>
1654 <property name="label" translatable="yes">P_revious Feed</property>
1655 <property name="use_underline">True</property>
1656 <signal name="activate" handler="on_menu_previous_feed_activate"/>
1657 <accelerator key="Up" modifiers="GDK_MOD1_MASK" signal="activate"/>
1658 <child internal-child="image">
1659 <widget class="GtkImage" id="image2219">
1660 <property name="visible">True</property>
1661 <property name="stock">gtk-go-up</property>
1662 <property name="icon_size">1</property>
1663 </widget>
1664 </child>
1665 </widget>
1666 </child>
1667 <child>
1668 <widget class="GtkImageMenuItem" id="menu_next_feed">
1669 <property name="visible">True</property>
1670 <property name="label" translatable="yes">N_ext Feed</property>
1671 <property name="use_underline">True</property>
1672 <signal name="activate" handler="on_menu_next_feed_activate"/>
1673 <accelerator key="Down" modifiers="GDK_MOD1_MASK" signal="activate"/>
1674 <child internal-child="image">
1675 <widget class="GtkImage" id="image2220">
1676 <property name="visible">True</property>
1677 <property name="stock">gtk-go-down</property>
1678 <property name="icon_size">1</property>
1679 </widget>
1680 </child>
1681 </widget>
1682 </child>
1683 <child>
1684 <widget class="GtkMenuItem" id="menu_next_feed_unread">
1685 <property name="visible">True</property>
1686 <property name="label" translatable="yes">Ne_xt Feed with Unread</property>
1687 <property name="use_underline">True</property>
1688 <signal name="activate" handler="on_menu_next_feed_unread_activate"/>
1689 <accelerator key="U" modifiers="GDK_MOD1_MASK" signal="activate"/>
1690 </widget>
1691 </child>
1692 <child>
1693 <widget class="GtkSeparatorMenuItem" id="separator6">
1694 <property name="visible">True</property>
1695 </widget>
1696 </child>
1697 <child>
1698 <widget class="GtkImageMenuItem" id="menu_previous_category">
1699 <property name="visible">True</property>
1700 <property name="label" translatable="yes">Previous Ca_tegory</property>
1701 <property name="use_underline">True</property>
1702 <signal name="activate" handler="on_menu_previous_category_activate"/>
1703 <accelerator key="Page_Up" modifiers="GDK_CONTROL_MASK" signal="activate"/>
1704 <child internal-child="image">
1705 <widget class="GtkImage" id="image2221">
1706 <property name="visible">True</property>
1707 <property name="stock">gtk-goto-first</property>
1708 <property name="icon_size">1</property>
1709 </widget>
1710 </child>
1711 </widget>
1712 </child>
1713 <child>
1714 <widget class="GtkImageMenuItem" id="menu_next_category">
1715 <property name="visible">True</property>
1716 <property name="label" translatable="yes">Next _Category</property>
1717 <property name="use_underline">True</property>
1718 <signal name="activate" handler="on_menu_next_category_activate"/>
1719 <accelerator key="Page_Down" modifiers="GDK_CONTROL_MASK" signal="activate"/>
1720 <child internal-child="image">
1721 <widget class="GtkImage" id="image2222">
1722 <property name="visible">True</property>
1723 <property name="stock">gtk-goto-last</property>
1724 <property name="icon_size">1</property>
1725 </widget>
1726 </child>
1727 </widget>
1728 </child>
1729 </widget>
1730 </child>
1731 </widget>
1732 </child>
1733 <child>
1734 <widget class="GtkMenuItem" id="help1">
1735 <property name="visible">True</property>
1736 <property name="label" translatable="yes">_Help</property>
1737 <property name="use_underline">True</property>
1738 <child>
1739 <widget class="GtkMenu" id="help1_menu">
1740 <child>
1741 <widget class="GtkMenuItem" id="menu_report_problem">
1742 <property name="visible">True</property>
1743 <property name="label" translatable="yes">Report a _problem</property>
1744 <property name="use_underline">True</property>
1745 <signal name="activate" handler="on_menu_report_problem_activate"/>
1746 </widget>
1747 </child>
1748 <child>
1749 <widget class="GtkImageMenuItem" id="menu_about">
1750 <property name="visible">True</property>
1751 <property name="label" translatable="yes">gtk-about</property>
1752 <property name="use_underline">True</property>
1753 <property name="use_stock">True</property>
1754 <signal name="activate" handler="on_menu_about_activate"/>
1755 </widget>
1756 </child>
1757 </widget>
1758 </child>
1759 </widget>
1760 </child>
1761 </widget>
1762 <packing>
1763 <property name="expand">False</property>
1764 <property name="fill">False</property>
1765 </packing>
1766 </child>
1767 <child>
1768 <widget class="GtkHandleBox" id="handlebox_toolbar_default">
1769 <property name="visible">True</property>
1770 <property name="shadow_type">GTK_SHADOW_OUT</property>
1771 <child>
1772 <widget class="GtkToolbar" id="toolbar_default">
1773 <property name="visible">True</property>
1774 <property name="toolbar_style">GTK_TOOLBAR_BOTH_HORIZ</property>
1775 <child>
1776 <widget class="GtkToolItem" id="toolitem6">
1777 <property name="visible">True</property>
1778 <property name="border_width">4</property>
1779 <property name="is_important">True</property>
1780 <child>
1781 <widget class="GtkComboBox" id="category_combo">
1782 <property name="visible">True</property>
1783 </widget>
1784 </child>
1785 </widget>
1786 <packing>
1787 <property name="expand">False</property>
1788 <property name="homogeneous">False</property>
1789 </packing>
1790 </child>
1791 <child>
1792 <widget class="GtkSeparatorToolItem" id="separatortoolitem1">
1793 <property name="visible">True</property>
1794 </widget>
1795 <packing>
1796 <property name="expand">False</property>
1797 <property name="homogeneous">False</property>
1798 </packing>
1799 </child>
1800 <child>
1801 <widget class="GtkToolButton" id="toolbar_refresh_all_button">
1802 <property name="visible">True</property>
1803 <property name="tooltip" translatable="yes">Refresh all feeds</property>
1804 <property name="is_important">True</property>
1805 <property name="label">Refresh</property>
1806 <property name="use_underline">True</property>
1807 <property name="stock_id">gtk-refresh</property>
1808 <signal name="clicked" handler="on_toolbar_refresh_all_button_clicked"/>
1809 </widget>
1810 <packing>
1811 <property name="expand">False</property>
1812 </packing>
1813 </child>
1814 <child>
1815 <widget class="GtkToolButton" id="toolbar_scroll_or_next_button">
1816 <property name="visible">True</property>
1817 <property name="tooltip" translatable="yes">Scroll to the next unread article</property>
1818 <property name="is_important">True</property>
1819 <property name="label">Scroll Unread</property>
1820 <property name="use_underline">True</property>
1821 <property name="stock_id">gtk-go-forward</property>
1822 <signal name="clicked" handler="on_toolbar_scroll_or_next_button_clicked"/>
1823 </widget>
1824 <packing>
1825 <property name="expand">False</property>
1826 </packing>
1827 </child>
1828 <child>
1829 <widget class="GtkToolButton" id="toolbar_subscribe_button">
1830 <property name="visible">True</property>
1831 <property name="tooltip" translatable="yes">Add a new feed to the subscription list</property>
1832 <property name="is_important">True</property>
1833 <property name="label">Subscribe</property>
1834 <property name="use_underline">True</property>
1835 <property name="stock_id">gtk-add</property>
1836 <signal name="clicked" handler="on_toolbar_subscribe_button_clicked"/>
1837 </widget>
1838 <packing>
1839 <property name="expand">False</property>
1840 </packing>
1841 </child>
1842 </widget>
1843 </child>
1844 </widget>
1845 <packing>
1846 <property name="expand">False</property>
1847 <property name="position">1</property>
1848 </packing>
1849 </child>
1850 <child>
1851 <widget class="GtkHPaned" id="main_main_pane">
1852 <property name="visible">True</property>
1853 <property name="can_focus">True</property>
1854 <property name="position">200</property>
1855 <signal name="size_allocate" handler="on_main_main_pane_size_allocate"/>
1856 <child>
1857 <widget class="GtkVBox" id="left_pane_vbox">
1858 <property name="visible">True</property>
1859 <child>
1860 <widget class="GtkNotebook" id="left_mode_view_notebook">
1861 <property name="visible">True</property>
1862 <property name="show_tabs">False</property>
1863 <property name="show_border">False</property>
1864 <child>
1865 <widget class="GtkVBox" id="feed_selection_vbox">
1866 <property name="visible">True</property>
1867 <child>
1868 <widget class="GtkHBox" id="hbox138">
1869 <property name="visible">True</property>
1870 <property name="spacing">6</property>
1871 <child>
1872 <widget class="GtkLabel" id="label241">
1873 <property name="visible">True</property>
1874 <property name="xalign">0</property>
1875 </widget>
1876 <packing>
1877 <property name="expand">False</property>
1878 <property name="fill">False</property>
1879 </packing>
1880 </child>
1881 <child>
1882 <widget class="GtkLabel" id="category_count_heading">
1883 <property name="visible">True</property>
1884 <property name="xalign">0</property>
1885 <property name="yalign">1</property>
1886 <property name="xpad">1</property>
1887 <property name="ypad">5</property>
1888 <property name="label" translatable="yes">_Subscriptions:</property>
1889 <property name="use_markup">True</property>
1890 <property name="use_underline">True</property>
1891 <property name="mnemonic_widget">category_combo</property>
1892 <property name="width_chars">13</property>
1893 </widget>
1894 <packing>
1895 <property name="expand">False</property>
1896 <property name="fill">False</property>
1897 <property name="position">1</property>
1898 </packing>
1899 </child>
1900 </widget>
1901 <packing>
1902 <property name="expand">False</property>
1903 <property name="fill">False</property>
1904 </packing>
1905 </child>
1906 <child>
1907 <widget class="GtkScrolledWindow" id="scrolledwindow2">
1908 <property name="visible">True</property>
1909 <property name="can_focus">True</property>
1910 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1911 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1912 <property name="shadow_type">GTK_SHADOW_IN</property>
1913 <child>
1914 <widget class="GtkTreeView" id="feed_selection_treeview">
1915 <property name="visible">True</property>
1916 <property name="can_focus">True</property>
1917 <property name="headers_visible">False</property>
1918 <property name="reorderable">True</property>
1919 <signal name="row_collapsed" handler="on_feed_selection_treeview_row_collapsed"/>
1920 <signal name="row_expanded" handler="on_feed_selection_treeview_row_expanded"/>
1921 </widget>
1922 </child>
1923 </widget>
1924 <packing>
1925 <property name="position">1</property>
1926 </packing>
1927 </child>
1928 </widget>
1929 <packing>
1930 <property name="tab_expand">False</property>
1931 </packing>
1932 </child>
1933 <child>
1934 <widget class="GtkLabel" id="label216">
1935 <property name="visible">True</property>
1936 <property name="label" translatable="yes">label216</property>
1937 </widget>
1938 <packing>
1939 <property name="type">tab</property>
1940 <property name="tab_expand">False</property>
1941 <property name="tab_fill">False</property>
1942 </packing>
1943 </child>
1944 <child>
1945 <widget class="GtkVBox" id="vbox81">
1946 <property name="visible">True</property>
1947 <property name="border_width">6</property>
1948 <child>
1949 <widget class="GtkVBox" id="find_vbox">
1950 <property name="visible">True</property>
1951 <property name="spacing">18</property>
1952 <child>
1953 <widget class="GtkVBox" id="vbox84">
1954 <property name="visible">True</property>
1955 <property name="spacing">12</property>
1956 <child>
1957 <widget class="GtkLabel" id="label219">
1958 <property name="visible">True</property>
1959 <property name="xalign">0</property>
1960 <property name="yalign">0</property>
1961 <property name="ypad">4</property>
1962 <property name="label" translatable="yes">_Search items for:</property>
1963 <property name="use_underline">True</property>
1964 </widget>
1965 <packing>
1966 <property name="expand">False</property>
1967 <property name="fill">False</property>
1968 </packing>
1969 </child>
1970 <child>
1971 <widget class="GtkEntry" id="find_text_entry">
1972 <property name="height_request">23</property>
1973 <property name="visible">True</property>
1974 <property name="can_focus">True</property>
1975 <property name="has_focus">True</property>
1976 <property name="invisible_char">*</property>
1977 <signal name="delete_text" handler="on_find_text_entry_delete_text"/>
1978 <signal name="insert_text" handler="on_find_text_entry_insert_text"/>
1979 </widget>
1980 <packing>
1981 <property name="expand">False</property>
1982 <property name="fill">False</property>
1983 <property name="position">1</property>
1984 </packing>
1985 </child>
1986 </widget>
1987 <packing>
1988 <property name="expand">False</property>
1989 <property name="fill">False</property>
1990 </packing>
1991 </child>
1992 <child>
1993 <widget class="GtkVBox" id="vbox83">
1994 <property name="visible">True</property>
1995 <property name="spacing">12</property>
1996 <child>
1997 <widget class="GtkLabel" id="label221">
1998 <property name="visible">True</property>
1999 <property name="xalign">0</property>
2000 <property name="label" translatable="yes">_Date Filter</property>
2001 <property name="use_underline">True</property>
2002 </widget>
2003 <packing>
2004 <property name="expand">False</property>
2005 <property name="fill">False</property>
2006 </packing>
2007 </child>
2008 <child>
2009 <widget class="GtkTable" id="date_time_table">
2010 <property name="visible">True</property>
2011 <property name="n_rows">2</property>
2012 <property name="n_columns">2</property>
2013 <property name="column_spacing">8</property>
2014 <property name="row_spacing">8</property>
2015 <child>
2016 <widget class="GnomeDateEdit" id="find_end_date_edit">
2017 <property name="visible">True</property>
2018 <property name="sensitive">False</property>
2019 <property name="dateedit_flags">GNOME_DATE_EDIT_24_HR | GNOME_DATE_EDIT_WEEK_STARTS_ON_MONDAY</property>
2020 <signal name="date_changed" handler="on_find_end_date_edit_date_changed"/>
2021 </widget>
2022 <packing>
2023 <property name="left_attach">1</property>
2024 <property name="right_attach">2</property>
2025 <property name="top_attach">1</property>
2026 <property name="bottom_attach">2</property>
2027 <property name="y_options"></property>
2028 </packing>
2029 </child>
2030 <child>
2031 <widget class="GnomeDateEdit" id="find_start_date_edit">
2032 <property name="visible">True</property>
2033 <property name="sensitive">False</property>
2034 <property name="dateedit_flags">GNOME_DATE_EDIT_24_HR | GNOME_DATE_EDIT_WEEK_STARTS_ON_MONDAY</property>
2035 <signal name="date_changed" handler="on_find_start_date_edit_date_changed"/>
2036 </widget>
2037 <packing>
2038 <property name="left_attach">1</property>
2039 <property name="right_attach">2</property>
2040 <property name="y_options"></property>
2041 </packing>
2042 </child>
2043 <child>
2044 <widget class="GtkCheckButton" id="find_end_time_limit_check">
2045 <property name="visible">True</property>
2046 <property name="can_focus">True</property>
2047 <property name="label" translatable="yes">Latest date</property>
2048 <property name="use_underline">True</property>
2049 <property name="draw_indicator">True</property>
2050 <signal name="toggled" handler="on_find_end_time_limit_check_toggled"/>
2051 </widget>
2052 <packing>
2053 <property name="top_attach">1</property>
2054 <property name="bottom_attach">2</property>
2055 <property name="x_options">GTK_FILL</property>
2056 <property name="y_options"></property>
2057 </packing>
2058 </child>
2059 <child>
2060 <widget class="GtkCheckButton" id="find_start_time_limit_check">
2061 <property name="visible">True</property>
2062 <property name="can_focus">True</property>
2063 <property name="label" translatable="yes">Earliest date</property>
2064 <property name="use_underline">True</property>
2065 <property name="draw_indicator">True</property>
2066 <signal name="toggled" handler="on_find_start_time_limit_check_toggled" after="yes"/>
2067 </widget>
2068 <packing>
2069 <property name="x_options">GTK_FILL</property>
2070 <property name="y_options"></property>
2071 </packing>
2072 </child>
2073 </widget>
2074 <packing>
2075 <property name="expand">False</property>
2076 <property name="fill">False</property>
2077 <property name="position">1</property>
2078 </packing>
2079 </child>
2080 </widget>
2081 <packing>
2082 <property name="expand">False</property>
2083 <property name="fill">False</property>
2084 <property name="position">1</property>
2085 </packing>
2086 </child>
2087 <child>
2088 <widget class="GtkHBox" id="hbox139">
2089 <property name="visible">True</property>
2090 <child>
2091 <widget class="GtkButton" id="return_to_feedlist_button">
2092 <property name="visible">True</property>
2093 <property name="can_focus">True</property>
2094 <property name="label" translatable="yes">Return to feed list</property>
2095 <property name="use_underline">True</property>
2096 <signal name="clicked" handler="on_find_activate"/>
2097 </widget>
2098 <packing>
2099 <property name="fill">False</property>
2100 </packing>
2101 </child>
2102 </widget>
2103 <packing>
2104 <property name="expand">False</property>
2105 <property name="fill">False</property>
2106 <property name="position">2</property>
2107 </packing>
2108 </child>
2109 </widget>
2110 <packing>
2111 <property name="expand">False</property>
2112 <property name="fill">False</property>
2113 </packing>
2114 </child>
2115 </widget>
2116 <packing>
2117 <property name="position">1</property>
2118 <property name="tab_expand">False</property>
2119 <property name="tab_fill">False</property>
2120 </packing>
2121 </child>
2122 <child>
2123 <widget class="GtkLabel" id="label217">
2124 <property name="visible">True</property>
2125 <property name="label" translatable="yes">label217</property>
2126 </widget>
2127 <packing>
2128 <property name="type">tab</property>
2129 <property name="position">1</property>
2130 <property name="tab_expand">False</property>
2131 <property name="tab_fill">False</property>
2132 </packing>
2133 </child>
2134 </widget>
2135 </child>
2136 </widget>
2137 <packing>
2138 <property name="resize">False</property>
2139 <property name="shrink">False</property>
2140 </packing>
2141 </child>
2142 <child>
2143 <widget class="GtkHBox" id="hbox79">
2144 <property name="visible">True</property>
2145 <child>
2146 <widget class="GtkVBox" id="vbox11">
2147 <property name="visible">True</property>
2148 <property name="spacing">1</property>
2149 <child>
2150 <widget class="GtkHBox" id="article_refresh_hbox">
2151 <property name="visible">True</property>
2152 <property name="border_width">5</property>
2153 <property name="spacing">8</property>
2154 <child>
2155 <widget class="GtkLabel" id="feed_item_label">
2156 <property name="visible">True</property>
2157 <property name="can_focus">True</property>
2158 <property name="xalign">0</property>
2159 <property name="yalign">0</property>
2160 <property name="xpad">2</property>
2161 <property name="use_markup">True</property>
2162 <property name="use_underline">True</property>
2163 <property name="wrap">True</property>
2164 <property name="selectable">True</property>
2165 <property name="mnemonic_widget">item_selection_treeview</property>
2166 </widget>
2167 <packing>
2168 <property name="padding">1</property>
2169 </packing>
2170 </child>
2171 <child>
2172 <widget class="GtkLabel" id="feed_refresh_label">
2173 <property name="xalign">0</property>
2174 <property name="yalign">0</property>
2175 <property name="xpad">2</property>
2176 <property name="label" translatable="yes">_Next Refresh:</property>
2177 <property name="use_markup">True</property>
2178 <property name="use_underline">True</property>
2179 <property name="justify">GTK_JUSTIFY_RIGHT</property>
2180 <property name="mnemonic_widget">item_selection_treeview</property>
2181 </widget>
2182 <packing>
2183 <property name="expand">False</property>
2184 <property name="fill">False</property>
2185 <property name="padding">1</property>
2186 <property name="position">1</property>
2187 </packing>
2188 </child>
2189 </widget>
2190 <packing>
2191 <property name="expand">False</property>
2192 <property name="fill">False</property>
2193 </packing>
2194 </child>
2195 <child>
2196 <widget class="GtkVPaned" id="main_sub_pane">
2197 <property name="visible">True</property>
2198 <property name="can_focus">True</property>
2199 <property name="position">1</property>
2200 <signal name="size_allocate" handler="on_main_sub_pane_size_allocate"/>
2201 <child>
2202 <widget class="GtkNotebook" id="mode_view_notebook">
2203 <property name="visible">True</property>
2204 <property name="show_tabs">False</property>
2205 <property name="show_border">False</property>
2206 <child>
2207 <widget class="GtkVBox" id="item_list_container">
2208 <property name="visible">True</property>
2209 <child>
2210 <widget class="GtkScrolledWindow" id="scrolledwindow3">
2211 <property name="visible">True</property>
2212 <property name="can_focus">True</property>
2213 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
2214 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
2215 <property name="shadow_type">GTK_SHADOW_IN</property>
2216 <child>
2217 <widget class="GtkTreeView" id="item_selection_treeview">
2218 <property name="height_request">150</property>
2219 <property name="visible">True</property>
2220 <property name="can_focus">True</property>
2221 </widget>
2222 </child>
2223 </widget>
2224 </child>
2225 </widget>
2226 <packing>
2227 <property name="tab_expand">False</property>
2228 </packing>
2229 </child>
2230 <child>
2231 <widget class="GtkLabel" id="label60">
2232 <property name="visible">True</property>
2233 </widget>
2234 <packing>
2235 <property name="type">tab</property>
2236 <property name="tab_expand">False</property>
2237 <property name="tab_fill">False</property>
2238 </packing>
2239 </child>
2240 <child>
2241 <widget class="GtkVBox" id="find_results_container">
2242 <property name="visible">True</property>
2243 <property name="spacing">6</property>
2244 <child>
2245 <widget class="GtkLabel" id="find_results_count_display">
2246 <property name="visible">True</property>
2247 <property name="xalign">0</property>
2248 <property name="ypad">6</property>
2249 <property name="label" translatable="yes">0 items found</property>
2250 </widget>
2251 <packing>
2252 <property name="expand">False</property>
2253 <property name="fill">False</property>
2254 </packing>
2255 </child>
2256 <child>
2257 <widget class="GtkScrolledWindow" id="scrolledwindow15">
2258 <property name="visible">True</property>
2259 <property name="can_focus">True</property>
2260 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
2261 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
2262 <property name="shadow_type">GTK_SHADOW_IN</property>
2263 <child>
2264 <widget class="GtkTreeView" id="find_results_treeview">
2265 <property name="visible">True</property>
2266 <property name="can_focus">True</property>
2267 </widget>
2268 </child>
2269 </widget>
2270 <packing>
2271 <property name="position">1</property>
2272 </packing>
2273 </child>
2274 </widget>
2275 <packing>
2276 <property name="position">1</property>
2277 <property name="tab_expand">False</property>
2278 </packing>
2279 </child>
2280 <child>
2281 <widget class="GtkLabel" id="label61">
2282 <property name="visible">True</property>
2283 </widget>
2284 <packing>
2285 <property name="type">tab</property>
2286 <property name="position">1</property>
2287 <property name="tab_expand">False</property>
2288 <property name="tab_fill">False</property>
2289 </packing>
2290 </child>
2291 </widget>
2292 <packing>
2293 <property name="resize">False</property>
2294 </packing>
2295 </child>
2296 <child>
2297 <widget class="GtkVBox" id="item_view_container">
2298 <property name="visible">True</property>
2299 <property name="spacing">6</property>
2300 <child>
2301 <widget class="GtkVBox" id="vbox2">
2302 <property name="visible">True</property>
2303 <property name="spacing">6</property>
2304 <child>
2305 <widget class="GtkScrolledWindow" id="html_scrolled_window">
2306 <property name="visible">True</property>
2307 <property name="can_focus">True</property>
2308 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
2309 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
2310 <property name="shadow_type">GTK_SHADOW_IN</property>
2311 <child>
2312 <placeholder/>
2313 </child>
2314 </widget>
2315 </child>
2316 </widget>
2317 </child>
2318 </widget>
2319 </child>
2320 </widget>
2321 <packing>
2322 <property name="position">1</property>
2323 </packing>
2324 </child>
2325 </widget>
2326 </child>
2327 <child>
2328 <widget class="GtkLabel" id="label110">
2329 <property name="visible">True</property>
2330 <property name="xalign">0</property>
2331 </widget>
2332 <packing>
2333 <property name="expand">False</property>
2334 <property name="fill">False</property>
2335 <property name="position">1</property>
2336 </packing>
2337 </child>
2338 </widget>
2339 </child>
2340 </widget>
2341 <packing>
2342 <property name="position">2</property>
2343 </packing>
2344 </child>
2345 <child>
2346 <widget class="GtkHBox" id="hbox5">
2347 <property name="visible">True</property>
2348 <property name="spacing">6</property>
2349 <child>
2350 <widget class="GtkToggleButton" id="offline_toggle">
2351 <property name="visible">True</property>
2352 <property name="can_focus">True</property>
2353 <property name="relief">GTK_RELIEF_NONE</property>
2354 <signal name="toggled" handler="on_offline_toggle_toggled"/>
2355 <child>
2356 <widget class="GtkImage" id="image2223">
2357 <property name="visible">True</property>
2358 <property name="stock">gtk-connect</property>
2359 </widget>
2360 </child>
2361 </widget>
2362 <packing>
2363 <property name="expand">False</property>
2364 <property name="fill">False</property>
2365 </packing>
2366 </child>
2367 <child>
2368 <widget class="GtkEventBox" id="statusbar_error_indicator">
2369 <child>
2370 <widget class="GtkImage" id="statusbar_error_indicator_image">
2371 <property name="visible">True</property>
2372 <property name="stock">gtk-dialog-error</property>
2373 </widget>
2374 </child>
2375 </widget>
2376 <packing>
2377 <property name="expand">False</property>
2378 <property name="fill">False</property>
2379 <property name="position">1</property>
2380 </packing>
2381 </child>
2382 <child>
2383 <widget class="GtkStatusbar" id="main_statusbar">
2384 <property name="visible">True</property>
2385 </widget>
2386 <packing>
2387 <property name="position">2</property>
2388 </packing>
2389 </child>
2390 </widget>
2391 <packing>
2392 <property name="expand">False</property>
2393 <property name="fill">False</property>
2394 <property name="pack_type">GTK_PACK_END</property>
2395 <property name="position">3</property>
2396 </packing>
2397 </child>
2398 </widget>
2399 </child>
2400 </widget>
2401 <widget class="GtkWindow" id="feed_properties">
2402 <property name="visible">True</property>
2403 <property name="window_position">GTK_WIN_POS_MOUSE</property>
2404 <property name="default_width">478</property>
2405 <property name="default_height">550</property>
2406 <property name="destroy_with_parent">True</property>
2407 <property name="icon">straw.png</property>
2408 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
2409 <property name="transient_for">straw_main</property>
2410 <signal name="delete_event" handler="on_feed_properties_delete_event"/>
2411 <child>
2412 <widget class="GtkHBox" id="hbox4">
2413 <property name="visible">True</property>
2414 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2415 <property name="spacing">8</property>
2416 <child>
2417 <widget class="GtkVBox" id="vbox7">
2418 <property name="visible">True</property>
2419 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2420 <property name="spacing">12</property>
2421 <child>
2422 <widget class="GtkHBox" id="hbox1">
2423 <property name="visible">True</property>
2424 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2425 <property name="spacing">8</property>
2426 <child>
2427 <widget class="GtkVBox" id="vbox1">
2428 <property name="visible">True</property>
2429 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2430 <property name="spacing">12</property>
2431 <child>
2432 <widget class="GtkExpander" id="general_expander">
2433 <property name="visible">True</property>
2434 <property name="can_focus">True</property>
2435 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2436 <property name="expanded">True</property>
2437 <property name="spacing">12</property>
2438 <child>
2439 <widget class="GtkVBox" id="vbox3">
2440 <property name="visible">True</property>
2441 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2442 <property name="spacing">8</property>
2443 <child>
2444 <widget class="GtkVBox" id="vbox10">
2445 <property name="visible">True</property>
2446 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2447 <property name="spacing">8</property>
2448 <child>
2449 <widget class="GtkHBox" id="hbox7">
2450 <property name="visible">True</property>
2451 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2452 <property name="spacing">12</property>
2453 <child>
2454 <widget class="GtkVBox" id="vbox12">
2455 <property name="visible">True</property>
2456 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2457 <property name="spacing">8</property>
2458 <child>
2459 <widget class="GtkLabel" id="label2">
2460 <property name="visible">True</property>
2461 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2462 <property name="xalign">1</property>
2463 <property name="label" translatable="yes">_Name:</property>
2464 <property name="use_underline">True</property>
2465 <property name="single_line_mode">True</property>
2466 </widget>
2467 </child>
2468 <child>
2469 <widget class="GtkLabel" id="label1">
2470 <property name="visible">True</property>
2471 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2472 <property name="xalign">1</property>
2473 <property name="label" translatable="yes">_Location:</property>
2474 <property name="use_underline">True</property>
2475 </widget>
2476 <packing>
2477 <property name="position">1</property>
2478 </packing>
2479 </child>
2480 </widget>
2481 <packing>
2482 <property name="expand">False</property>
2483 </packing>
2484 </child>
2485 <child>
2486 <widget class="GtkVBox" id="vbox13">
2487 <property name="visible">True</property>
2488 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2489 <property name="spacing">8</property>
2490 <child>
2491 <widget class="GtkEntry" id="properties_title_entry">
2492 <property name="visible">True</property>
2493 <property name="can_focus">True</property>
2494 <property name="invisible_char">*</property>
2495 <signal name="focus_out_event" handler="on_properties_title_entry_focus_out_event"/>
2496 <signal name="delete_text" handler="on_properties_title_entry_delete_text"/>
2497 <signal name="insert_text" handler="on_properties_title_entry_insert_text"/>
2498 </widget>
2499 </child>
2500 <child>
2501 <widget class="GtkEntry" id="properties_location_entry">
2502 <property name="visible">True</property>
2503 <property name="can_focus">True</property>
2504 <property name="invisible_char">*</property>
2505 <signal name="focus_out_event" handler="on_properties_location_entry_focus_out_event"/>
2506 <signal name="delete_text" handler="on_properties_location_entry_delete_text"/>
2507 <signal name="insert_text" handler="on_properties_location_entry_insert_text"/>
2508 </widget>
2509 <packing>
2510 <property name="position">1</property>
2511 </packing>
2512 </child>
2513 </widget>
2514 <packing>
2515 <property name="position">1</property>
2516 </packing>
2517 </child>
2518 </widget>
2519 </child>
2520 </widget>
2521 </child>
2522 <child>
2523 <widget class="GtkHBox" id="hbox6">
2524 <property name="visible">True</property>
2525 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2526 <property name="spacing">8</property>
2527 <child>
2528 <widget class="GtkVBox" id="vbox9">
2529 <property name="visible">True</property>
2530 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2531 <property name="spacing">8</property>
2532 <child>
2533 <widget class="GtkScrolledWindow" id="feed_description_scroll">
2534 <property name="height_request">90</property>
2535 <property name="visible">True</property>
2536 <property name="can_focus">True</property>
2537 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
2538 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
2539 <property name="window_placement_set">True</property>
2540 <child>
2541 <widget class="GtkViewport" id="viewport">
2542 <property name="visible">True</property>
2543 <property name="shadow_type">GTK_SHADOW_NONE</property>
2544 <child>
2545 <widget class="GtkVBox" id="vbox8">
2546 <property name="visible">True</property>
2547 <property name="spacing">8</property>
2548 <child>
2549 <widget class="GtkLabel" id="feed_info_description">
2550 <property name="visible">True</property>
2551 <property name="has_default">True</property>
2552 <property name="xalign">0</property>
2553 <property name="label" translatable="yes">Feed Description</property>
2554 <property name="wrap">True</property>
2555 </widget>
2556 <packing>
2557 <property name="expand">False</property>
2558 <property name="padding">12</property>
2559 </packing>
2560 </child>
2561 <child>
2562 <widget class="GtkLabel" id="feed_info_copyright">
2563 <property name="visible">True</property>
2564 <property name="xalign">0</property>
2565 <property name="label" translatable="yes">Feed Copyright</property>
2566 <property name="wrap">True</property>
2567 </widget>
2568 <packing>
2569 <property name="expand">False</property>
2570 <property name="padding">12</property>
2571 <property name="position">1</property>
2572 </packing>
2573 </child>
2574 </widget>
2575 </child>
2576 </widget>
2577 </child>
2578 </widget>
2579 </child>
2580 <child>
2581 <widget class="GtkHBox" id="feed_info_link_box">
2582 <property name="visible">True</property>
2583 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2584 <property name="spacing">6</property>
2585 <child>
2586 <widget class="GtkLabel" id="label3">
2587 <property name="visible">True</property>
2588 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2589 <property name="label" translatable="yes">_Visit the web site at </property>
2590 <property name="use_underline">True</property>
2591 </widget>
2592 <packing>
2593 <property name="expand">False</property>
2594 </packing>
2595 </child>
2596 <child>
2597 <placeholder/>
2598 </child>
2599 </widget>
2600 <packing>
2601 <property name="padding">6</property>
2602 <property name="position">1</property>
2603 </packing>
2604 </child>
2605 </widget>
2606 </child>
2607 </widget>
2608 <packing>
2609 <property name="padding">1</property>
2610 <property name="position">1</property>
2611 </packing>
2612 </child>
2613 </widget>
2614 </child>
2615 <child>
2616 <widget class="GtkLabel" id="label6">
2617 <property name="visible">True</property>
2618 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2619 <property name="label" translatable="yes">_General</property>
2620 <property name="use_underline">True</property>
2621 </widget>
2622 <packing>
2623 <property name="type">label_item</property>
2624 </packing>
2625 </child>
2626 </widget>
2627 <packing>
2628 <property name="expand">False</property>
2629 </packing>
2630 </child>
2631 <child>
2632 <widget class="GtkExpander" id="refresh">
2633 <property name="visible">True</property>
2634 <property name="can_focus">True</property>
2635 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2636 <property name="spacing">12</property>
2637 <child>
2638 <widget class="GtkHBox" id="hbox3">
2639 <property name="visible">True</property>
2640 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2641 <child>
2642 <widget class="GtkVBox" id="vbox6">
2643 <property name="visible">True</property>
2644 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2645 <property name="spacing">6</property>
2646 <child>
2647 <widget class="GtkTable" id="table3">
2648 <property name="visible">True</property>
2649 <property name="n_rows">4</property>
2650 <property name="n_columns">3</property>
2651 <property name="column_spacing">12</property>
2652 <property name="row_spacing">8</property>
2653 <child>
2654 <placeholder/>
2655 </child>
2656 <child>
2657 <placeholder/>
2658 </child>
2659 <child>
2660 <widget class="GtkLabel" id="label12">
2661 <property name="visible">True</property>
2662 <property name="xalign">1</property>
2663 <property name="label" translatable="yes">_Number of articles to store:</property>
2664 <property name="use_underline">True</property>
2665 <property name="mnemonic_widget">properties_articles_spin</property>
2666 </widget>
2667 <packing>
2668 <property name="top_attach">3</property>
2669 <property name="bottom_attach">4</property>
2670 <property name="x_options">GTK_FILL</property>
2671 <property name="y_options"></property>
2672 </packing>
2673 </child>
2674 <child>
2675 <widget class="GtkSpinButton" id="properties_articles_spin">
2676 <property name="visible">True</property>
2677 <property name="can_focus">True</property>
2678 <property name="adjustment">1 1 1000000 1 10 10</property>
2679 <property name="climb_rate">1</property>
2680 <property name="numeric">True</property>
2681 <signal name="value_changed" handler="on_properties_articles_spin_value_changed"/>
2682 <signal name="focus_out_event" handler="on_properties_articles_spin_focus_out_event"/>
2683 </widget>
2684 <packing>
2685 <property name="left_attach">1</property>
2686 <property name="right_attach">2</property>
2687 <property name="top_attach">3</property>
2688 <property name="bottom_attach">4</property>
2689 <property name="y_options"></property>
2690 </packing>
2691 </child>
2692 <child>
2693 <widget class="GtkCheckButton" id="properties_keep_articles_default">
2694 <property name="visible">True</property>
2695 <property name="can_focus">True</property>
2696 <property name="label" translatable="yes">Use _Default</property>
2697 <property name="use_underline">True</property>
2698 <property name="draw_indicator">True</property>
2699 <signal name="toggled" handler="on_properties_keep_articles_default_toggled"/>
2700 </widget>
2701 <packing>
2702 <property name="left_attach">2</property>
2703 <property name="right_attach">3</property>
2704 <property name="top_attach">3</property>
2705 <property name="bottom_attach">4</property>
2706 <property name="x_options">GTK_FILL</property>
2707 <property name="y_options"></property>
2708 </packing>
2709 </child>
2710 <child>
2711 <widget class="GtkLabel" id="label10">
2712 <property name="visible">True</property>
2713 <property name="xalign">1</property>
2714 <property name="label" translatable="yes">Previous Refresh:</property>
2715 </widget>
2716 <packing>
2717 <property name="top_attach">1</property>
2718 <property name="bottom_attach">2</property>
2719 <property name="x_options">GTK_SHRINK | GTK_FILL</property>
2720 <property name="y_options"></property>
2721 </packing>
2722 </child>
2723 <child>
2724 <widget class="GtkLabel" id="properties_previous_refresh_label">
2725 <property name="visible">True</property>
2726 <property name="can_focus">True</property>
2727 <property name="xalign">0</property>
2728 <property name="selectable">True</property>
2729 </widget>
2730 <packing>
2731 <property name="left_attach">1</property>
2732 <property name="right_attach">2</property>
2733 <property name="top_attach">1</property>
2734 <property name="bottom_attach">2</property>
2735 <property name="x_options">GTK_SHRINK | GTK_FILL</property>
2736 <property name="y_options">GTK_SHRINK | GTK_FILL</property>
2737 <property name="x_padding">1</property>
2738 </packing>
2739 </child>
2740 <child>
2741 <widget class="GtkLabel" id="label11">
2742 <property name="visible">True</property>
2743 <property name="xalign">1</property>
2744 <property name="label" translatable="yes">_Refresh frequency (minutes):</property>
2745 <property name="use_underline">True</property>
2746 <property name="mnemonic_widget">properties_refresh_spin</property>
2747 </widget>
2748 <packing>
2749 <property name="top_attach">2</property>
2750 <property name="bottom_attach">3</property>
2751 <property name="x_options">GTK_FILL</property>
2752 <property name="y_options"></property>
2753 </packing>
2754 </child>
2755 <child>
2756 <widget class="GtkSpinButton" id="properties_refresh_spin">
2757 <property name="visible">True</property>
2758 <property name="can_focus">True</property>
2759 <property name="adjustment">0 0 1000000 1 10 10</property>
2760 <property name="climb_rate">1</property>
2761 <property name="numeric">True</property>
2762 <property name="wrap">True</property>
2763 <signal name="value_changed" handler="on_properties_refresh_spin_value_changed"/>
2764 <signal name="focus_out_event" handler="on_properties_refresh_spin_focus_out_event"/>
2765 </widget>
2766 <packing>
2767 <property name="left_attach">1</property>
2768 <property name="right_attach">2</property>
2769 <property name="top_attach">2</property>
2770 <property name="bottom_attach">3</property>
2771 <property name="y_options"></property>
2772 </packing>
2773 </child>
2774 <child>
2775 <widget class="GtkCheckButton" id="properties_keep_refresh_default">
2776 <property name="visible">True</property>
2777 <property name="can_focus">True</property>
2778 <property name="label" translatable="yes">Us_e Default</property>
2779 <property name="use_underline">True</property>
2780 <property name="draw_indicator">True</property>
2781 <signal name="toggled" handler="on_properties_keep_refresh_default_toggled"/>
2782 </widget>
2783 <packing>
2784 <property name="left_attach">2</property>
2785 <property name="right_attach">3</property>
2786 <property name="top_attach">2</property>
2787 <property name="bottom_attach">3</property>
2788 <property name="x_options">GTK_FILL</property>
2789 <property name="y_options"></property>
2790 </packing>
2791 </child>
2792 <child>
2793 <widget class="GtkLabel" id="label9">
2794 <property name="visible">True</property>
2795 <property name="xalign">1</property>
2796 <property name="label" translatable="yes">Next Refresh:</property>
2797 </widget>
2798 <packing>
2799 <property name="x_options">GTK_FILL</property>
2800 <property name="y_options"></property>
2801 </packing>
2802 </child>
2803 <child>
2804 <widget class="GtkLabel" id="properties_next_refresh_label">
2805 <property name="visible">True</property>
2806 <property name="can_focus">True</property>
2807 <property name="xalign">0</property>
2808 <property name="selectable">True</property>
2809 </widget>
2810 <packing>
2811 <property name="left_attach">1</property>
2812 <property name="right_attach">2</property>
2813 <property name="x_options">GTK_FILL</property>
2814 <property name="y_options"></property>
2815 </packing>
2816 </child>
2817 </widget>
2818 </child>
2819 </widget>
2820 <packing>
2821 <property name="expand">False</property>
2822 </packing>
2823 </child>
2824 </widget>
2825 </child>
2826 <child>
2827 <widget class="GtkLabel" id="label13">
2828 <property name="visible">True</property>
2829 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2830 <property name="label" translatable="yes">_Refresh &amp; Storage</property>
2831 <property name="use_underline">True</property>
2832 </widget>
2833 <packing>
2834 <property name="type">label_item</property>
2835 </packing>
2836 </child>
2837 </widget>
2838 <packing>
2839 <property name="expand">False</property>
2840 <property name="position">1</property>
2841 </packing>
2842 </child>
2843 <child>
2844 <widget class="GtkExpander" id="authentication">
2845 <property name="visible">True</property>
2846 <property name="can_focus">True</property>
2847 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2848 <property name="spacing">12</property>
2849 <child>
2850 <widget class="GtkVBox" id="vbox5">
2851 <property name="visible">True</property>
2852 <property name="spacing">6</property>
2853 <child>
2854 <widget class="GtkTable" id="table2">
2855 <property name="visible">True</property>
2856 <property name="n_rows">2</property>
2857 <property name="n_columns">2</property>
2858 <property name="column_spacing">12</property>
2859 <property name="row_spacing">6</property>
2860 <child>
2861 <widget class="GtkEntry" id="properties_password_entry">
2862 <property name="visible">True</property>
2863 <property name="can_focus">True</property>
2864 <property name="visibility">False</property>
2865 <property name="invisible_char">*</property>
2866 <signal name="focus_out_event" handler="on_properties_password_entry_focus_out_event"/>
2867 <signal name="delete_text" handler="on_properties_password_entry_delete_text"/>
2868 <signal name="insert_text" handler="on_properties_password_entry_insert_text"/>
2869 </widget>
2870 <packing>
2871 <property name="left_attach">1</property>
2872 <property name="right_attach">2</property>
2873 <property name="top_attach">1</property>
2874 <property name="bottom_attach">2</property>
2875 <property name="y_options"></property>
2876 </packing>
2877 </child>
2878 <child>
2879 <widget class="GtkLabel" id="properties_password_label">
2880 <property name="visible">True</property>
2881 <property name="xalign">1</property>
2882 <property name="label" translatable="yes">_Password:</property>
2883 <property name="use_markup">True</property>
2884 <property name="use_underline">True</property>
2885 <property name="mnemonic_widget">properties_password_entry</property>
2886 </widget>
2887 <packing>
2888 <property name="top_attach">1</property>
2889 <property name="bottom_attach">2</property>
2890 <property name="x_options">GTK_FILL</property>
2891 <property name="y_options"></property>
2892 </packing>
2893 </child>
2894 <child>
2895 <widget class="GtkEntry" id="properties_username_entry">
2896 <property name="visible">True</property>
2897 <property name="can_focus">True</property>
2898 <property name="invisible_char">*</property>
2899 <signal name="focus_out_event" handler="on_properties_username_entry_focus_out_event"/>
2900 <signal name="delete_text" handler="on_properties_username_entry_delete_text"/>
2901 <signal name="insert_text" handler="on_properties_username_entry_insert_text"/>
2902 </widget>
2903 <packing>
2904 <property name="left_attach">1</property>
2905 <property name="right_attach">2</property>
2906 <property name="y_options"></property>
2907 </packing>
2908 </child>
2909 <child>
2910 <widget class="GtkLabel" id="properties_username_label">
2911 <property name="visible">True</property>
2912 <property name="xalign">1</property>
2913 <property name="label" translatable="yes">_Username:</property>
2914 <property name="use_markup">True</property>
2915 <property name="use_underline">True</property>
2916 <property name="mnemonic_widget">properties_username_entry</property>
2917 </widget>
2918 <packing>
2919 <property name="x_options">GTK_FILL</property>
2920 <property name="y_options"></property>
2921 </packing>
2922 </child>
2923 </widget>
2924 <packing>
2925 <property name="expand">False</property>
2926 </packing>
2927 </child>
2928 </widget>
2929 </child>
2930 <child>
2931 <widget class="GtkLabel" id="label8">
2932 <property name="visible">True</property>
2933 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2934 <property name="label" translatable="yes">_Username &amp; Password</property>
2935 <property name="use_underline">True</property>
2936 </widget>
2937 <packing>
2938 <property name="type">label_item</property>
2939 </packing>
2940 </child>
2941 </widget>
2942 <packing>
2943 <property name="expand">False</property>
2944 <property name="position">2</property>
2945 </packing>
2946 </child>
2947 <child>
2948 <widget class="GtkExpander" id="categories">
2949 <property name="visible">True</property>
2950 <property name="can_focus">True</property>
2951 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2952 <property name="spacing">12</property>
2953 <child>
2954 <widget class="GtkHBox" id="hbox2">
2955 <property name="visible">True</property>
2956 <property name="spacing">6</property>
2957 <child>
2958 <widget class="GtkVBox" id="vbox4">
2959 <property name="visible">True</property>
2960 <property name="border_width">6</property>
2961 <property name="spacing">12</property>
2962 <child>
2963 <widget class="GtkScrolledWindow" id="scrolledwindow1">
2964 <property name="visible">True</property>
2965 <property name="can_focus">True</property>
2966 <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
2967 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
2968 <property name="shadow_type">GTK_SHADOW_IN</property>
2969 <child>
2970 <widget class="GtkTreeView" id="feed_categories_treeview">
2971 <property name="visible">True</property>
2972 <property name="can_focus">True</property>
2973 <property name="headers_visible">False</property>
2974 <property name="show_expanders">False</property>
2975 </widget>
2976 </child>
2977 </widget>
2978 </child>
2979 </widget>
2980 </child>
2981 </widget>
2982 </child>
2983 <child>
2984 <widget class="GtkLabel" id="label7">
2985 <property name="visible">True</property>
2986 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2987 <property name="label" translatable="yes">_Categories</property>
2988 <property name="use_underline">True</property>
2989 </widget>
2990 <packing>
2991 <property name="type">label_item</property>
2992 </packing>
2993 </child>
2994 </widget>
2995 <packing>
2996 <property name="expand">False</property>
2997 <property name="position">3</property>
2998 </packing>
2999 </child>
3000 </widget>
3001 </child>
3002 </widget>
3003 <packing>
3004 <property name="padding">8</property>
3005 </packing>
3006 </child>
3007 <child>
3008 <widget class="GtkHButtonBox" id="hbuttonbox1">
3009 <property name="visible">True</property>
3010 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
3011 <property name="spacing">6</property>
3012 <property name="layout_style">GTK_BUTTONBOX_END</property>
3013 <child>
3014 <widget class="GtkButton" id="properties_reset_button">
3015 <property name="visible">True</property>
3016 <property name="can_focus">True</property>
3017 <property name="can_default">True</property>
3018 <property name="label">gtk-undo</property>
3019 <property name="use_stock">True</property>
3020 <signal name="clicked" handler="on_properties_reset_button_clicked"/>
3021 </widget>
3022 <packing>
3023 <property name="expand">False</property>
3024 </packing>
3025 </child>
3026 <child>
3027 <widget class="GtkButton" id="properties_close_button">
3028 <property name="visible">True</property>
3029 <property name="can_focus">True</property>
3030 <property name="has_focus">True</property>
3031 <property name="can_default">True</property>
3032 <property name="has_default">True</property>
3033 <property name="label">gtk-close</property>
3034 <property name="use_stock">True</property>
3035 <signal name="clicked" handler="on_properties_close_button_clicked"/>
3036 </widget>
3037 <packing>
3038 <property name="expand">False</property>
3039 <property name="position">1</property>
3040 </packing>
3041 </child>
3042 </widget>
3043 <packing>
3044 <property name="expand">False</property>
3045 <property name="padding">8</property>
3046 <property name="position">1</property>
3047 </packing>
3048 </child>
3049 </widget>
3050 <packing>
3051 <property name="padding">8</property>
3052 </packing>
3053 </child>
3054 </widget>
3055 </child>
3056 </widget>
3057 </glade-interface>