~popperteam/popper/dev

« back to all changes in this revision

Viewing changes to popper/popper/popper_config.glade

  • Committer: Patrick Benz
  • Author(s): Ralf Hersel
  • Date: 2011-09-08 18:39:01 UTC
  • Revision ID: benz_patrick@yahoo.de-20110908183901-w72htfm45gs68nj1
- moved speak command from code to shell script for user configuration
- new option: force SSL
- bug fixed: test of notification sound didn't speak text
- tested Bug #827923: 'popper stops checking email' but couldn't find an error.
  Therefore I've added more debug output to ease detection of the problem.
  Maybe related to Bug #795798: 'Popper quits if login limit reached'

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<interface>
3
3
  <requires lib="gtk+" version="2.16"/>
4
4
  <!-- interface-naming-policy project-wide -->
5
 
  <object class="GtkListStore" id="liststore_account">
6
 
    <columns>
7
 
      <!-- column-name account_id -->
8
 
      <column type="gchararray"/>
9
 
      <!-- column-name account_on -->
10
 
      <column type="gboolean"/>
11
 
      <!-- column-name account_name -->
12
 
      <column type="gchararray"/>
13
 
    </columns>
 
5
  <object class="GtkAdjustment" id="adj_transparency">
 
6
    <property name="upper">100</property>
 
7
    <property name="step_increment">1</property>
 
8
    <property name="page_increment">10</property>
14
9
  </object>
15
10
  <object class="GtkWindow" id="config_window">
 
11
    <property name="can_focus">False</property>
16
12
    <property name="title" translatable="yes">Popper Configurator</property>
17
13
    <property name="resizable">False</property>
18
14
    <property name="window_position">center</property>
19
15
    <property name="icon">popper.png</property>
20
 
    <signal name="destroy" handler="gtk_main_quit"/>
 
16
    <signal name="destroy" handler="gtk_main_quit" swapped="no"/>
21
17
    <child>
22
18
      <object class="GtkVBox" id="vbox">
23
19
        <property name="visible">True</property>
 
20
        <property name="can_focus">False</property>
24
21
        <child>
25
22
          <object class="GtkNotebook" id="notebook">
26
23
            <property name="visible">True</property>
28
25
            <child>
29
26
              <object class="GtkTable" id="table_general">
30
27
                <property name="visible">True</property>
 
28
                <property name="can_focus">False</property>
31
29
                <property name="n_rows">4</property>
32
30
                <child>
33
31
                  <object class="GtkImage" id="image_logo">
34
32
                    <property name="visible">True</property>
 
33
                    <property name="can_focus">False</property>
35
34
                    <property name="pixbuf">popper.png</property>
36
35
                  </object>
37
36
                </child>
38
37
                <child>
39
38
                  <object class="GtkLabel" id="label_title">
40
39
                    <property name="visible">True</property>
 
40
                    <property name="can_focus">False</property>
41
41
                    <property name="ypad">10</property>
42
42
                    <property name="label" translatable="yes">Popper - Email Notifier &amp; Indicator
43
43
Ralf Hersel, Patrick Benz - 2011 - GPL</property>
57
57
                    <property name="has_tooltip">True</property>
58
58
                    <property name="tooltip_text" translatable="yes">Creates an entry in your
59
59
autostart list.</property>
 
60
                    <property name="use_action_appearance">False</property>
60
61
                    <property name="draw_indicator">True</property>
61
62
                  </object>
62
63
                  <packing>
69
70
                <child>
70
71
                  <object class="GtkHBox" id="hbox_version">
71
72
                    <property name="visible">True</property>
 
73
                    <property name="can_focus">False</property>
72
74
                    <property name="homogeneous">True</property>
73
75
                    <child>
74
76
                      <object class="GtkLabel" id="label_version">
75
77
                        <property name="visible">True</property>
 
78
                        <property name="can_focus">False</property>
76
79
                        <property name="xalign">1</property>
77
80
                        <property name="ypad">10</property>
78
81
                        <property name="label" translatable="yes">Version: </property>
79
82
                      </object>
80
83
                      <packing>
 
84
                        <property name="expand">True</property>
 
85
                        <property name="fill">True</property>
81
86
                        <property name="position">0</property>
82
87
                      </packing>
83
88
                    </child>
84
89
                    <child>
85
90
                      <object class="GtkLabel" id="label_version_nr">
86
91
                        <property name="visible">True</property>
 
92
                        <property name="can_focus">False</property>
87
93
                        <property name="xalign">0</property>
88
94
                        <property name="xpad">5</property>
89
95
                        <property name="label" translatable="yes">Nr</property>
90
96
                      </object>
91
97
                      <packing>
 
98
                        <property name="expand">True</property>
 
99
                        <property name="fill">True</property>
92
100
                        <property name="position">1</property>
93
101
                      </packing>
94
102
                    </child>
103
111
            <child type="tab">
104
112
              <object class="GtkLabel" id="label_tab_general">
105
113
                <property name="visible">True</property>
 
114
                <property name="can_focus">False</property>
106
115
                <property name="label" translatable="yes">General</property>
107
116
              </object>
108
117
              <packing>
112
121
            <child>
113
122
              <object class="GtkVBox" id="vbox_account">
114
123
                <property name="visible">True</property>
 
124
                <property name="can_focus">False</property>
115
125
                <child>
116
126
                  <object class="GtkHBox" id="hbox_account">
117
127
                    <property name="visible">True</property>
 
128
                    <property name="can_focus">False</property>
118
129
                    <child>
119
130
                      <object class="GtkScrolledWindow" id="scrolledwindow_account">
120
131
                        <property name="visible">True</property>
131
142
                            <property name="rules_hint">True</property>
132
143
                            <property name="enable_search">False</property>
133
144
                            <property name="search_column">0</property>
134
 
                            <signal name="cursor_changed" handler="on_treeview_account_cursor_changed" after="yes"/>
 
145
                            <signal name="cursor-changed" handler="on_treeview_account_cursor_changed" after="yes" swapped="no"/>
135
146
                          </object>
136
147
                        </child>
137
148
                      </object>
138
149
                      <packing>
 
150
                        <property name="expand">True</property>
 
151
                        <property name="fill">True</property>
139
152
                        <property name="position">0</property>
140
153
                      </packing>
141
154
                    </child>
142
155
                    <child>
143
156
                      <object class="GtkTable" id="table_account_right">
144
157
                        <property name="visible">True</property>
 
158
                        <property name="can_focus">False</property>
145
159
                        <property name="n_rows">10</property>
146
160
                        <property name="n_columns">2</property>
147
161
                        <child>
148
 
                          <object class="GtkEntry" id="entry_account_port">
149
 
                            <property name="visible">True</property>
150
 
                            <property name="can_focus">True</property>
151
 
                            <property name="has_tooltip">True</property>
152
 
                            <property name="tooltip_text" translatable="yes">Enter special port number if you
153
 
don't want to use the standard port.
154
 
Otherwise keep it empty.</property>
155
 
                            <property name="invisible_char">•</property>
156
 
                            <signal name="changed" handler="on_entry_account_port_changed" after="yes"/>
157
 
                          </object>
158
 
                          <packing>
159
 
                            <property name="left_attach">1</property>
160
 
                            <property name="right_attach">2</property>
161
 
                            <property name="top_attach">7</property>
162
 
                            <property name="bottom_attach">8</property>
163
 
                          </packing>
164
 
                        </child>
165
 
                        <child>
166
162
                          <object class="GtkEntry" id="entry_account_folder">
167
163
                            <property name="visible">True</property>
168
164
                            <property name="can_focus">True</property>
172
168
INBOX only. Multiple folders must be separated
173
169
by comma.</property>
174
170
                            <property name="invisible_char">•</property>
175
 
                            <signal name="changed" handler="on_entry_account_folder_changed" after="yes"/>
 
171
                            <property name="primary_icon_activatable">False</property>
 
172
                            <property name="secondary_icon_activatable">False</property>
 
173
                            <property name="primary_icon_sensitive">True</property>
 
174
                            <property name="secondary_icon_sensitive">True</property>
 
175
                            <signal name="changed" handler="on_entry_account_folder_changed" after="yes" swapped="no"/>
176
176
                          </object>
177
177
                          <packing>
178
178
                            <property name="left_attach">1</property>
191
191
                            <property name="tooltip_text" translatable="yes">Check the box if it is an
192
192
IMAP acccount; uncheck
193
193
if it is a POP account.</property>
 
194
                            <property name="use_action_appearance">False</property>
194
195
                            <property name="draw_indicator">True</property>
195
 
                            <signal name="toggled" handler="on_chk_account_imap_toggled" after="yes"/>
 
196
                            <signal name="toggled" handler="on_chk_account_imap_toggled" after="yes" swapped="no"/>
196
197
                          </object>
197
198
                          <packing>
198
199
                            <property name="left_attach">1</property>
210
211
sign-on to your email account.</property>
211
212
                            <property name="visibility">False</property>
212
213
                            <property name="invisible_char">•</property>
213
 
                            <signal name="changed" handler="on_entry_account_password_changed" after="yes"/>
 
214
                            <property name="primary_icon_activatable">False</property>
 
215
                            <property name="secondary_icon_activatable">False</property>
 
216
                            <property name="primary_icon_sensitive">True</property>
 
217
                            <property name="secondary_icon_sensitive">True</property>
 
218
                            <signal name="changed" handler="on_entry_account_password_changed" after="yes" swapped="no"/>
214
219
                          </object>
215
220
                          <packing>
216
221
                            <property name="left_attach">1</property>
227
232
                            <property name="tooltip_text" translatable="yes">Username of your email account.
228
233
This is usually your email address.</property>
229
234
                            <property name="invisible_char">•</property>
230
 
                            <signal name="changed" handler="on_entry_account_user_changed" after="yes"/>
 
235
                            <property name="primary_icon_activatable">False</property>
 
236
                            <property name="secondary_icon_activatable">False</property>
 
