~bluesabre/ubuntu/trusty/parole/gstreamer1.0-pulseaudio

« back to all changes in this revision

Viewing changes to data/interfaces/open-location.ui

  • Committer: Bazaar Package Importer
  • Author(s): Yves-Alexis Perez, Lionel Le Folgoc, Yves-Alexis Perez
  • Date: 2011-04-24 16:09:19 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110424160919-rpjwaicrdb8f7un2
Tags: 0.2.0.6-1
[ Lionel Le Folgoc ]
* debian/control:
  - drop unneeded build-dep on xulrunner-dev.   closes: #594073
  - suggests a few useful gstreamer0.10 plugins.
  - build-depends on quilt.
* debian/patches:
  - 01_fix-implicit-dso-linking.patch: added, fixes FTBFS with binutils-gold.
  - series: added.                                            closes: #615760
* debian/rules: pass --with quilt to dh.

[ Yves-Alexis Perez ]
* New upstream release.
* Switch to 3.0 (quilt) source format.
* debian/control:
  - update standards version to 3.9.2.
  - drop browser-plugin-parole package.
  - drop quilt build-dep.
  - add build-dep on hardening-includes
  - bump xfce build-deps to 4.8.
* debian/parole.install updated.
* debian/rules:
  - use --fail-missing and manually remove spurious files.
  - drop quilt addon
  - pick build flags from dpkg-buildflags.
  - add -O1, -z,defs and --as-needed to LDFLAGS.
  - add hardening flags to build flags.
  - stop harcoding the shell to bash, it works fine now.      closes: #623830

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-requires libxfce4ui 4.5 -->
 
5
  <!-- interface-naming-policy project-wide -->
 
6
  <object class="XfceTitledDialog" id="open-location">
 
7
    <property name="default_width">400</property>
 
8
    <property name="icon_name">gtk-network</property>
 
9
    <property name="type_hint">normal</property>
 
10
    <property name="has_separator">False</property>
 
11
    <property name="subtitle" translatable="yes">Open location of media file or live stream</property>
 
12
    <child internal-child="vbox">
 
13
      <object class="GtkVBox" id="dialog-vbox1">
 
14
        <property name="visible">True</property>
 
15
        <property name="orientation">vertical</property>
 
16
        <property name="spacing">2</property>
 
17
        <child>
 
18
          <object class="GtkVBox" id="vbox1">
 
19
            <property name="visible">True</property>
 
20
            <property name="orientation">vertical</property>
 
21
            <property name="spacing">5</property>
 
22
            <child>
 
23
              <object class="GtkHBox" id="hbox1">
 
24
                <property name="visible">True</property>
 
25
                <property name="spacing">5</property>
 
26
                <child>
 
27
                  <object class="GtkLabel" id="label1">
 
28
                    <property name="visible">True</property>
 
29
                    <property name="label" translatable="yes">Enter the address of a location to open</property>
 
30
                  </object>
 
31
                  <packing>
 
32
                    <property name="expand">False</property>
 
33
                    <property name="fill">False</property>
 
34
                    <property name="position">0</property>
 
35
                  </packing>
 
36
                </child>
 
37
                <child>
 
38
                  <object class="GtkImage" id="image1">
 
39
                    <property name="visible">True</property>
 
40
                    <property name="has_tooltip">True</property>
 
41
                    <property name="stock">gtk-info</property>
 
42
                    <property name="icon-size">1</property>
 
43
                  </object>
 
44
                  <packing>
 
45
                    <property name="expand">False</property>
 
46
                    <property name="fill">False</property>
 
47
                    <property name="position">1</property>
 
48
                  </packing>
 
49
                </child>
 
50
              </object>
 
51
              <packing>
 
52
                <property name="fill">False</property>
 
53
                <property name="position">0</property>
 
54
              </packing>
 
55
            </child>
 
56
            <child>
 
57
              <object class="GtkHBox" id="hbox2">
 
58
                <property name="visible">True</property>
 
59
                <property name="spacing">5</property>
 
60
                <child>
 
61
                  <object class="GtkEntry" id="entry">
 
62
                    <property name="visible">True</property>
 
63
                    <property name="can_focus">True</property>
 
64
                    <property name="invisible_char">&#x25CF;</property>
 
