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

« back to all changes in this revision

Viewing changes to glade/new_subscription.ui

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

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<interface>
 
3
  <requires lib="gtk+" version="2.16"/>
 
4
  <!-- interface-naming-policy toplevel-contextual -->
 
5
  <object class="GtkDialog" id="newdialog">
 
6
    <property name="visible">True</property>
 
7
    <property name="border_width">5</property>
 
8
    <property name="title" translatable="yes">New Subscription</property>
 
9
    <property name="resizable">False</property>
 
10
    <property name="modal">True</property>
 
11
    <property name="window_position">center</property>
 
12
    <property name="default_width">400</property>
 
13
    <property name="type_hint">dialog</property>
 
14
    <signal name="delete_event" handler="gtk_widget_hide" object="newdialog"/>
 
15
    <child internal-child="vbox">
 
16
      <object class="GtkVBox" id="dialog-vbox2">
 
17
        <property name="visible">True</property>
 
18
        <property name="spacing">2</property>
 
19
        <child>
 
20
          <object class="GtkVBox" id="vbox9">
 
21
            <property name="visible">True</property>
 
22
            <child>
 
23
              <object class="GtkVBox" id="vbox16">
 
24
                <property name="visible">True</property>
 
25
                <property name="border_width">5</property>
 
26
                <property name="spacing">6</property>
 
27
                <child>
 
28
                  <object class="GtkLabel" id="label101">
 
29
                    <property name="visible">True</property>
 
30
                    <property name="xalign">0</property>
 
31
                    <property name="label" translatable="yes">Feed Source</property>
 
32
                    <attributes>
 
33
                      <attribute name="weight" value="bold"/>
 
34
                    </attributes>
 
35
                  </object>
 
36
                  <packing>
 
37
                    <property name="expand">False</property>
 
38
                    <property name="fill">False</property>
 
39
                    <property name="position">0</property>
 
40
                  </packing>
 
41
                </child>
 
42
                <child>
 
43
                  <object class="GtkHBox" id="hbox43">
 
44
                    <property name="visible">True</property>
 
45
                    <child>
 
46
                      <object class="GtkLabel" id="label102">
 
47
                        <property name="visible">True</property>
 
48
                        <property name="xpad">10</property>
 
49
                      </object>
 
50
                      <packing>
 
51
                        <property name="expand">False</property>
 
52
                        <property name="fill">False</property>
 
53
                        <property name="position">0</property>
 
54
                      </packing>
 
55
                    </child>
 
56
                    <child>
 
57
                      <object class="GtkTable" id="table5">
 
58
                        <property name="visible">True</property>
 
59
                        <property name="n_rows">2</property>
 
60
                        <property name="n_columns">2</property>
 
61
                        <property name="column_spacing">12</property>
 
62
                        <property name="row_spacing">6</property>
 
63
                        <child>
 
64
                          <object class="GtkEntry" id="sourceEntry">
 
65
                            <property name="visible">True</property>
 
66
                            <property name="can_focus">True</property>
 
67
                          </object>
 
68
                          <packing>
 
69
                            <property name="left_attach">1</property>
 
70
                            <property name="right_attach">2</property>
 
71
                            <property name="top_attach">1</property>
 
72
                            <property name="bottom_attach">2</property>
 
73
                            <property name="y_options"></property>
 
74
                          </packing>
 
75
                        </child>
 
76
                        <child>
 
77
                          <object class="GtkLabel" id="label104">
 
78
                            <property name="visible">True</property>
 
79
                            <property name="xalign">0</property>
 
80
                            <property name="label" translatable="yes">_Source:</property>
 
81
                            <property name="use_underline">True</property>
 
82
                            <property name="mnemonic_widget">sourceEntry</property>
 
83
                          </object>
 
84
                          <packing>
 
85
                            <property name="top_attach">1</property>
 
86
                            <property name="bottom_attach">2</property>
 
87
                            <property name="x_options">GTK_FILL</property>
 
88
                            <property name="y_options"></property>
 
89
                          </packing>
 
90
                        </child>
 
91
                        <child>
 
92
                          <object class="GtkVBox" id="vbox244">
 
93
                            <property name="visible">True</property>
 
94
                            <child>
 
95
                              <object class="GtkRadioButton" id="feed_loc_url">
 
96
                                <property name="label" translatable="yes">_URL</property>
 
97
                                <property name="visible">True</property>
 
98
                                <property name="can_focus">True</property>
 
99
                                <property name="receives_default">False</property>
 
100
                                <property name="use_underline">True</property>
 
101
                                <property name="draw_indicator">True</property>
 
102
                              </object>
 
103
                              <packing>
 
104
                                <property name="expand">False</property>
 
105
                                <property name="fill">False</property>
 