237
                            <property name="primary_icon_sensitive">True</property>
 
238
                            <property name="secondary_icon_sensitive">True</property>
 
239
                            <signal name="changed" handler="on_entry_account_user_changed" after="yes" swapped="no"/>
231
240
                          </object>
232
241
                          <packing>
233
242
                            <property name="left_attach">1</property>
244
253
                            <property name="tooltip_text" translatable="yes">Address of your email inbox. Examples:
245
254
pop.gmx.net or imap.googlemail.com</property>
246
255
                            <property name="invisible_char">•</property>
247
 
                            <signal name="changed" handler="on_entry_account_server_changed" after="yes"/>
 
256
                            <property name="primary_icon_activatable">False</property>
 
257
                            <property name="secondary_icon_activatable">False</property>
 
258
                            <property name="primary_icon_sensitive">True</property>
 
259
                            <property name="secondary_icon_sensitive">True</property>
 
260
                            <signal name="changed" handler="on_entry_account_server_changed" after="yes" swapped="no"/>
248
261
                          </object>
249
262
                          <packing>
250
263
                            <property name="left_attach">1</property>
262
275
different providers in the indicator menu.</property>
263
276
                            <property name="invisible_char">•</property>
264
277
                            <property name="width_chars">40</property>
265
 
                            <signal name="changed" handler="on_entry_account_name_changed" after="yes"/>
 
278
                            <property name="primary_icon_activatable">False</property>
 
279
                            <property name="secondary_icon_activatable">False</property>
 
280
                            <property name="primary_icon_sensitive">True</property>
 
281
                            <property name="secondary_icon_sensitive">True</property>
 
282
                            <signal name="changed" handler="on_entry_account_name_changed" after="yes" swapped="no"/>
266
283
                          </object>
267
284
                          <packing>
268
285
                            <property name="left_attach">1</property>
274
291
                        <child>
275
292
                          <object class="GtkLabel" id="label_account_port">
276
293
                            <property name="visible">True</property>
 
294
                            <property name="can_focus">False</property>
277
295
                            <property name="xalign">1</property>
278
296
                            <property name="xpad">5</property>
279
297
                            <property name="label" translatable="yes">Port:</property>
286
304
                        <child>
287
305
                          <object class="GtkLabel" id="label_account_folders">
288
306
                            <property name="visible">True</property>
 
307
                            <property name="can_focus">False</property>
289
308
                            <property name="xalign">1</property>
290
309
                            <property name="xpad">5</property>
291
310
                            <property name="label" translatable="yes">Folders:</property>
298
317
                        <child>
299
318
                          <object class="GtkLabel" id="label_account_password">
300
319
                            <property name="visible">True</property>
 
320
                            <property name="can_focus">False</property>
301
321
                            <property name="xalign">1</property>
302
322
                            <property name="xpad">5</property>
303
323
                            <property name="label" translatable="yes">Password:</property>
310
330
                        <child>
311
331
                          <object class="GtkLabel" id="label_account_user">
312
332
                            <property name="visible">True</property>
 
333
                            <property name="can_focus">False</property>
313
334
                            <property name="xalign">1</property>
314
335
                            <property name="xpad">5</property>
315
336
                            <property name="label" translatable="yes">User:</property>
322
343
                        <child>
323
344
                          <object class="GtkLabel" id="label_account_server">
324
345
                            <property name="visible">True</property>
 
346
                            <property name="can_focus">False</property>
325
347
                            <property name="xalign">1</property>
326
348
                            <property name="xpad">5</property>
327
349
                            <property name="label" translatable="yes">Server:</property>
334
356
                        <child>
335
357
                          <object class="GtkLabel" id="label_account_name">
336
358
                            <property name="visible">True</property>
 
359
                            <property name="can_focus">False</property>
337
360
                            <property name="xalign">1</property>
338
361
                            <property name="xpad">5</property>
339
362
                            <property name="label" translatable="yes">Name:</property>
347
370
                          <object class="GtkEntry" id="entry_account_id">
348
371
                            <property name="can_focus">True</property>
349
372
                            <property name="invisible_char">•</property>
 
373
                            <property name="primary_icon_activatable">False</property>
 
374
                            <property name="secondary_icon_activatable">False</property>
 
375
                            <property name="primary_icon_sensitive">True</property>
 
376
                            <property name="secondary_icon_sensitive">True</property>
350
377
                          </object>
351
378
                          <packing>
352
379
                            <property name="left_attach">1</property>
357
384
                        </child>
358
385
                        <child>
359
386
                          <object class="GtkLabel" id="label_account_id">
 
387
                            <property name="can_focus">False</property>
360
388
                            <property name="xalign">1</property>
361
389
                            <property name="xpad">5</property>
362
390
                            <property name="label" translatable="yes">Id:</property>
367
395
                          </packing>
368
396
                        </child>
369
397
                        <child>
 
398
                          <object class="GtkHBox" id="hbox_port_ssl">
 
399
                            <property name="visible">True</property>
 
400
                            <property name="can_focus">False</property>
 
401
                            <child>
 
402
                              <object class="GtkEntry" id="entry_account_port">
 
403
                                <property name="visible">True</property>
 
404
                                <property name="can_focus">True</property>
 
405
                                <property name="has_tooltip">True</property>
 
406
                                <property name="tooltip_text" translatable="yes">Enter special port number if you
 
407
don't want to use the standard port.
 
408
Otherwise keep it empty.</property>
 
409
                                <property name="invisible_char">•</property>
 
410
                                <property name="invisible_char_set">True</property>
 
411
                                <property name="primary_icon_activatable">False</property>
 
412
                                <property name="secondary_icon_activatable">False</property>
 
413
                                <property name="primary_icon_sensitive">True</property>
 
414
                                <property name="secondary_icon_sensitive">True</property>
 
415
                                <signal name="changed" handler="on_entry_account_port_changed" after="yes" swapped="no"/>
 
416
                              </object>
 
417
                              <packing>
 
418
                                <property name="expand">False</property>
 
419
                                <property name="fill">False</property>
 
420
                                <property name="position">0</property>
 
421
                              </packing>
 
422
                            </child>
 
423
                            <child>
 
424
                              <object class="GtkCheckButton" id="chk_account_ssl">
 
425
                                <property name="label" translatable="yes">force SSL</property>
 
426
                                <property name="visible">True</property>
 
427
                                <property name="can_focus">True</property>
 
428
                                <property name="receives_default">False</property>
 
429
                                <property name="has_tooltip">True</property>
 
430
                                <property name="tooltip_text" translatable="yes">Connect only over secure subscriber line</property>
 
431
                                <property name="use_action_appearance">False</property>
 
432
                                <property name="draw_indicator">True</property>
 
433
                                <signal name="toggled" handler="on_chk_account_ssl_toggled" after="yes" swapped="no"/>
 
434
                              </object>
 
435
                              <packing>
 
436
                                <property name="expand">True</property>
 
437
                                <property name="fill">False</property>
 
438
                                <property name="position">1</property>
 
439
                              </packing>
 
440
                            </child>
 
441
                          </object>
 
442
                          <packing>
 
443
                            <property name="left_attach">1</property>
 
444
                            <property name="right_attach">2</property>
 
445
                            <property name="top_attach">7</property>
 
446
                            <property name="bottom_attach">8</property>
 
447
                          </packing>
 
448
                        </child>
 
449
                        <child>
370
450
                          <placeholder/>
371
451
                        </child>
372
452
                        <child>
383
463
                        </child>
384
464
                      </object>
385
465
                      <packing>
 
466
                        <property name="expand">True</property>
 
467
                        <property name="fill">True</property>
386
468
                        <property name="padding">2</property>
387
469
                        <property name="position">1</property>
388
470
                      </packing>
389
471
                    </child>
390
472
                  </object>
391
473
                  <packing>
 
474
                    <property name="expand">True</property>
 
475
                    <property name="fill">True</property>
392
476
                    <property name="position">0</property>
393
477
                  </packing>
394
478
                </child>
395
479
                <child>
396
480
                  <object class="GtkTable" id="table_account_bottom">
397
481
                    <property name="visible">True</property>
 
482
                    <property name="can_focus">False</property>
398
483
                    <property name="n_columns">7</property>
399
484
                    <child>
400
485
                      <object class="GtkButton" id="button_account_import">
405
490
                        <property name="has_tooltip">True</property>
406
491
                        <property name="tooltip_text" translatable="yes">Import existing email accounts
407
492
form Gnome Keyring.</property>
408
 
                        <signal name="clicked" handler="on_button_account_import_clicked" after="yes"/>
 
493
                        <property name="use_action_appearance">False</property>
 
494
                        <signal name="clicked" handler="on_button_account_import_clicked" after="yes" swapped="no"/>
409
495
                      </object>
410
496
                      <packing>
411
497
                        <property name="y_options">GTK_EXPAND</property>
422
508
                        <property name="has_tooltip">True</property>
423
509
                        <property name="tooltip_text" translatable="yes">Check for new emails once immediately after start-up
424
510
and then never again. Popper terminates after first check.</property>
 
511
                        <property name="use_action_appearance">False</property>
425
512
                        <property name="draw_indicator">True</property>
426
513
                      </object>
427
514
                      <packing>
432
519
                    <child>
433
520
                      <object class="GtkLabel" id="label_account_minutes">
434
521
                        <property name="visible">True</property>
 
522
                        <property name="can_focus">False</property>
435
523
                        <property name="xalign">0</property>
436
524
                        <property name="label" translatable="yes">Minutes</property>
437
525
                      </object>
451
539
                        <property name="max_length">4</property>
452
540
                        <property name="invisible_char">•</property>
453
541
                        <property name="width_chars">5</property>
454
 
                        <signal name="focus_out_event" handler="on_entry_account_frequency_focus_out_event" after="yes"/>
 
542
                        <property name="primary_icon_activatable">False</property>
 
543
                        <property name="secondary_icon_activatable">False</property>
 
