~ubuntu-branches/ubuntu/lucid/exaile/lucid

« back to all changes in this revision

Viewing changes to data/ui/covermanager.ui

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Starr-Bochicchio
  • Date: 2010-02-12 19:51:01 UTC
  • mfrom: (1.1.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20100212195101-8jt3tculxcl92e6v
Tags: 0.3.1~b1-0ubuntu1
* New upstream release.
* Adjust exaile.install for new plugins.
* debian/control:
 - Drop unneeded python-dev Build-Dep.
 - Bump Standards-Version to 3.8.4 
* debian/rules: No empty po files to delete.

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 project-wide -->
 
5
  <object class="GtkWindow" id="CoverManager">
 
6
    <property name="width_request">540</property>
 
7
    <property name="height_request">390</property>
 
8
    <property name="title" translatable="yes">Cover Manager</property>
 
9
    <property name="window_position">center-on-parent</property>
 
10
    <child>
 
11
      <object class="GtkVBox" id="vbox7">
 
12
        <property name="visible">True</property>
 
13
        <child>
 
14
          <object class="GtkScrolledWindow" id="scrolledwindow14">
 
15
            <property name="visible">True</property>
 
16
            <property name="can_focus">True</property>
 
17
            <property name="border_width">3</property>
 
18
            <property name="hscrollbar_policy">automatic</property>
 
19
            <property name="vscrollbar_policy">automatic</property>
 
20
            <property name="shadow_type">in</property>
 
21
            <child>
 
22
              <object class="GtkViewport" id="viewport1">
 
23
                <property name="visible">True</property>
 
24
                <child>
 
25
                  <object class="GtkHBox" id="hbox37">
 
26
                    <property name="visible">True</property>
 
27
                    <child>
 
28
                      <object class="GtkScrolledWindow" id="scrolledwindow15">
 
29
                        <property name="visible">True</property>
 
30
                        <property name="can_focus">True</property>
 
31
                        <property name="hscrollbar_policy">automatic</property>
 
32
                        <property name="vscrollbar_policy">automatic</property>
 
33
                        <property name="shadow_type">in</property>
 
34
                        <child>
 
35
                          <object class="GtkIconView" id="cover_icon_view">
 
36
                            <property name="visible">True</property>
 
37
                            <property name="can_focus">True</property>
 
38
                          </object>
 
39
                        </child>
 
40
                      </object>
 
41
                      <packing>
 
42
                        <property name="position">0</property>
 
43
                      </packing>
 
44
                    </child>
 
45
                  </object>
 
46
                </child>
 
47
              </object>
 
48
            </child>
 
49
          </object>
 
50
          <packing>
 
51
            <property name="position">0</property>
 
52
          </packing>
 
53
        </child>
 
54
        <child>
 
55
          <object class="GtkVBox" id="vbox23">
 
56
            <property name="visible">True</property>
 
57
            <property name="border_width">5</property>
 
58
            <property name="spacing">3</property>
 
59
            <child>
 
60
              <placeholder/>
 
61
            </child>
 
62
            <child>
 
63
              <object class="GtkProgressBar" id="progress">
 
64
                <property name="visible">True</property>
 
65
                <property name="pulse_step">0.10000000149</property>
 
66
              </object>
 
67
              <packing>
 
68
                <property name="expand">False</property>
 
69
                <property name="fill">False</property>
 
70
                <property name="position">1</property>
 
71
              </packing>
 
72
            </child>
 
73
          </object>
 
74
          <packing>
 
75
            <property name="expand">False</property>
 
76
            <property name="fill">False</property>
 
77
            <property name="position">1</property>
 
78
          </packing>
 
79
        </child>
 
80
        <child>
 
81
          <object class="GtkHButtonBox" id="hbuttonbox1">
 
82
            <property name="visible">True</property>
 
83
            <property name="border_width">3</property>
 
84
            <property name="layout_style">end</property>
 
85
            <child>
 
86
              <object class="GtkButton" id="cancel_button">
 
87
                <property name="visible">True</property>
 
88
                <property name="can_focus">True</property>
 
89
                <property name="can_default">True</property>
 
90
                <property name="receives_default">False</property>
 
91
                <signal name="clicked" handler="on_cancel_button_clicked"/>
 
92
                <child>
 
93
                  <object class="GtkAlignment" id="alignment7">
 
94
                    <property name="visible">True</property>
 
95
                    <property name="xscale">0</property>
 
96
                    <property name="yscale">0</property>
 
97
                    <child>
 
98
                      <object class="GtkHBox" id="hbox62">
 
99
                        <property name="visible">True</property>
 
100
                        <property name="spacing">2</property>
 
101
                        <child>
 
102
                          <object class="GtkImage" id="image534">
 
103
                            <property name="visible">True</property>
 
104
                            <property name="stock">gtk-close</property>
 
105
                          </object>
 
106
                          <packing>
 
107
                            <property name="expand">False</property>
 
108
                            <property name="fill">False</property>
 
109
                            <property name="position">0</property>
 
110
                          </packing>
 
111
                        </child>
 
112
                        <child>
 
113
                          <object class="GtkLabel" id="label111">
 
114
                            <property name="visible">True</property>
 
115
                            <property name="label" translatable="yes">_Close</property>
 
116
                            <property name="use_underline">True</property>
 
117
                          </object>
 
118
                          <packing>
 
119
                            <property name="expand">False</property>
 
120
                            <property name="fill">False</property>
 
121
                            <property name="position">1</property>
 
122
                          </packing>
 
123
                        </child>
 
124
                      </object>
 
125
                    </child>
 
126
                  </object>
 
127
                </child>
 
128
              </object>
 
129
              <packing>
 
130
                <property name="expand">False</property>
 
131
                <property name="fill">False</property>
 
132
                <property name="position">0</property>
 
133
              </packing>
 
134
            </child>
 
135
            <child>
 
136
              <object class="GtkButton" id="stop_button">
 
137
                <property name="visible">True</property>
 
138
                <property name="can_focus">True</property>
 
139
                <property name="can_default">True</property>
 
140
                <property name="receives_default">False</property>
 
141
                <signal name="clicked" handler="on_stop_button_clicked"/>
 
142
                <child>
 
143
                  <object class="GtkAlignment" id="alignment8">
 
144
                    <property name="visible">True</property>
 
145
                    <property name="xscale">0</property>
 
146
                    <property name="yscale">0</property>
 
147
                    <child>
 
148
                      <object class="GtkHBox" id="hbox63">
 
149
                        <property name="visible">True</property>
 
150
                        <child>
 
151
                          <object class="GtkImage" id="image535">
 
152
                            <property name="visible">True</property>
 
153
                            <property name="stock">gtk-yes</property>
 
154
                          </object>
 
155
                          <packing>
 
156
                            <property name="expand">False</property>
 
157
                            <property name="fill">False</property>
 
158
                            <property name="position">0</property>
 
159
                          </packing>
 
160
                        </child>
 
161
                        <child>
 
162
                          <object class="GtkLabel" id="label112">
 
163
                            <property name="visible">True</property>
 
164
                            <property name="label" translatable="yes">Start</property>
 
165
                            <property name="use_underline">True</property>
 
166
                          </object>
 
167
                          <packing>
 
168
                            <property name="expand">False</property>
 
169
                            <property name="fill">False</property>
 
170
                            <property name="position">1</property>
 
171
                          </packing>
 
172
                        </child>
 
173
                      </object>
 
174
                    </child>
 
175
                  </object>
 
176
                </child>
 
177
              </object>
 
178
              <packing>
 
179
                <property name="expand">False</property>
 
180
                <property name="fill">False</property>
 
181
                <property name="position">1</property>
 
182
              </packing>
 
183
            </child>
 
184
            <child>
 
185
              <placeholder/>
 
186
            </child>
 
187
          </object>
 
188
          <packing>
 
189
            <property name="expand">False</property>
 
190
            <property name="fill">False</property>
 
191
            <property name="position">2</property>
 
192
          </packing>
 
193
        </child>
 
194
      </object>
 
195
    </child>
 
196
  </object>
 
197
</interface>