106
                                <property name="position">0</property>
 
107
                              </packing>
 
108
                            </child>
 
109
                            <child>
 
110
                              <object class="GtkRadioButton" id="feed_loc_command">
 
111
                                <property name="label" translatable="yes">_Command</property>
 
112
                                <property name="visible">True</property>
 
113
                                <property name="can_focus">True</property>
 
114
                                <property name="receives_default">False</property>
 
115
                                <property name="use_underline">True</property>
 
116
                                <property name="draw_indicator">True</property>
 
117
                                <property name="group">feed_loc_url</property>
 
118
                              </object>
 
119
                              <packing>
 
120
                                <property name="expand">False</property>
 
121
                                <property name="fill">False</property>
 
122
                                <property name="position">1</property>
 
123
                              </packing>
 
124
                            </child>
 
125
                            <child>
 
126
                              <object class="GtkHBox" id="hbox73">
 
127
                                <property name="visible">True</property>
 
128
                                <child>
 
129
                                  <object class="GtkRadioButton" id="feed_loc_file">
 
130
                                    <property name="label" translatable="yes">_Local File</property>
 
131
                                    <property name="visible">True</property>
 
132
                                    <property name="can_focus">True</property>
 
133
                                    <property name="receives_default">False</property>
 
134
                                    <property name="use_underline">True</property>
 
135
                                    <property name="draw_indicator">True</property>
 
136
                                    <property name="group">feed_loc_url</property>
 
137
                                  </object>
 
138
                                  <packing>
 
139
                                    <property name="expand">False</property>
 
140
                                    <property name="fill">False</property>
 
141
                                    <property name="position">0</property>
 
142
                                  </packing>
 
143
                                </child>
 
144
                                <child>
 
145
                                  <object class="GtkLabel" id="label165">
 
146
                                    <property name="visible">True</property>
 
147
                                    <property name="xpad">10</property>
 
148
                                  </object>
 
149
                                  <packing>
 
150
                                    <property name="fill">False</property>
 
151
                                    <property name="position">1</property>
 
152
                                  </packing>
 
153
                                </child>
 
154
                                <child>
 
155
                                  <object class="GtkButton" id="selectSourceFileButton">
 
156
                                    <property name="label" translatable="yes">Select File...</property>
 
157
                                    <property name="visible">True</property>
 
158
                                    <property name="can_focus">True</property>
 
159
                                    <property name="receives_default">False</property>
 
160
                                    <property name="use_underline">True</property>
 
161
                                  </object>
 
162
                                  <packing>
 
163
                                    <property name="expand">False</property>
 
164
                                    <property name="fill">False</property>
 
165
                                    <property name="position">2</property>
 
166
                                  </packing>
 
167
                                </child>
 
168
                              </object>
 
169
                              <packing>
 
170
                                <property name="fill">False</property>
 
171
                                <property name="position">2</property>
 
172
                              </packing>
 
173
                            </child>
 
174
                          </object>
 
175
                          <packing>
 
176
                            <property name="left_attach">1</property>
 
177
                            <property name="right_attach">2</property>
 
178
                            <property name="x_options">GTK_FILL</property>
 
179
                            <property name="y_options">GTK_FILL</property>
 
180
                          </packing>
 
181
                        </child>
 
182
                        <child>
 
183
                          <object class="GtkLabel" id="label103">
 
184
                            <property name="visible">True</property>
 
185
                            <property name="xalign">0</property>
 
186
                            <property name="yalign">0</property>
 
187
                            <property name="label" translatable="yes">Source Type:</property>
 
188
                          </object>
 
189
                          <packing>
 
190
                            <property name="x_options">GTK_FILL</property>
 
191
                            <property name="y_options">GTK_FILL</property>
 
192
                          </packing>
 
193
                        </child>
 
194
                      </object>
 
195
                      <packing>
 
196
                        <property name="position">1</property>
 
197
                      </packing>
 
198
                    </child>
 
199
                  </object>
 
200
                  <packing>
 
201
                    <property name="expand">False</property>
 
202
                    <property name="fill">False</property>
 
203
                    <property name="position">1</property>
 
204
                  </packing>
 
205
                </child>
 
206
                <child>
 
207
                  <object class="GtkLabel" id="label249">
 
208
                    <property name="visible">True</property>
 
209
                    <property name="xalign">0</property>
 
210
                    <property name="label" translatable="yes">Download / Postprocessing</property>
 
211
                    <attributes>
 
212
                      <attribute name="weight" value="bold"/>
 
213
                    </attributes>
 
214
                  </object>
 
215
                  <packing>
 
216
                    <property name="expand">False</property>
 
217
                    <property name="fill">False</property>
 
218
                    <property name="position">2</property>
 