544
                        <property name="primary_icon_sensitive">True</property>
 
545
                        <property name="secondary_icon_sensitive">True</property>
 
546
                        <signal name="focus-out-event" handler="on_entry_account_frequency_focus_out_event" after="yes" swapped="no"/>
455
547
                      </object>
456
548
                      <packing>
457
549
                        <property name="left_attach">4</property>
462
554
                    <child>
463
555
                      <object class="GtkLabel" id="label_account_frequency">
464
556
                        <property name="visible">True</property>
 
557
                        <property name="can_focus">False</property>
465
558
                        <property name="xalign">1</property>
466
559
                        <property name="label" translatable="yes">Check Frequency:</property>
467
560
                      </object>
478
571
                        <property name="receives_default">True</property>
479
572
                        <property name="has_tooltip">True</property>
480
573
                        <property name="tooltip_text" translatable="yes">Add a new account to the list.</property>
481
 
                        <signal name="clicked" handler="on_button_account_add_clicked" after="yes"/>
 
574
                        <property name="use_action_appearance">False</property>
 
575
                        <signal name="clicked" handler="on_button_account_add_clicked" after="yes" swapped="no"/>
482
576
                      </object>
483
577
                      <packing>
484
578
                        <property name="left_attach">1</property>
495
589
                        <property name="receives_default">True</property>
496
590
                        <property name="has_tooltip">True</property>
497
591
                        <property name="tooltip_text" translatable="yes">Delete the selected account from the list.</property>
498
 
                        <signal name="clicked" handler="on_button_account_del_clicked" after="yes"/>
 
592
                        <property name="use_action_appearance">False</property>
 
593
                        <signal name="clicked" handler="on_button_account_del_clicked" after="yes" swapped="no"/>
499
594
                      </object>
500
595
                      <packing>
501
596
                        <property name="left_attach">2</property>
506
601
                    </child>
507
602
                  </object>
508
603
                  <packing>
 
604
                    <property name="expand">True</property>
 
605
                    <property name="fill">True</property>
509
606
                    <property name="position">1</property>
510
607
                  </packing>
511
608
                </child>
517
614
            <child type="tab">
518
615
              <object class="GtkLabel" id="label_tab_account">
519
616
                <property name="visible">True</property>
 
617
                <property name="can_focus">False</property>
520
618
                <property name="label" translatable="yes">Accounts</property>
521
619
              </object>
522
620
              <packing>
527
625
            <child>
528
626
              <object class="GtkTable" id="table_indicate">
529
627
                <property name="visible">True</property>
 
628
                <property name="can_focus">False</property>
530
629
                <property name="border_width">10</property>
531
630
                <property name="n_rows">13</property>
532
631
                <property name="n_columns">2</property>
533
632
                <child>
534
633
                  <object class="GtkHBox" id="hbox_sender_format">
535
634
                    <property name="visible">True</property>
 
635
                    <property name="can_focus">False</property>
536
636
                    <property name="homogeneous">True</property>
537
637
                    <child>
538
638
                      <object class="GtkRadioButton" id="radio_sender_name">
540
640
                        <property name="visible">True</property>
541
641
                        <property name="can_focus">True</property>
542
642
                        <property name="receives_default">False</property>
 
643
                        <property name="use_action_appearance">False</property>
543
644
                        <property name="active">True</property>
544
645
                        <property name="draw_indicator">True</property>
545
646
                      </object>
546
647
                      <packing>
 
648
                        <property name="expand">True</property>
 
649
                        <property name="fill">True</property>
547
650
                        <property name="position">0</property>
548
651
                      </packing>
549
652
                    </child>
553
656
                        <property name="visible">True</property>
554
657
                        <property name="can_focus">True</property>
555
658
                        <property name="receives_default">False</property>
 
659
                        <property name="use_action_appearance">False</property>
556
660
                        <property name="active">True</property>
557
661
                        <property name="draw_indicator">True</property>
558
662
                        <property name="group">radio_sender_name</property>
559
663
                      </object>
560
664
                      <packing>
 
665
                        <property name="expand">True</property>
 
666
                        <property name="fill">True</property>
561
667
                        <property name="position">1</property>
562
668
                      </packing>
563
669
                    </child>
572
678
                <child>
573
679
                  <object class="GtkHBox" id="hbox_message_format">
574
680
                    <property name="visible">True</property>
 
681
                    <property name="can_focus">False</property>
575
682
                    <property name="homogeneous">True</property>
576
683
                    <child>
577
684
                      <object class="GtkRadioButton" id="radio_sort_date">
582
689
                        <property name="has_tooltip">True</property>
583
690
                        <property name="tooltip_text" translatable="yes">Sort the emails in the indicator list by their date.
584
691
The latest emails will put on top of the list.</property>
 
692
                        <property name="use_action_appearance">False</property>
585
693
                        <property name="active">True</property>
586
694
                        <property name="draw_indicator">True</property>
587
695
                      </object>
588
696
                      <packing>
 
697
                        <property name="expand">True</property>
 
698
                        <property name="fill">True</property>
589
699
                        <property name="position">0</property>
590
700
                      </packing>
591
701
                    </child>
598
708
                        <property name="has_tooltip">True</property>
599
709
                        <property name="tooltip_text" translatable="yes">Show the number of new emails for each account instead
600
710
of a list of emails.</property>
 
711
                        <property name="use_action_appearance">False</property>
601
712
                        <property name="active">True</property>
602
713
                        <property name="draw_indicator">True</property>
603
714
                        <property name="group">radio_sort_date</property>
604
715
                      </object>
605
716
                      <packing>
 
717
                        <property name="expand">True</property>
 
718
                        <property name="fill">True</property>
606
719
                        <property name="position">1</property>
607
720
                      </packing>
608
721
                    </child>
617
730
                <child>
618
731
                  <object class="GtkHBox" id="hbox_subject_provider">
619
732
                    <property name="visible">True</property>
 
733
                    <property name="can_focus">False</property>
620
734
                    <property name="homogeneous">True</property>
621
735
                    <child>
622
736
                      <object class="GtkRadioButton" id="radio_sender_subject">
624
738
                        <property name="visible">True</property>
625
739
                        <property name="can_focus">True</property>
626
740
                        <property name="receives_default">False</property>
 
741
                        <property name="use_action_appearance">False</property>
627
742
                        <property name="active">True</property>
628
743
                        <property name="draw_indicator">True</property>
629
744
                      </object>
630
745
                      <packing>
 
746
                        <property name="expand">True</property>
 
747
                        <property name="fill">True</property>
631
748
                        <property name="position">0</property>
632
749
                      </packing>
633
750
                    </child>
637
754
                        <property name="visible">True</property>
638
755
                        <property name="can_focus">True</property>
639
756
                        <property name="receives_default">False</property>
 
757
                        <property name="use_action_appearance">False</property>
640
758
                        <property name="active">True</property>
641
759
                        <property name="draw_indicator">True</property>
642
760
                        <property name="group">radio_sender_subject</property>
643
761
                      </object>
644
762
                      <packing>
 
763
                        <property name="expand">True</property>
 
764
                        <property name="fill">True</property>
645
765
                        <property name="position">1</property>
646
766
                      </packing>
647
767
                    </child>
662
782
                    <property name="has_tooltip">True</property>
663
783
                    <property name="tooltip_text" translatable="yes">Show sender of email in
664
784
the indicator menu.</property>
 
785
                    <property name="use_action_appearance">False</property>
665
786
                    <property name="draw_indicator">True</property>
666
787
                  </object>
667
788
                  <packing>
680
801
                    <property name="tooltip_text" translatable="yes">Show provider infront of
681
802
message. Check it if you
682
803
have multiple providers.</property>
 
804
                    <property name="use_action_appearance">False</property>
683
805
                    <property name="draw_indicator">True</property>
684
806
                  </object>
685
807
                  <packing>
694
816
                    <property name="has_tooltip">True</property>
695
817
                    <property name="tooltip_text" translatable="yes">Enter a command for the menu entry on the left side.</property>
696
818
                    <property name="invisible_char">●</property>
 
819
                    <property name="primary_icon_activatable">False</property>
 
820
                    <property name="secondary_icon_activatable">False</property>
 
821
                    <property name="primary_icon_sensitive">True</property>
 
822
                    <property name="secondary_icon_sensitive">True</property>
697
823
                  </object>
698
824
                  <packing>
699
825
                    <property name="left_attach">1</property>
709
835
                    <property name="has_tooltip">True</property>
710
836
                    <property name="tooltip_text" translatable="yes">Enter a command for the menu entry on the left side.</property>
711
837
                    <property name="invisible_char">●</property>
 
838
                    <property name="primary_icon_activatable">False</property>
 
839
                    <property name="secondary_icon_activatable">False</property>
 
840
                    <property name="primary_icon_sensitive">True</property>
 
841
                    <property name="secondary_icon_sensitive">True</property>
712
842
                  </object>
713
843
                  <packing>
714
844
                    <property name="left_attach">1</property>
720
850
                <child>
721
851
                  <object class="GtkLabel" id="label_menu_entry_commands">
722
852
                    <property name="visible">True</property>
 
853
                    <property name="can_focus">False</property>
723
854
                    <property name="xalign">0</property>
724
855
                    <property name="label" translatable="yes">Commands for menu entries</property>
725
856
                    <attributes>
736
867
                <child>
737
868
                  <object class="GtkLabel" id="label_menu_entries">
738
869
                    <property name="visible">True</property>
 
870
                    <property name="can_focus">False</property>
739
871
                    <property name="xalign">0</property>
740
872
                    <property name="label" translatable="yes">Menu entries</property>
741
873
                    <attributes>
750
882
                <child>
751
883
                  <object class="GtkHBox" id="hbox_menu_1">
752
884
                    <property name="visible">True</property>
 
885
                    <property name="can_focus">False</property>
753
886
                    <child>
754
887
                      <object class="GtkCheckButton" id="chk_menu_1">
