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

« back to all changes in this revision

Viewing changes to glade/opml_source.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="opml_source_dialog">
 
6
    <property name="visible">True</property>
 
7
    <property name="title" translatable="yes">Add OPML/Planet</property>
 
8
    <property name="type_hint">dialog</property>
 
9
    <child internal-child="vbox">
 
10
      <object class="GtkVBox" id="dialog-vbox1">
 
11
        <property name="visible">True</property>
 
12
        <child>
 
13
          <object class="GtkVBox" id="vbox1">
 
14
            <property name="visible">True</property>
 
15
            <property name="border_width">12</property>
 
16
            <property name="spacing">12</property>
 
17
            <child>
 
18
              <object class="GtkLabel" id="label1">
 
19
                <property name="visible">True</property>
 
20
                <property name="xalign">0</property>
 
21
                <property name="label" translatable="yes">Please specify a local file or an URL pointing to a valid OPML feed list.</property>
 
22
                <property name="wrap">True</property>
 
23
              </object>
 
24
              <packing>
 
25
                <property name="expand">False</property>
 
26
                <property name="fill">False</property>
 
27
                <property name="position">0</property>
 
28
              </packing>
 
29
            </child>
 
30
            <child>
 
31
              <object class="GtkHBox" id="hbox1">
 
32
                <property name="visible">True</property>
 
33
                <property name="spacing">6</property>
 
34
                <child>
 
35
                  <object class="GtkLabel" id="label2">
 
36
                    <property name="visible">True</property>
 
37
                    <property name="label" translatable="yes">_Location</property>
 
38
                    <property name="use_underline">True</property>
 
39
                    <property name="mnemonic_widget">location_entry</property>
 
40
                  </object>
 
41
                  <packing>
 
42
                    <property name="expand">False</property>
 
43
                    <property name="fill">False</property>
 
44
                    <property name="position">0</property>
 
45
                  </packing>
 
46
                </child>
 
47
                <child>
 
48
                  <object class="GtkEntry" id="location_entry">
 
49
                    <property name="visible">True</property>
 
50
                    <property name="can_focus">True</property>
 
51
                  </object>
 
52
                  <packing>
 
53
                    <property name="position">1</property>
 
54
                  </packing>
 
55
                </child>
 
56
                <child>
 
57
                  <object class="GtkButton" id="select_button">
 
58
                    <property name="label" translatable="yes">_Select File</property>
 
59
                    <property name="visible">True</property>
 
60
                    <property name="can_focus">True</property>
 
61
                    <property name="receives_default">False</property>
 
62
                    <property name="use_underline">True</property>
 
63
                  </object>
 
64
                  <packing>
 
65
                    <property name="expand">False</property>
 
66
                    <property name="fill">False</property>
 
67
                    <property name="position">2</property>
 
68
                  </packing>
 
69
                </child>
 
70
              </object>
 
71
              <packing>
 
72
                <property name="expand">False</property>
 
73
                <property name="position">1</property>
 
74
              </packing>
 
75
            </child>
 
76
          </object>
 
77
          <packing>
 
78
            <property name="position">2</property>
 
79
          </packing>
 
80
        </child>
 
81
        <child internal-child="action_area">
 
82
          <object class="GtkHButtonBox" id="dialog-action_area1">
 
83
            <property name="visible">True</property>
 
84
            <property name="layout_style">end</property>
 
85
            <child>
 
86
              <object class="GtkButton" id="cancelbutton1">
 
87
                <property name="label">gtk-cancel</property>
 
88
                <property name="visible">True</property>
 
89
                <property name="can_focus">True</property>
 
90
                <property name="can_default">True</property>
 
91
                <property name="receives_default">False</property>
 
92
                <property name="use_stock">True</property>
 
93
              </object>
 
94
              <packing>
 
95
                <property name="expand">False</property>
 
96
                <property name="fill">False</property>
 
97
                <property name="position">0</property>
 
98
              </packing>
 
99
            </child>
 
100
            <child>
 
101
              <object class="GtkButton" id="okbutton1">
 
102
                <property name="label">gtk-ok</property>
 
103
                <property name="visible">True</property>
 
104
                <property name="can_focus">True</property>
 
105
                <property name="can_default">True</property>
 
106
                <property name="receives_default">False</property>
 
107
                <property name="use_stock">True</property>
 
108
              </object>
 
109
              <packing>
 
110
                <property name="expand">False</property>
 
111
                <property name="fill">False</property>
 
112
                <property name="position">1</property>
 
113
              </packing>
 
114
            </child>
 
115
          </object>
 
116
          <packing>
 
117
            <property name="expand">False</property>
 
118
            <property name="pack_type">end</property>
 
119
            <property name="position">0</property>
 
120
          </packing>
 
121
        </child>
 
122
      </object>
 
123
    </child>
 
124
    <action-widgets>
 
125
      <action-widget response="-6">cancelbutton1</action-widget>
 
126
      <action-widget response="-5">okbutton1</action-widget>
 
127
    </action-widgets>
 
128
  </object>
 
129
</interface>