219
                  </packing>
 
220
                </child>
 
221
                <child>
 
222
                  <object class="GtkHBox" id="hbox92242">
 
223
                    <property name="visible">True</property>
 
224
                    <child>
 
225
                      <object class="GtkLabel" id="label248">
 
226
                        <property name="visible">True</property>
 
227
                        <property name="xpad">10</property>
 
228
                      </object>
 
229
                      <packing>
 
230
                        <property name="expand">False</property>
 
231
                        <property name="fill">False</property>
 
232
                        <property name="position">0</property>
 
233
                      </packing>
 
234
                    </child>
 
235
                    <child>
 
236
                      <object class="GtkCheckButton" id="dontUseProxyCheck">
 
237
                        <property name="label" translatable="yes">_Don't use proxy for download</property>
 
238
                        <property name="visible">True</property>
 
239
                        <property name="can_focus">True</property>
 
240
                        <property name="receives_default">False</property>
 
241
                        <property name="use_underline">True</property>
 
242
                        <property name="draw_indicator">True</property>
 
243
                      </object>
 
244
                      <packing>
 
245
                        <property name="expand">False</property>
 
246
                        <property name="fill">False</property>
 
247
                        <property name="position">1</property>
 
248
                      </packing>
 
249
                    </child>
 
250
                  </object>
 
251
                  <packing>
 
252
                    <property name="position">3</property>
 
253
                  </packing>
 
254
                </child>
 
255
                <child>
 
256
                  <object class="GtkVBox" id="outerfiltervbox">
 
257
                    <property name="spacing">6</property>
 
258
                    <child>
 
259
                      <object class="GtkHBox" id="hbox74">
 
260
                        <property name="visible">True</property>
 
261
                        <child>
 
262
                          <object class="GtkLabel" id="label166">
 
263
                            <property name="visible">True</property>
 
264
                            <property name="xpad">10</property>
 
265
                          </object>
 
266
                          <packing>
 
267
                            <property name="expand">False</property>
 
268
                            <property name="fill">False</property>
 
269
                            <property name="position">0</property>
 
270
                          </packing>
 
271
                        </child>
 
272
                        <child>
 
273
                          <object class="GtkCheckButton" id="filterCheckbox">
 
274
                            <property name="label" translatable="yes">Use conversion _filter</property>
 
275
                            <property name="visible">True</property>
 
276
                            <property name="can_focus">True</property>
 
277
                            <property name="receives_default">False</property>
 
278
                            <property name="use_underline">True</property>
 
279
                            <property name="draw_indicator">True</property>
 
280
                          </object>
 
281
                          <packing>
 
282
                            <property name="expand">False</property>
 
283
                            <property name="fill">False</property>
 
284
                            <property name="position">1</property>
 
285
                          </packing>
 
286
                        </child>
 
287
                      </object>
 
288
                      <packing>
 
289
                        <property name="expand">False</property>
 
290
                        <property name="fill">False</property>
 
291
                        <property name="position">0</property>
 
292
                      </packing>
 
293
                    </child>
 
294
                    <child>
 
295
                      <object class="GtkHBox" id="innerfiltervbox1">
 
296
                        <child>
 
297
                          <object class="GtkLabel" id="label110">
 
298
                            <property name="visible">True</property>
 
299
                            <property name="xpad">10</property>
 
300
                          </object>
 
301
                          <packing>
 
302
                            <property name="expand">False</property>
 
303
                            <property name="fill">False</property>
 
304
                            <property name="position">0</property>
 
305
                          </packing>
 
306
                        </child>
 
307
                        <child>
 
308
                          <object class="GtkVBox" id="vbox246">
 
309
                            <property name="visible">True</property>
 
310
                            <property name="spacing">6</property>
 
311
                            <child>
 
312
                              <object class="GtkLabel" id="label111">
 
313
                                <property name="visible">True</property>
 
314
                                <property name="xalign">0</property>
 
315
                                <property name="label" translatable="yes">Liferea can use external filter plugins in order to access feeds and directories in non-supported formats.  See the documentation for more information.</property>
 
316
                                <property name="wrap">True</property>
 
317
                              </object>
 
318
                              <packing>
 
319
                                <property name="expand">False</property>
 
320
                                <property name="fill">False</property>
 
321
                                <property name="position">0</property>
 
322
                              </packing>
 
323
                            </child>
 
324
                            <child>
 
325
                              <object class="GtkHBox" id="filterbox">
 
326
                                <property name="visible">True</property>
 
327
                                <property name="spacing">6</property>
 
328
                                <child>
 
329
                                  <object class="GtkLabel" id="label112">
 
330
                                    <property name="visible">True</property>
 
331
                                    <property name="xpad">10</property>
 