755
888
                        <property name="visible">True</property>
756
889
                        <property name="can_focus">True</property>
757
890
                        <property name="receives_default">False</property>
 
891
                        <property name="use_action_appearance">False</property>
758
892
                        <property name="draw_indicator">True</property>
759
893
                      </object>
760
894
                      <packing>
773
907
What actually happens depends on the command
774
908
you enter in the text field on the right side.</property>
775
909
                        <property name="invisible_char">●</property>
 
910
                        <property name="primary_icon_activatable">False</property>
 
911
                        <property name="secondary_icon_activatable">False</property>
 
912
                        <property name="primary_icon_sensitive">True</property>
 
913
                        <property name="secondary_icon_sensitive">True</property>
776
914
                      </object>
777
915
                      <packing>
 
916
                        <property name="expand">True</property>
 
917
                        <property name="fill">True</property>
778
918
                        <property name="position">1</property>
779
919
                      </packing>
780
920
                    </child>
787
927
                <child>
788
928
                  <object class="GtkHBox" id="hbox_menu_2">
789
929
                    <property name="visible">True</property>
 
930
                    <property name="can_focus">False</property>
790
931
                    <child>
791
932
                      <object class="GtkCheckButton" id="chk_menu_2">
792
933
                        <property name="visible">True</property>
793
934
                        <property name="can_focus">True</property>
794
935
                        <property name="receives_default">False</property>
 
936
                        <property name="use_action_appearance">False</property>
795
937
                        <property name="draw_indicator">True</property>
796
938
                      </object>
797
939
                      <packing>
810
952
What actually happens depends on the command
811
953
you enter in the text field on the right side.</property>
812
954
                        <property name="invisible_char">●</property>
 
955
                        <property name="primary_icon_activatable">False</property>
 
956
                        <property name="secondary_icon_activatable">False</property>
 
957
                        <property name="primary_icon_sensitive">True</property>
 
958
                        <property name="secondary_icon_sensitive">True</property>
813
959
                      </object>
814
960
                      <packing>
 
961
                        <property name="expand">True</property>
 
962
                        <property name="fill">True</property>
815
963
                        <property name="position">1</property>
816
964
                      </packing>
817
965
                    </child>
824
972
                <child>
825
973
                  <object class="GtkHBox" id="hbox_menu_3">
826
974
                    <property name="visible">True</property>
 
975
                    <property name="can_focus">False</property>
827
976
                    <child>
828
977
                      <object class="GtkCheckButton" id="chk_menu_3">
829
978
                        <property name="visible">True</property>
830
979
                        <property name="can_focus">True</property>
831
980
                        <property name="receives_default">False</property>
 
981
                        <property name="use_action_appearance">False</property>
832
982
                        <property name="draw_indicator">True</property>
833
983
                      </object>
834
984
                      <packing>
847
997
What actually happens depends on the command
848
998
you enter in the text field on the right side.</property>
849
999
                        <property name="invisible_char">●</property>
 
1000
                        <property name="primary_icon_activatable">False</property>
 
1001
                        <property name="secondary_icon_activatable">False</property>
 
1002
                        <property name="primary_icon_sensitive">True</property>
 
1003
                        <property name="secondary_icon_sensitive">True</property>
850
1004
                      </object>
851
1005
                      <packing>
 
1006
                        <property name="expand">True</property>
 
1007
                        <property name="fill">True</property>
852
1008
                        <property name="position">1</property>
853
1009
                      </packing>
854
1010
                    </child>
865
1021
                    <property name="has_tooltip">True</property>
866
1022
                    <property name="tooltip_text" translatable="yes">Enter a command for the menu entry on the left side.</property>
867
1023
                    <property name="invisible_char">●</property>
 
1024
                    <property name="primary_icon_activatable">False</property>
 
1025
                    <property name="secondary_icon_activatable">False</property>
 
1026
                    <property name="primary_icon_sensitive">True</property>
 
1027
                    <property name="secondary_icon_sensitive">True</property>
868
1028
                  </object>
869
1029
                  <packing>
870
1030
                    <property name="left_attach">1</property>
876
1036
                <child>
877
1037
                  <object class="GtkHBox" id="hbox_headline">
878
1038
                    <property name="visible">True</property>
 
1039
                    <property name="can_focus">False</property>
879
1040
                    <child>
880
1041
                      <object class="GtkLabel" id="label_headline">
881
1042
                        <property name="visible">True</property>
 
1043
                        <property name="can_focus">False</property>
882
1044
                        <property name="xalign">0</property>
883
1045
                        <property name="xpad">5</property>
884
1046
                        <property name="label" translatable="yes">Headline:</property>
885
1047
                      </object>
886
1048
                      <packing>
 
1049
                        <property name="expand">True</property>
 
1050
                        <property name="fill">True</property>
887
1051
                        <property name="position">0</property>
888
1052
                      </packing>
889
1053
                    </child>
895
1059
                        <property name="tooltip_text" translatable="yes">Text will be shown as headline
896
1060
in the indicator menu.</property>
897
1061
                        <property name="invisible_char">●</property>
898
 
                        <signal name="focus_out_event" handler="on_entry_headline_focus_out_event" after="yes"/>
 
1062
                        <property name="primary_icon_activatable">False</property>
 
1063
                        <property name="secondary_icon_activatable">False</property>
 
1064
                        <property name="primary_icon_sensitive">True</property>
 
1065
                        <property name="secondary_icon_sensitive">True</property>
 
1066
                        <signal name="focus-out-event" handler="on_entry_headline_focus_out_event" after="yes" swapped="no"/>
899
1067
                      </object>
900
1068
                      <packing>
 
1069
                        <property name="expand">True</property>
 
1070
                        <property name="fill">True</property>
901
1071
                        <property name="position">1</property>
902
1072
                      </packing>
903
1073
                    </child>
906
1076
                <child>
907
1077
                  <object class="GtkHBox" id="hbox_headline_command">
908
1078
                    <property name="visible">True</property>
 
1079
                    <property name="can_focus">False</property>
909
1080
                    <child>
910
1081
                      <object class="GtkLabel" id="label_startonclick">
911
1082
                        <property name="visible">True</property>
 
1083
                        <property name="can_focus">False</property>
912
1084
                        <property name="xalign">0</property>
913
1085
                        <property name="xpad">5</property>
914
1086
                        <property name="label" translatable="yes">Headline command:</property>
915
1087
                      </object>
916
1088
                      <packing>
 
1089
                        <property name="expand">True</property>
 
1090
                        <property name="fill">True</property>
917
1091
                        <property name="position">0</property>
918
1092
                      </packing>
919
1093
                    </child>
926
1100
click on the provider headline
927
1101
in the indicator menu.</property>
928
1102
                        <property name="invisible_char">●</property>
 
1103
                        <property name="primary_icon_activatable">False</property>
 
1104
                        <property name="secondary_icon_activatable">False</property>
 
1105
                        <property name="primary_icon_sensitive">True</property>
 
1106
                        <property name="secondary_icon_sensitive">True</property>
929
1107
                      </object>
930
1108
                      <packing>
 
1109
                        <property name="expand">True</property>
 
1110
                        <property name="fill">True</property>
931
1111
                        <property name="position">1</property>
932
1112
                      </packing>
933
1113
                    </child>
940
1120
                <child>
941
1121
                  <object class="GtkHBox" id="hbox_subject">
942
1122
                    <property name="visible">True</property>
 
1123
                    <property name="can_focus">False</property>
943
1124
                    <child>
944
1125
                      <object class="GtkCheckButton" id="chk_showsubject">
945
1126
                        <property name="label" translatable="yes">Show subject</property>
949
1130
                        <property name="has_tooltip">True</property>
950
1131
                        <property name="tooltip_text" translatable="yes">Show subject of email in
951
1132
the indicator menu.</property>
 
1133
                        <property name="use_action_appearance">False</property>
952
1134
                        <property name="draw_indicator">True</property>
953
1135
                      </object>
954
1136
                      <packing>
 
1137
                        <property name="expand">True</property>
 
1138
                        <property name="fill">True</property>
955
1139
                        <property name="position">0</property>
956
1140
                      </packing>
957
1141
                    </child>
958
1142
                    <child>
959
1143
                      <object class="GtkLabel" id="label_subject_lenght">
960
1144
                        <property name="visible">True</property>
 
1145
                        <property name="can_focus">False</property>
961
1146
                        <property name="xalign">1</property>
962
1147
                        <property name="xpad">5</property>
963
1148
                        <property name="label" translatable="yes">Max. subject lenght:</property>
964
1149
                      </object>
965
1150
                      <packing>
 
1151
                        <property name="expand">True</property>
 
1152
                        <property name="fill">True</property>
966
1153
                        <property name="position">1</property>
967
1154
                      </packing>
968
1155
                    </child>
980
1167
                        <property name="invisible_char">●</property>
981
1168
                        <property name="width_chars">3</property>
982
1169
                        <property name="xalign">1</property>
983
 
                        <signal name="focus_out_event" handler="on_entry_subject_length_focus_out_event" after="yes"/>
 
1170
                        <property name="primary_icon_activatable">False</property>
 
1171
                        <property name="secondary_icon_activatable">False</property>
 
1172
                        <property name="primary_icon_sensitive">True</property>
 
1173
                        <property name="secondary_icon_sensitive">True</property>
 
1174
                        <signal name="focus-out-event" handler="on_entry_subject_length_focus_out_event" after="yes" swapped="no"/>
984
1175
                      </object>
985
1176
                      <packing>
986
1177
                        <property name="expand">False</property>
1003
1194
                    <property name="has_tooltip">True</property>
1004
1195
                    <property name="tooltip_text" translatable="yes">Stores the email list so that Popper
1005
1196
knows the status when you reboot your PC.</property>
 
1197
                    <property name="use_action_appearance">False</property>
1006
1198
                    <property name="draw_indicator">True</property>
1007
1199
                  </object>