65
                  </object>
 
66
                  <packing>
 
67
                    <property name="position">0</property>
 
68
                  </packing>
 
69
                </child>
 
70
                <child>
 
71
                  <object class="GtkButton" id="clear-history">
 
72
                    <property name="label" translatable="yes">Clear history</property>
 
73
                    <property name="visible">True</property>
 
74
                    <property name="can_focus">True</property>
 
75
                    <property name="receives_default">True</property>
 
76
                    <property name="image">image2</property>
 
77
                  </object>
 
78
                  <packing>
 
79
                    <property name="expand">False</property>
 
80
                    <property name="fill">False</property>
 
81
                    <property name="position">1</property>
 
82
                  </packing>
 
83
                </child>
 
84
              </object>
 
85
              <packing>
 
86
                <property name="fill">False</property>
 
87
                <property name="position">1</property>
 
88
              </packing>
 
89
            </child>
 
90
          </object>
 
91
          <packing>
 
92
            <property name="position">1</property>
 
93
          </packing>
 
94
        </child>
 
95
        <child internal-child="action_area">
 
96
          <object class="GtkHButtonBox" id="dialog-action_area1">
 
97
            <property name="visible">True</property>
 
98
            <property name="layout_style">end</property>
 
99
            <child>
 
100
              <object class="GtkButton" id="cancel">
 
101
                <property name="label">gtk-cancel</property>
 
102
                <property name="visible">True</property>
 
103
                <property name="can_focus">True</property>
 
104
                <property name="receives_default">True</property>
 
105
                <property name="use_stock">True</property>
 
106
              </object>
 
107
              <packing>
 
108
                <property name="expand">False</property>
 
109
                <property name="fill">False</property>
 
110
                <property name="position">0</property>
 
111
              </packing>
 
112
            </child>
 
113
            <child>
 
114
              <object class="GtkButton" id="open">
 
115
                <property name="label">gtk-open</property>
 
116
                <property name="visible">True</property>
 
117
                <property name="can_focus">True</property>
 
118
                <property name="can_default">True</property>
 
119
                <property name="receives_default">True</property>
 
120
                <property name="use_stock">True</property>
 
121
              </object>
 
122
              <packing>
 
123
                <property name="expand">False</property>
 
124
                <property name="fill">False</property>
 
125
                <property name="position">1</property>
 
126
              </packing>
 
127
            </child>
 
128
          </object>
 
129
          <packing>
 
130
            <property name="expand">False</property>
 
131
            <property name="pack_type">end</property>
 
132
            <property name="position">0</property>
 
133
          </packing>
 
134
        </child>
 
135
      </object>
 
136
    </child>
 
137
    <action-widgets>
 
138
      <action-widget response="-6">cancel</action-widget>
 
139
      <action-widget response="-5">open</action-widget>
 
140
    </action-widgets>
 
141
  </object>
 
142
  <object class="GtkImage" id="image2">
 
143
    <property name="visible">True</property>
 
144
    <property name="stock">gtk-clear</property>
 
145
  </object>
 
146
  <object class="GtkDialog" id="dialog1">
 
147
    <property name="border_width">5</property>
 
148
    <property name="type_hint">normal</property>
 
149
    <property name="has_separator">False</property>
 
150
    <child internal-child="vbox">
 
151
      <object class="GtkVBox" id="dialog-vbox2">
 
152
        <property name="visible">True</property>
 
153
        <property name="orientation">vertical</property>
 
154
        <property name="spacing">2</property>
 
155
        <child>
 
156
          <placeholder/>
 
157
        </child>
 
158
        <child internal-child="action_area">
 
159
          <object class="GtkHButtonBox" id="dialog-action_area2">
 
160
            <property name="visible">True</property>
 
161
            <property name="layout_style">end</property>
 
162
            <child>
 
163
              <placeholder/>
 
164
            </child>
 
165
            <child>
 
166
              <placeholder/>
 
167
            </child>
 
168
          </object>
 
169
          <packing>
 
170
            <property name="expand">False</property>
 
171
            <property name="pack_type">end</property>
 
172
            <property name="position">0</property>
 
173
          </packing>
 
174
        </child>
 
175
      </object>
 
176
    </child>
 
177
  </object>
 
178
</interface>