332
                                  </object>
 
333
                                  <packing>
 
334
                                    <property name="expand">False</property>
 
335
                                    <property name="fill">False</property>
 
336
                                    <property name="position">0</property>
 
337
                                  </packing>
 
338
                                </child>
 
339
                                <child>
 
340
                                  <object class="GtkLabel" id="label113">
 
341
                                    <property name="visible">True</property>
 
342
                                    <property name="label" translatable="yes">Convert _using:</property>
 
343
                                    <property name="use_underline">True</property>
 
344
                                    <property name="mnemonic_widget">filterEntry</property>
 
345
                                  </object>
 
346
                                  <packing>
 
347
                                    <property name="expand">False</property>
 
348
                                    <property name="fill">False</property>
 
349
                                    <property name="position">1</property>
 
350
                                  </packing>
 
351
                                </child>
 
352
                                <child>
 
353
                                  <object class="GtkEntry" id="filterEntry">
 
354
                                    <property name="visible">True</property>
 
355
                                    <property name="can_focus">True</property>
 
356
                                  </object>
 
357
                                  <packing>
 
358
                                    <property name="position">2</property>
 
359
                                  </packing>
 
360
                                </child>
 
361
                                <child>
 
362
                                  <object class="GtkButton" id="filterSelectFile">
 
363
                                    <property name="label" translatable="yes">Select File...</property>
 
364
                                    <property name="visible">True</property>
 
365
                                    <property name="can_focus">True</property>
 
366
                                    <property name="receives_default">False</property>
 
367
                                    <property name="use_underline">True</property>
 
368
                                  </object>
 
369
                                  <packing>
 
370
                                    <property name="expand">False</property>
 
371
                                    <property name="fill">False</property>
 
372
                                    <property name="position">3</property>
 
373
                                  </packing>
 
374
                                </child>
 
375
                              </object>
 
376
                              <packing>
 
377
                                <property name="expand">False</property>
 
378
                                <property name="fill">False</property>
 
379
                                <property name="position">1</property>
 
380
                              </packing>
 
381
                            </child>
 
382
                          </object>
 
383
                          <packing>
 
384
                            <property name="position">1</property>
 
385
                          </packing>
 
386
                        </child>
 
387
                      </object>
 
388
                      <packing>
 
389
                        <property name="position">1</property>
 
390
                      </packing>
 
391
                    </child>
 
392
                  </object>
 
393
                  <packing>
 
394
                    <property name="position">4</property>
 
395
                  </packing>
 
396
                </child>
 
397
              </object>
 
398
              <packing>
 
399
                <property name="position">0</property>
 
400
              </packing>
 
401
            </child>
 
402
          </object>
 
403
          <packing>
 
404
            <property name="position">1</property>
 
405
          </packing>
 
406
        </child>
 
407
        <child internal-child="action_area">
 
408
          <object class="GtkHButtonBox" id="dialog-action_area2">
 
409
            <property name="visible">True</property>
 
410
            <property name="layout_style">end</property>
 
411
            <child>
 
412
              <object class="GtkButton" id="cancelbtn">
 
413
                <property name="label">gtk-cancel</property>
 
414
                <property name="visible">True</property>
 
415
                <property name="can_focus">True</property>
 
416
                <property name="can_default">True</property>
 
417
                <property name="receives_default">False</property>
 
418
                <property name="use_stock">True</property>
 
419
              </object>
 
420
              <packing>
 
421
                <property name="expand">False</property>
 
422
                <property name="fill">False</property>
 
423
                <property name="position">0</property>
 
424
              </packing>
 
425
            </child>
 
426
            <child>
 
427
              <object class="GtkButton" id="newfeedbtn">
 
428
                <property name="label">gtk-ok</property>
 
429
                <property name="visible">True</property>
 
430
                <property name="can_focus">True</property>
 
431
                <property name="can_default">True</property>
 
432
                <property name="receives_default">False</property>
 
433
                <property name="use_stock">True</property>
 
434
              </object>
 
435
              <packing>
 
436
                <property name="expand">False</property>
 
437
                <property name="fill">False</property>
 
438
                <property name="position">1</property>
 
439
              </packing>
 
440
            </child>
 
441
          </object>
 
442
          <packing>
 
443
            <property name="expand">False</property>
 
444
            <property name="pack_type">end</property>
 
445
            <property name="position">0</property>
 
446
          </packing>
 
447
        </child>
 
448
      </object>
 
449
    </child>
 
450
    <action-widgets>
 
451
      <action-widget response="-6">cancelbtn</action-widget>
 
452
      <action-widget response="-5">newfeedbtn</action-widget>
 
453
    </action-widgets>
 
454
  </object>
 
455
</interface>