1008
1200
                  <packing>
1021
1213
indicator menu when you already
1022
1214
cleared them. See help for more
1023
1215
details.</property>
 
1216
                    <property name="use_action_appearance">False</property>
1024
1217
                    <property name="draw_indicator">True</property>
1025
1218
                  </object>
1026
1219
                  <packing>
1039
1232
will be reset after you clicked on Provider headline.
1040
1233
This feature assumes that your Email-Client deletes
1041
1234
all emails from the inbox on the server.</property>
 
1235
                    <property name="use_action_appearance">False</property>
1042
1236
                    <property name="draw_indicator">True</property>
1043
1237
                  </object>
1044
1238
                  <packing>
1058
1252
                    <property name="tooltip_text" translatable="yes">When you click on a single email entry in the
1059
1253
indicator list, that email entry will be removed
1060
1254
from the list. Read help for more information.</property>
 
1255
                    <property name="use_action_appearance">False</property>
1061
1256
                    <property name="draw_indicator">True</property>
1062
1257
                  </object>
1063
1258
                  <packing>
1093
1288
            <child type="tab">
1094
1289
              <object class="GtkLabel" id="label_tab_indicate">
1095
1290
                <property name="visible">True</property>
 
1291
                <property name="can_focus">False</property>
1096
1292
                <property name="label" translatable="yes">Indicate</property>
1097
1293
              </object>
1098
1294
              <packing>
1103
1299
            <child>
1104
1300
              <object class="GtkTable" id="table_notify">
1105
1301
                <property name="visible">True</property>
 
1302
                <property name="can_focus">False</property>
1106
1303
                <property name="border_width">10</property>
1107
1304
                <property name="n_rows">7</property>
1108
1305
                <property name="n_columns">3</property>
1116
1313
                    <property name="tooltip_text" translatable="yes">Check this if you want to
1117
1314
see a notification bubble
1118
1315
for new emails.</property>
 
1316
                    <property name="use_action_appearance">False</property>
1119
1317
                    <property name="draw_indicator">True</property>
1120
1318
                  </object>
1121
1319
                  <packing>
1126
1324
                <child>
1127
1325
                  <object class="GtkLabel" id="label_notify_text_one">
1128
1326
                    <property name="visible">True</property>
 
1327
                    <property name="can_focus">False</property>
1129
1328
                    <property name="xalign">1</property>
1130
1329
                    <property name="xpad">5</property>
1131
1330
                    <property name="ypad">5</property>
1145
1344
                    <property name="invisible_char">●</property>
1146
1345
                    <property name="width_chars">40</property>
1147
1346
                    <property name="text" translatable="yes">You have a new mail.</property>
 
1347
                    <property name="primary_icon_activatable">False</property>
 
1348
                    <property name="secondary_icon_activatable">False</property>
 
1349
                    <property name="primary_icon_sensitive">True</property>
 
1350
                    <property name="secondary_icon_sensitive">True</property>
1148
1351
                  </object>
1149
1352
                  <packing>
1150
1353
                    <property name="left_attach">1</property>
1156
1359
                <child>
1157
1360
                  <object class="GtkLabel" id="label_notify_text_multi">
1158
1361
                    <property name="visible">True</property>
 
1362
                    <property name="can_focus">False</property>
1159
1363
                    <property name="xalign">1</property>
1160
1364
                    <property name="xpad">5</property>
1161
1365
                    <property name="ypad">5</property>
1175
1379
one new emails. Use %s as placeholder for the number.</property>
1176
1380
                    <property name="invisible_char">●</property>
1177
1381
                    <property name="text" translatable="yes">You have %s new mails.</property>
1178
 
                    <signal name="focus_out_event" handler="on_entry_notify_text_multi_focus_out_event" after="yes"/>
 
1382
                    <property name="primary_icon_activatable">False</property>
 
1383
                    <property name="secondary_icon_activatable">False</property>
 
1384
                    <property name="primary_icon_sensitive">True</property>
 
1385
                    <property name="secondary_icon_sensitive">True</property>
 
1386
                    <signal name="focus-out-event" handler="on_entry_notify_text_multi_focus_out_event" after="yes" swapped="no"/>
1179
1387
                  </object>
1180
1388
                  <packing>
1181
1389
                    <property name="left_attach">1</property>
1195
1403
                    <property name="tooltip_text" translatable="yes">A sound is played when
1196
1404
you receive new emails.</property>
1197
1405
                    <property name="resize_mode">queue</property>
 
1406
                    <property name="use_action_appearance">False</property>
1198
1407
                    <property name="draw_indicator">True</property>
1199
1408
                  </object>
1200
1409
                  <packing>
1207
1416
                <child>
1208
1417
                  <object class="GtkLabel" id="label_soundfile">
1209
1418
                    <property name="visible">True</property>
 
1419
                    <property name="can_focus">False</property>
1210
1420
                    <property name="xalign">1</property>
1211
1421
                    <property name="xpad">5</property>
1212
1422
                    <property name="ypad">5</property>
1227
1437
arrive. Standard is 'popper.wav'</property>
1228
1438
                    <property name="invisible_char">●</property>
1229
1439
                    <property name="width_chars">61</property>
1230
 
                    <signal name="focus_out_event" handler="on_entry_soundfile_focus_out_event" after="yes"/>
 
1440
                    <property name="primary_icon_activatable">False</property>
 
1441
                    <property name="secondary_icon_activatable">False</property>
 
1442
                    <property name="primary_icon_sensitive">True</property>
 
1443
                    <property name="secondary_icon_sensitive">True</property>
 
1444
                    <signal name="focus-out-event" handler="on_entry_soundfile_focus_out_event" after="yes" swapped="no"/>
1231
1445
                  </object>
1232
1446
                  <packing>
1233
1447
                    <property name="left_attach">1</property>
1242
1456
                    <property name="visible">True</property>
1243
1457
                    <property name="can_focus">True</property>
1244
1458
                    <property name="receives_default">True</property>
1245
 
                    <signal name="clicked" handler="on_button_select_soundfile_clicked" after="yes"/>
 
1459
                    <property name="use_action_appearance">False</property>
 
1460
                    <signal name="clicked" handler="on_button_select_soundfile_clicked" after="yes" swapped="no"/>
1246
1461
                  </object>
1247
1462
                  <packing>
1248
1463
                    <property name="left_attach">2</property>
1258
1473
                    <property name="visible">True</property>
1259
1474
                    <property name="can_focus">True</property>
1260
1475
                    <property name="receives_default">True</property>
1261
 
                    <signal name="clicked" handler="on_button_test_sound_clicked" after="yes"/>
 
1476
                    <property name="use_action_appearance">False</property>
 
1477
                    <signal name="clicked" handler="on_button_test_sound_clicked" after="yes" swapped="no"/>
1262
1478
                  </object>
1263
1479
                  <packing>
1264
1480
                    <property name="left_attach">1</property>
1275
1491
                    <property name="visible">True</property>
1276
1492
                    <property name="can_focus">True</property>
1277
1493
                    <property name="receives_default">False</property>
 
1494
                    <property name="has_tooltip">True</property>
 
1495
                    <property name="tooltip_text" translatable="yes">Speak number, sender and
 
1496
subject of new emails.</property>
 
1497
                    <property name="use_action_appearance">False</property>
1278
1498
                    <property name="draw_indicator">True</property>
1279
1499
                  </object>
1280
1500
                  <packing>
1322
1542
            <child type="tab">
1323
1543
              <object class="GtkLabel" id="label_tab_notify">
1324
1544
                <property name="visible">True</property>
 
1545
                <property name="can_focus">False</property>
1325
1546
                <property name="label" translatable="yes">Notify</property>
1326
1547
              </object>
1327
1548
              <packing>
1332
1553
            <child>
1333
1554
              <object class="GtkTable" id="table_desktop">
1334
1555
                <property name="visible">True</property>
 
1556
                <property name="can_focus">False</property>
1335
1557
                <property name="n_rows">8</property>
1336
1558
                <property name="n_columns">5</property>
1337
1559
                <child>
1339
1561
                    <property name="visible">True</property>
1340
1562
                    <property name="can_focus">True</property>
1341
1563
                    <property name="receives_default">False</property>
 
1564
                    <property name="use_action_appearance">False</property>
1342
1565
                    <property name="draw_indicator">True</property>
1343
1566
                  </object>
1344
1567
                  <packing>
1349
1572
                <child>
1350
1573
                  <object class="GtkLabel" id="label_dd_position">
1351
1574
                    <property name="visible">True</property>
 
1575
                    <property name="can_focus">False</property>
1352
1576
                    <property name="xalign">1</property>
1353
1577
                    <property name="xpad">5</property>
1354
1578
                    <property name="label" translatable="yes">Display Position:</property>
1365
1589
                    <property name="max_length">4</property>
1366
1590
                    <property name="invisible_char">•</property>
1367
1591
                    <property name="width_chars">4</property>
 
1592
                    <property name="primary_icon_activatable">False</property>
 
1593
                    <property name="secondary_icon_activatable">False</property>
 
1594
                    <property name="primary_icon_sensitive">True</property>
 
1595
                    <property name="secondary_icon_sensitive">True</property>
1368
1596
                  </object>
1369
1597
                  <packing>
1370
1598
                    <property name="left_attach">1</property>
1381
1609
                    <property name="max_length">4</property>
1382
1610
                    <property name="invisible_char">•</property>
1383
1611
                    <property name="width_chars">4</property>
 
1612
                    <property name="primary_icon_activatable">False</property>
 
1613
                    <property name="secondary_icon_activatable">False</property>
 
1614
                    <property name="primary_icon_sensitive">True</property>
 
1615
                    <property name="secondary_icon_sensitive">True</property>
1384
1616
                  </object>
1385
1617
                  <packing>
1386
1618
                    <property name="left_attach">3</property>
1392
1624
                <child>
1393
1625
                  <object class="GtkLabel" id="label_dd_on">
1394
1626
                    <property name="visible">True</property>
 
1627
                    <property name="can_focus">False</property>
1395
1628
                    <property name="xalign">1</property>
1396
1629
                    <property name="xpad">5</property>
1397
1630
                    <property name="label" translatable="yes">Enable Desktop Display:</property>
1400
1633
                <child>
1401
1634
                  <object class="GtkLabel" id="label_dd_transparency_unit">
1402
1635
                    <property name="visible">True</property>
 
1636
                    <property name="can_focus">False</property>
1403
1637
                    <property name="xalign">0</property>
1404
1638
                    <property name="xpad">5</property>
1405
1639
                    <property name="label" translatable="yes">%</property>
1414
1648
                <child>
1415
1649
                  <object class="GtkLabel" id="label_dd_transparency">
1416
1650
                    <property name="visible">True</property>
 
1651
                    <property name="can_focus">False</property>
1417
1652
                    <property name="xalign">1</property>
1418
1653
                    <property name="xpad">5</property>
1419
1654
                    <property name="label" translatable="yes">Transparency:</property>
1428
1663
                <child>
1429
1664
                  <object class="GtkLabel" id="label_dd_bg_color">
1430
1665
                    <property name="visible">True</property>
 
1666
                    <property name="can_focus">False</property>
1431
1667
                    <property name="xalign">1</property>
1432
1668
                    <property name="xpad">5</property>
1433
1669
                    <property name="label" translatable="yes">Background Color:</property>
1440
1676
                <child>
1441
1677
                  <object class="GtkLabel" id="label_dd_size">
1442
1678
                    <property name="visible">True</property>
 
1679
                    <property name="can_focus">False</property>
1443
1680
                    <property name="xalign">1</property>
1444
1681
                    <property name="xpad">5</property>
1445
1682
                    <property name="label" translatable="yes">Display Size:</property>
1456
1693
                    <property name="max_length">4</property>
1457
1694
                    <property name="invisible_char">•</property>
1458
1695
                    <property name="width_chars">4</property>
 
1696
                    <property name="primary_icon_activatable">False</property>
 
1697
                    <property name="secondary_icon_activatable">False</property>
 
1698
                    <property name="primary_icon_sensitive">True</property>
 
1699
                    <property name="secondary_icon_sensitive">True</property>
1459
1700
                  </object>
1460
1701
                  <packing>
1461
1702
                    <property name="left_attach">1</property>
1467
1708
                <child>
1468
1709
                  <object class="GtkLabel" id="label_dd_pox_x">
1469
1710
                    <property name="visible">True</property>
 
1711
                    <property name="can_focus">False</property>
1470
1712
                    <property name="xalign">0</property>
1471
1713
                    <property name="xpad">5</property>
1472
1714
                    <property name="label" translatable="yes">width</property>
1482
1724
                  <object class="GtkLabel" id="label_dd_pox_y">
1483
1725
                    <property name="width_request">390</property>
1484
1726
                    <property name="visible">True</property>
 
1727
                    <property name="can_focus">False</property>
1485
1728
                    <property name="xalign">0</property>
1486
1729
                    <property name="xpad">5</property>
1487
1730
                    <property name="label" translatable="yes">height</property>
1500
1743
                    <property name="max_length">4</property>
1501
1744
                    <property name="invisible_char">•</property>
1502
1745
                    <property name="width_chars">4</property>
 
1746
                    <property name="primary_icon_activatable">False</property>
 
1747
                    <property name="secondary_icon_activatable">False</property>
 
1748
                    <property name="primary_icon_sensitive">True</property>
 
1749
                    <property name="secondary_icon_sensitive">True</property>
1503
1750
                  </object>
1504
1751
                  <packing>
1505
1752
                    <property name="left_attach">3</property>
1511
1758
                <child>
1512
1759
                  <object class="GtkLabel" id="label_dd_pos_x">
1513
1760
                    <property name="visible">True</property>
 
1761
                    <property name="can_focus">False</property>
1514
1762
                    <property name="xalign">0</property>
1515
1763
                    <property name="xpad">5</property>
1516
1764
                    <property name="label" translatable="yes">x</property>
1525
1773
                <child>
1526
1774
                  <object class="GtkLabel" id="label_dd_pos_y">
1527
1775
                    <property name="visible">True</property>
 
1776
                    <property name="can_focus">False</property>
1528
1777
                    <property name="xalign">0</property>
1529
1778
                    <property name="xpad">5</property>
1530
1779
                    <property name="label" translatable="yes">y</property>
1541
1790
                    <property name="visible">True</property>
1542
1791
                    <property name="can_focus">True</property>
1543
1792
                    <property name="receives_default">True</property>
 
1793
                    <property name="use_action_appearance">False</property>
1544
1794
                    <property name="color">#000000000000</property>
1545
1795
                  </object>
1546
1796
                  <packing>
1554
1804
                <child>
1555
1805
                  <object class="GtkLabel" id="label_dd_text_color">
1556
1806
                    <property name="visible">True</property>
 
1807
                    <property name="can_focus">False</property>
1557
1808
                    <property name="xalign">1</property>
1558
1809
                    <property name="xpad">5</property>
1559
1810
                    <property name="label" translatable="yes">Text Color and Font:</property>
1568
1819
                    <property name="visible">True</property>
1569
1820
                    <property name="can_focus">True</property>
1570
1821
                    <property name="receives_default">True</property>
 
1822
                    <property name="use_action_appearance">False</property>
1571
1823
                    <property name="color">#00000000eeee</property>
1572
1824
                  </object>
1573
1825
                  <packing>
1583
1835
                    <property name="visible">True</property>
1584
1836
                    <property name="can_focus">True</property>
1585
1837
                    <property name="receives_default">True</property>
 
1838
                    <property name="use_action_appearance">False</property>
1586
1839
                    <property name="xalign">0</property>
1587
1840
                    <property name="font_name">Ubuntu 12</property>
1588
1841
                  </object>
1598
1851
                <child>
1599
1852
                  <object class="GtkLabel" id="label_dd_click_event">
1600
1853
                    <property name="visible">True</property>
 
1854
                    <property name="can_focus">False</property>
1601
1855
                    <property name="xalign">1</property>
1602
1856
                    <property name="xpad">5</property>
1603
1857
                    <property name="label" translatable="yes">Desktop Display clicked:</property>
1613
1867
                    <property name="visible">True</property>
1614
1868
                    <property name="can_focus">True</property>
1615
1869
                    <property name="receives_default">False</property>
 
1870
                    <property name="use_action_appearance">False</property>
1616
1871
                    <property name="draw_indicator">True</property>
1617
1872
                  </object>
1618
1873
                  <packing>
1628
1883
                    <property name="visible">True</property>
1629
1884
                    <property name="can_focus">True</property>
1630
1885
                    <property name="receives_default">False</property>
 
1886
                    <property name="use_action_appearance">False</property>
1631
1887
                    <property name="draw_indicator">True</property>
1632
1888
                  </object>
1633
1889
                  <packing>
1643
1899
                    <property name="visible">True</property>
1644
1900
                    <property name="can_focus">True</property>
1645
1901
                    <property name="receives_default">True</property>
1646
 
                    <signal name="clicked" handler="on_button_dd_preview_clicked" after="yes"/>
 
1902
                    <property name="use_action_appearance">False</property>
 
1903
                    <signal name="clicked" handler="on_button_dd_preview_clicked" after="yes" swapped="no"/>
1647
1904
                  </object>
1648
1905
                  <packing>
1649
1906
                    <property name="left_attach">4</property>
1653
1910
                  </packing>
1654
1911
                </child>
1655
1912
                <child>
1656
 
                  <placeholder/>
1657
 
                </child>
1658
 
                <child>
1659
 
                  <placeholder/>
1660
 
                </child>
1661
 
                <child>
1662
 
                  <placeholder/>
1663
 
                </child>
1664
 
                <child>
1665
 
                  <placeholder/>
1666
 
                </child>
1667
 
                <child>
1668
 
                  <placeholder/>
1669
 
                </child>
1670
 
                <child>
1671
 
                  <placeholder/>
1672
 
                </child>
1673
 
                <child>
1674
 
                  <placeholder/>
1675
 
                </child>
1676
 
                <child>
1677
 
                  <placeholder/>
1678
 
                </child>
1679
 
                <child>
1680
 
                  <placeholder/>
1681
 
                </child>
1682
 
                <child>
1683
 
                  <placeholder/>
1684
 
                </child>
1685
 
                <child>
1686
 
                  <placeholder/>
1687
 
                </child>
1688
 
                <child>
1689
 
                  <placeholder/>
1690
 
                </child>
1691
 
                <child>
1692
 
                  <placeholder/>
1693
 
                </child>
1694
 
                <child>
1695
 
                  <placeholder/>
1696
 
                </child>
1697
 
                <child>
1698
 
                  <placeholder/>
1699
 
                </child>
1700
 
                <child>
1701
 
                  <placeholder/>
1702
 
                </child>
1703
 
                <child>
1704
1913
                  <object class="GtkSpinButton" id="entry_dd_transparency">
1705
1914
                    <property name="visible">True</property>
1706
1915
                    <property name="can_focus">True</property>
1707
1916
                    <property name="max_length">3</property>
1708
1917
                    <property name="invisible_char">•</property>
1709
1918
                    <property name="width_chars">3</property>
 
1919
                    <property name="primary_icon_activatable">False</property>
 
1920
                    <property name="secondary_icon_activatable">False</property>
 
1921
                    <property name="primary_icon_sensitive">True</property>
 
1922
                    <property name="secondary_icon_sensitive">True</property>
1710
1923
                    <property name="adjustment">adj_transparency</property>
1711
1924
                    <property name="numeric">True</property>
1712
1925
                  </object>
1718
1931
                    <property name="x_options">GTK_EXPAND</property>
1719
1932
                  </packing>
1720
1933
                </child>
 
1934
                <child>
 
1935
                  <placeholder/>
 
1936
                </child>
 
1937
                <child>
 
1938
                  <placeholder/>
 
1939
                </child>
 
1940
                <child>
 
1941
                  <placeholder/>
 
1942
                </child>
 
1943
                <child>
 
1944
                  <placeholder/>
 
1945
                </child>
 
1946
                <child>
 
1947
                  <placeholder/>
 
1948
                </child>
 
1949
                <child>
 
1950
                  <placeholder/>
 
1951
                </child>
 
1952
                <child>
 
1953
                  <placeholder/>
 
1954
                </child>
 
1955
                <child>
 
1956
                  <placeholder/>
 
1957
                </child>
 
1958
                <child>
 
1959
                  <placeholder/>
 
1960
                </child>
 
1961
                <child>
 
1962
                  <placeholder/>
 
1963
                </child>
 
1964
                <child>
 
1965
                  <placeholder/>
 
1966
                </child>
 
1967
                <child>
 
1968
                  <placeholder/>
 
1969
                </child>
 
1970
                <child>
 
1971
                  <placeholder/>
 
1972
                </child>
 
1973
                <child>
 
1974
                  <placeholder/>
 
1975
                </child>
 
1976
                <child>
 
1977
                  <placeholder/>
 
1978
                </child>
 
1979
                <child>
 
1980
                  <placeholder/>
 
1981
                </child>
1721
1982
              </object>
1722
1983
              <packing>
1723
1984
                <property name="position">4</property>
1726
1987
            <child type="tab">
1727
1988
              <object class="GtkLabel" id="label_tab_dd">
1728
1989
                <property name="visible">True</property>
 
1990
                <property name="can_focus">False</property>
1729
1991
                <property name="label" translatable="yes">Desktop</property>
1730
1992
              </object>
1731
1993
              <packing>
1736
1998
            <child>
1737
1999
              <object class="GtkTable" id="table_script">
1738
2000
                <property name="visible">True</property>
 
2001
                <property name="can_focus">False</property>
1739
2002
                <property name="n_rows">7</property>
1740
2003
                <property name="n_columns">3</property>
1741
2004
                <child>
1742
2005
                  <object class="GtkLabel" id="label_script_event">
1743
2006
                    <property name="visible">True</property>
 
2007
                    <property name="can_focus">False</property>
1744
2008
                    <property name="xalign">0</property>
1745
2009
                    <property name="xpad">5</property>
1746
2010
                    <property name="label" translatable="yes">Event</property>
1752
2016
                <child>
1753
2017
                  <object class="GtkLabel" id="label_script_file">
1754
2018
                    <property name="visible">True</property>
 
2019
                    <property name="can_focus">False</property>
1755
2020
                    <property name="xalign">0</property>
1756
2021
                    <property name="label" translatable="yes">Script File</property>
1757
2022
                    <attributes>
1773
2038
                    <property name="tooltip_text" translatable="yes">Switch this on if you want Popper
1774
2039
to start a shell script whenever new
1775
2040
emails arrive.</property>
 
2041
                    <property name="use_action_appearance">False</property>
1776
2042
                    <property name="draw_indicator">True</property>
1777
2043
                  </object>
1778
2044
                  <packing>
1791
2057
                    <property name="tooltip_text" translatable="yes">Switch this on if you want Popper
1792
2058
to start a shell script when no new
1793
2059
emails are available.</property>
 
2060
                    <property name="use_action_appearance">False</property>
1794
2061
                    <property name="draw_indicator">True</property>
1795
2062
                  </object>
1796
2063
                  <packing>
1809
2076
on the left happens.</property>
1810
2077
                    <property name="invisible_char">•</property>
1811
2078
                    <property name="width_chars">50</property>
 
2079
                    <property name="primary_icon_activatable">False</property>
 
2080
                    <property name="secondary_icon_activatable">False</property>
 
2081
                    <property name="primary_icon_sensitive">True</property>
 
2082
                    <property name="secondary_icon_sensitive">True</property>
1812
2083
                  </object>
1813
2084
                  <packing>
1814
2085
                    <property name="left_attach">1</property>
1822
2093
                    <property name="visible">True</property>
1823
2094
                    <property name="can_focus">True</property>
1824
2095
                    <property name="invisible_char">•</property>
 
2096
                    <property name="primary_icon_activatable">False</property>
 
2097
                    <property name="secondary_icon_activatable">False</property>
 
2098
                    <property name="primary_icon_sensitive">True</property>
 
2099
                    <property name="secondary_icon_sensitive">True</property>
1825
2100
                  </object>
1826
2101
                  <packing>
1827
2102
                    <property name="left_attach">1</property>
1836
2111
                    <property name="visible">True</property>
1837
2112
                    <property name="can_focus">True</property>
1838
2113
                    <property name="receives_default">True</property>
1839
 
                    <signal name="clicked" handler="on_select_script0_clicked" after="yes"/>
 
2114
                    <property name="use_action_appearance">False</property>
 
2115
                    <signal name="clicked" handler="on_select_script0_clicked" after="yes" swapped="no"/>
1840
2116
                  </object>
1841
2117
                  <packing>
1842
2118
                    <property name="left_attach">2</property>
1852
2128
                    <property name="visible">True</property>
1853
2129
                    <property name="can_focus">True</property>
1854
2130
                    <property name="receives_default">True</property>
1855
 
                    <signal name="clicked" handler="on_select_script1_clicked" after="yes"/>
 
2131
                    <property name="use_action_appearance">False</property>
 
2132
                    <signal name="clicked" handler="on_select_script1_clicked" after="yes" swapped="no"/>
1856
2133
                  </object>
1857
2134
                  <packing>
1858
2135
                    <property name="left_attach">2</property>
1872
2149
                    <property name="tooltip_text" translatable="yes">Switch this on if you want Popper
1873
2150
to start a shell script when you clicked
1874
2151
an email in the indicator menu.</property>
 
2152
                    <property name="use_action_appearance">False</property>
1875
2153
                    <property name="draw_indicator">True</property>
1876
2154
                  </object>
1877
2155
                  <packing>
1891
2169
to start a shell script when you click
1892
2170
on a account summary entry in the
1893
2171
indicator menu, e.g.: Gmail</property>
 
2172
                    <property name="use_action_appearance">False</property>
1894
2173
                    <property name="draw_indicator">True</property>
1895
2174
                  </object>
1896
2175
                  <packing>
1906
2185
                    <property name="sensitive">False</property>
1907
2186
                    <property name="can_focus">True</property>
1908
2187
                    <property name="receives_default">False</property>
 
2188
                    <property name="use_action_appearance">False</property>
1909
2189
                    <property name="draw_indicator">True</property>
1910
2190
                  </object>
1911
2191
                  <packing>
1921
2201
                    <property name="sensitive">False</property>
1922
2202
                    <property name="can_focus">True</property>
1923
2203
                    <property name="receives_default">False</property>
 
2204
                    <property name="use_action_appearance">False</property>
1924
2205
                    <property name="draw_indicator">True</property>
1925
2206
                  </object>
1926
2207
                  <packing>
1934
2215
                    <property name="visible">True</property>
1935
2216
                    <property name="can_focus">True</property>
1936
2217
                    <property name="invisible_char">•</property>
 
2218
                    <property name="primary_icon_activatable">False</property>
 
2219
                    <property name="secondary_icon_activatable">False</property>
 
2220
                    <property name="primary_icon_sensitive">True</property>
 
2221
                    <property name="secondary_icon_sensitive">True</property>
1937
2222
                  </object>
1938
2223
                  <packing>
1939
2224
                    <property name="left_attach">1</property>
1947
2232
                    <property name="visible">True</property>
1948
2233
                    <property name="can_focus">True</property>
1949
2234
                    <property name="invisible_char">•</property>
 
2235
                    <property name="primary_icon_activatable">False</property>
 
2236
                    <property name="secondary_icon_activatable">False</property>
 
2237
                    <property name="primary_icon_sensitive">True</property>
 
2238
                    <property name="secondary_icon_sensitive">True</property>
1950
2239
                  </object>
1951
2240
                  <packing>
1952
2241
                    <property name="left_attach">1</property>
1961
2250
                    <property name="sensitive">False</property>
1962
2251
                    <property name="can_focus">True</property>
1963
2252
                    <property name="invisible_char">•</property>
 
2253
                    <property name="primary_icon_activatable">False</property>
 
2254
                    <property name="secondary_icon_activatable">False</property>
 
2255
                    <property name="primary_icon_sensitive">True</property>
 
2256
                    <property name="secondary_icon_sensitive">True</property>
1964
2257
                  </object>
1965
2258
                  <packing>
1966
2259
                    <property name="left_attach">1</property>
1975
2268
                    <property name="sensitive">False</property>
1976
2269
                    <property name="can_focus">True</property>
1977
2270
                    <property name="invisible_char">•</property>
 
2271
                    <property name="primary_icon_activatable">False</property>
 
2272
                    <property name="secondary_icon_activatable">False</property>
 
2273
                    <property name="primary_icon_sensitive">True</property>
 
2274
                    <property name="secondary_icon_sensitive">True</property>
1978
2275
                  </object>
1979
2276
                  <packing>
1980
2277
                    <property name="left_attach">1</property>
1989
2286
                    <property name="visible">True</property>
1990
2287
                    <property name="can_focus">True</property>
1991
2288
                    <property name="receives_default">True</property>
1992
 
                    <signal name="clicked" handler="on_select_script2_clicked" after="yes"/>
 
2289
                    <property name="use_action_appearance">False</property>
 
2290
                    <signal name="clicked" handler="on_select_script2_clicked" after="yes" swapped="no"/>
1993
2291
                  </object>
1994
2292
                  <packing>
1995
2293
                    <property name="left_attach">2</property>
2005
2303
                    <property name="visible">True</property>
2006
2304
                    <property name="can_focus">True</property>
2007
2305
                    <property name="receives_default">True</property>
2008
 
                    <signal name="clicked" handler="on_select_script3_clicked" after="yes"/>
 
2306
                    <property name="use_action_appearance">False</property>
 
2307
                    <signal name="clicked" handler="on_select_script3_clicked" after="yes" swapped="no"/>
2009
2308
                  </object>
2010
2309
                  <packing>
2011
2310
                    <property name="left_attach">2</property>
2022
2321
                    <property name="sensitive">False</property>
2023
2322
                    <property name="can_focus">True</property>
2024
2323
                    <property name="receives_default">True</property>
 
2324
                    <property name="use_action_appearance">False</property>
2025
2325
                  </object>
2026
2326
                  <packing>
2027
2327
                    <property name="left_attach">2</property>
2038
2338
                    <property name="sensitive">False</property>
2039
2339
                    <property name="can_focus">True</property>
2040
2340
                    <property name="receives_default">True</property>
 
2341
                    <property name="use_action_appearance">False</property>
2041
2342
                  </object>
2042
2343
                  <packing>
2043
2344
                    <property name="left_attach">2</property>
2058
2359
            <child type="tab">
2059
2360
              <object class="GtkLabel" id="label_tab_script">
2060
2361
                <property name="visible">True</property>
 
2362
                <property name="can_focus">False</property>
2061
2363
                <property name="label" translatable="yes">Script</property>
2062
2364
              </object>
2063
2365
              <packing>
2068
2370
            <child>
2069
2371
              <object class="GtkVBox" id="vbox_filter">
2070
2372
                <property name="visible">True</property>
 
2373
                <property name="can_focus">False</property>
2071
2374
                <child>
2072
2375
                  <object class="GtkCheckButton" id="chk_filter">
2073
2376
                    <property name="label" translatable="yes">apply filter</property>
2077
2380
                    <property name="has_tooltip">True</property>
2078
2381
                    <property name="tooltip_text" translatable="yes">Check this box to enable the
2079
2382
filter on email's subject text</property>
 
2383
                    <property name="use_action_appearance">False</property>
2080
2384
                    <property name="draw_indicator">True</property>
2081
2385
                  </object>
2082
2386
                  <packing>
2089
2393
                <child>
2090
2394
                  <object class="GtkLabel" id="label_filter">
2091
2395
                    <property name="visible">True</property>
 
2396
                    <property name="can_focus">False</property>
2092
2397
                    <property name="xalign">0</property>
2093
2398
                    <property name="yalign">0.47999998927116394</property>
2094
2399
                    <property name="xpad">5</property>
2104
2409
                <child>
2105
2410
                  <object class="GtkHSeparator" id="hseparator_filter">
2106
2411
                    <property name="visible">True</property>
 
2412
                    <property name="can_focus">False</property>
2107
2413
                  </object>
2108
2414
                  <packing>
2109
2415
                    <property name="expand">False</property>
 
2416
                    <property name="fill">True</property>
2110
2417
                    <property name="position">2</property>
2111
2418
                  </packing>
2112
2419
                </child>
2119
2426
                    <property name="buffer">textbuffer_filter</property>
2120
2427
                  </object>
2121
2428
                  <packing>
 
2429
                    <property name="expand">True</property>
 
2430
                    <property name="fill">True</property>
2122
2431
                    <property name="position">3</property>
2123
2432
                  </packing>
2124
2433
                </child>
2130
2439
            <child type="tab">
2131
2440
              <object class="GtkLabel" id="label_tab_filter">
2132
2441
                <property name="visible">True</property>
 
2442
                <property name="can_focus">False</property>
2133
2443
                <property name="label" translatable="yes">Filter</property>
2134
2444
              </object>
2135
2445
              <packing>
2140
2450
            <child>
2141
2451
              <object class="GtkVBox" id="vbox_test">
2142
2452
                <property name="visible">True</property>
 
2453
                <property name="can_focus">False</property>
2143
2454
                <child>
2144
2455
                  <object class="GtkScrolledWindow" id="scrolledwindow_testresult">
2145
2456
                    <property name="visible">True</property>
2160
2471
                    </child>
2161
2472
                  </object>
2162
2473
                  <packing>
 
2474
                    <property name="expand">True</property>
 
2475
                    <property name="fill">True</property>
2163
2476
                    <property name="position">0</property>
2164
2477
                  </packing>
2165
2478
                </child>
2166
2479
                <child>
2167
2480
                  <object class="GtkHButtonBox" id="hbuttonbox_test">
2168
2481
                    <property name="visible">True</property>
 
2482
                    <property name="can_focus">False</property>
2169
2483
                    <child>
2170
2484
                      <object class="GtkButton" id="button_test">
2171
2485
                        <property name="label" translatable="yes">Test Email Connection</property>
2176
2490
                        <property name="tooltip_text" translatable="yes">Click to test if the connection
2177
2491
to your email account works
2178
2492
with the current seetings.</property>
2179
 
                        <signal name="clicked" handler="on_button_test_clicked"/>
 
2493
                        <property name="use_action_appearance">False</property>
 
2494
                        <signal name="clicked" handler="on_button_test_clicked" swapped="no"/>
2180
2495
                      </object>
2181
2496
                      <packing>
2182
2497
                        <property name="expand">False</property>
2188
2503
                  </object>
2189
2504
                  <packing>
2190
2505
                    <property name="expand">False</property>
 
2506
                    <property name="fill">True</property>
2191
2507
                    <property name="padding">5</property>
2192
2508
                    <property name="position">1</property>
2193
2509
                  </packing>
2200
2516
            <child type="tab">
2201
2517
              <object class="GtkLabel" id="label_tab_test">
2202
2518
                <property name="visible">True</property>
 
2519
                <property name="can_focus">False</property>
2203
2520
                <property name="label" translatable="yes">Test</property>
2204
2521
              </object>
2205
2522
              <packing>
2228
2545
            <child type="tab">
2229
2546
              <object class="GtkLabel" id="label_tab_help">
2230
2547
                <property name="visible">True</property>
 
2548
                <property name="can_focus">False</property>
2231
2549
                <property name="label" translatable="yes">Help</property>
2232
2550
              </object>
2233
2551
              <packing>
2237
2555
            </child>
2238
2556
          </object>
2239
2557
          <packing>
 
2558
            <property name="expand">True</property>
 
2559
            <property name="fill">True</property>
2240
2560
            <property name="position">0</property>
2241
2561
          </packing>
2242
2562
        </child>
2243
2563
        <child>
2244
2564
          <object class="GtkHButtonBox" id="hbuttonbox">
2245
2565
            <property name="visible">True</property>
 
2566
            <property name="can_focus">False</property>
2246
2567
            <property name="border_width">5</property>
2247
2568
            <property name="layout_style">spread</property>
2248
2569
            <child>
2254
2575
                <property name="has_tooltip">True</property>
2255
2576
                <property name="tooltip_text" translatable="yes">Restore all settings to the
2256
2577
last stored values.</property>
2257
 
                <signal name="clicked" handler="on_button_restore_clicked" after="yes"/>
 
2578
                <property name="use_action_appearance">False</property>
 
2579
                <signal name="clicked" handler="on_button_restore_clicked" after="yes" swapped="no"/>
2258
2580
              </object>
2259
2581
              <packing>
2260
2582
                <property name="expand">False</property>
2272
2594
                <property name="tooltip_text" translatable="yes">Exit program without doing
2273
2595
anything else. Nothing will be
2274
2596
saved. Popper will not be started.</property>
2275
 
                <signal name="clicked" handler="on_button_cancel_clicked" after="yes"/>
 
2597
                <property name="use_action_appearance">False</property>
 
2598
                <signal name="clicked" handler="on_button_cancel_clicked" after="yes" swapped="no"/>
2276
2599
              </object>
2277
2600
              <packing>
2278
2601
                <property name="expand">False</property>
2289
2612
                <property name="has_tooltip">True</property>
2290
2613
                <property name="tooltip_text" translatable="yes">Save all values and
2291
2614
exit the application.</property>
2292
 
                <signal name="clicked" handler="on_button_exit_clicked" after="yes"/>
 
2615
                <property name="use_action_appearance">False</property>
 
2616
                <signal name="clicked" handler="on_button_exit_clicked" after="yes" swapped="no"/>
2293
2617
              </object>
2294
2618
              <packing>
2295
2619
                <property name="expand">False</property>
2299
2623
            </child>
2300
2624
          </object>
2301
2625
          <packing>
 
2626
            <property name="expand">True</property>
 
2627
            <property name="fill">True</property>
2302
2628
            <property name="position">1</property>
2303
2629
          </packing>
2304
2630
        </child>
2305
2631
      </object>
2306
2632
    </child>
2307
2633
  </object>
 
2634
  <object class="GtkListStore" id="liststore_account">
 
2635
    <columns>
 
2636
      <!-- column-name account_id -->
 
2637
      <column type="gchararray"/>
 
2638
      <!-- column-name account_on -->
 
2639
      <column type="gboolean"/>
 
2640
      <!-- column-name account_name -->
 
2641
      <column type="gchararray"/>
 
2642
    </columns>
 
2643
  </object>
 
2644
  <object class="GtkTextBuffer" id="textbuffer_filter"/>
 
2645
  <object class="GtkTextBuffer" id="textbuffer_help"/>
2308
2646
  <object class="GtkTextBuffer" id="textbuffer_testresult">
2309
2647
    <property name="text" translatable="yes">Click button 'Test Email Connection' to start the test.
2310
2648
Do not start Popper before this test succeeds.</property>
2311
2649
  </object>
2312
 
  <object class="GtkTextBuffer" id="textbuffer_help"/>
2313
 
  <object class="GtkTextBuffer" id="textbuffer_filter"/>
2314
 
  <object class="GtkAdjustment" id="adj_transparency">
2315
 
    <property name="upper">100</property>
2316
 
    <property name="step_increment">1</property>
2317
 
    <property name="page_increment">10</property>
2318
 
  </object>
2319
2650
</interface>