~jwiltshire/pogo/debian

« back to all changes in this revision

Viewing changes to res/MainWindow.glade

  • Committer: Jonathan Wiltshire
  • Date: 2010-12-20 23:52:57 UTC
  • Revision ID: git-v1:e24ab7d692aa9fecd89514fbd769b83b9db2dd55
Tags: upstream/0.3
ImportedĀ UpstreamĀ versionĀ 0.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<glade-interface>
 
3
  <!-- interface-requires gtk+ 2.14 -->
 
4
  <!-- interface-naming-policy toplevel-contextual -->
 
5
  <widget class="GtkWindow" id="win-main">
 
6
    <property name="title">Pogo</property>
 
7
    <property name="window_position">center</property>
 
8
    <child>
 
9
      <widget class="GtkVBox" id="vbox1">
 
10
        <child>
 
11
          <widget class="GtkAlignment" id="alignment1">
 
12
            <property name="visible">True</property>
 
13
            <property name="bottom_padding">5</property>
 
14
            <property name="left_padding">5</property>
 
15
            <property name="right_padding">5</property>
 
16
            <child>
 
17
              <widget class="GtkVBox" id="vbox8">
 
18
                <property name="visible">True</property>
 
19
                <property name="spacing">1</property>
 
20
                <child>
 
21
                  <widget class="GtkHBox" id="hbox3">
 
22
                    <property name="visible">True</property>
 
23
                    <child>
 
24
                      <widget class="GtkHBox" id="hbox1">
 
25
                        <child>
 
26
                          <widget class="GtkButton" id="btn-previous">
 
27
                            <property name="sensitive">False</property>
 
28
                            <property name="can_focus">True</property>
 
29
                            <property name="receives_default">True</property>
 
30
                            <property name="has_tooltip">True</property>
 
31
                            <property name="tooltip" translatable="yes">Play the previous track</property>
 
32
                            <property name="relief">none</property>
 
33
                            <child>
 
34
                              <widget class="GtkImage" id="image6">
 
35
                                <property name="stock">gtk-media-previous</property>
 
36
                                <property name="icon-size">3</property>
 
37
                              </widget>
 
38
                            </child>
 
39
                          </widget>
 
40
                          <packing>
 
41
                            <property name="position">0</property>
 
42
                          </packing>
 
43
                        </child>
 
44
                        <child>
 
45
                          <widget class="GtkButton" id="btn-play">
 
46
                            <property name="sensitive">False</property>
 
47
                            <property name="can_focus">True</property>
 
48
                            <property name="receives_default">True</property>
 
49
                            <property name="has_tooltip">True</property>
 
50
                            <property name="tooltip" translatable="yes">Play the first track of the playlist</property>
 
51
                            <property name="relief">none</property>
 
52
                            <child>
 
53
                              <widget class="GtkImage" id="image1">
 
54
                                <property name="stock">gtk-media-play</property>
 
55
                                <property name="icon-size">3</property>
 
56
                              </widget>
 
57
                            </child>
 
58
                          </widget>
 
59
                          <packing>
 
60
                            <property name="position">1</property>
 
61
                          </packing>
 
62
                        </child>
 
63
                        <child>
 
64
                          <widget class="GtkButton" id="btn-next">
 
65
                            <property name="sensitive">False</property>
 
66
                            <property name="can_focus">True</property>
 
67
                            <property name="receives_default">True</property>
 
68
                            <property name="has_tooltip">True</property>
 
69
                            <property name="tooltip" translatable="yes">Play the next track</property>
 
70
                            <property name="relief">none</property>
 
71
                            <child>
 
72
                              <widget class="GtkImage" id="image9">
 
73
                                <property name="stock">gtk-media-next</property>
 
74
                                <property name="icon-size">3</property>
 
75
                              </widget>
 
76
                            </child>
 
77
                          </widget>
 
78
                          <packing>
 
79
                            <property name="position">2</property>
 
80
                          </packing>
 
81
                        </child>
 
82
                      </widget>
 
83
                      <packing>
 
84
                        <property name="expand">False</property>
 
85
                        <property name="fill">False</property>
 
86
                        <property name="position">0</property>
 
87
                      </packing>
 
88
                    </child>
 
89
                    <child>
 
90
                      <widget class="GtkHBox" id="hbox4">
 
91
                        <property name="visible">True</property>
 
92
                        <child>
 
93
                          <widget class="GtkAlignment" id="alignment3">
 
94
                            <property name="visible">True</property>
 
95
                            <property name="left_padding">15</property>
 
96
                            <property name="right_padding">5</property>
 
97
                            <child>
 
98
                              <widget class="GtkHScale" id="scl-position">
 
99
                                <property name="width_request">170</property>
 
100
                                <property name="can_focus">True</property>
 
101
                                <property name="no_show_all">True</property>
 
102
                                <property name="update_policy">discontinuous</property>
 
103
                                <property name="adjustment">0 0 100 5 0 0</property>
 
104
                                <property name="draw_value">False</property>
 
105
                              </widget>
 
106
                            </child>
 
107
                          </widget>
 
108
                          <packing>
 
109
                            <property name="pack_type">end</property>
 
110
                            <property name="position">1</property>
 
111
                          </packing>
 
112
                        </child>
 
113
                        <child>
 
114
                          <widget class="GtkVolumeButton" id="btn-volume">
 
115
                            <property name="can_focus">True</property>
 
116
                            <property name="receives_default">True</property>
 
117
                            <property name="relief">none</property>
 
118
                            <property name="use_stock">True</property>
 
119
                            <property name="focus_on_click">False</property>
 
120
                            <property name="orientation">vertical</property>
 
121
                            <property name="icons">audio-volume-muted
 
122
audio-volume-high
 
123
audio-volume-low
 
124
audio-volume-medium</property>
 
125
                          </widget>
 
126
                          <packing>
 
127
                            <property name="expand">False</property>
 
128
                            <property name="pack_type">end</property>
 
129
                            <property name="position">0</property>
 
130
                          </packing>
 
131
                        </child>
 
132
                      </widget>
 
133
                      <packing>
 
134
                        <property name="position">1</property>
 
135
                      </packing>
 
136
                    </child>
 
137
                  </widget>
 
138
                  <packing>
 
139
                    <property name="expand">False</property>
 
140
                    <property name="position">0</property>
 
141
                  </packing>
 
142
                </child>
 
143
                <child>
 
144
                  <widget class="GtkHPaned" id="pan-main">
 
145
                    <property name="can_focus">True</property>
 
146
                    <property name="position">1</property>
 
147
                    <property name="position_set">True</property>
 
148
                    <child>
 
149
                      <widget class="GtkVBox" id="vbox3">
 
150
                        <child>
 
151
                          <placeholder/>
 
152
                        </child>
 
153
                      </widget>
 
154
                      <packing>
 
155
                        <property name="resize">False</property>
 
156
                        <property name="shrink">False</property>
 
157
                      </packing>
 
158
                    </child>
 
159
                    <child>
 
160
                      <widget class="GtkVBox" id="vbox2">
 
161
                        <child>
 
162
                          <widget class="GtkScrolledWindow" id="scrolled-tracklist">
 
163
                            <property name="can_focus">True</property>
 
164
                            <property name="hscrollbar_policy">automatic</property>
 
165
                            <property name="vscrollbar_policy">automatic</property>
 
166
                            <property name="shadow_type">in</property>
 
167
                            <child>
 
168
                              <placeholder/>
 
169
                            </child>
 
170
                          </widget>
 
171
                          <packing>
 
172
                            <property name="position">0</property>
 
173
                          </packing>
 
174
                        </child>
 
175
                      </widget>
 
176
                      <packing>
 
177
                        <property name="resize">True</property>
 
178
                        <property name="shrink">False</property>
 
179
                      </packing>
 
180
                    </child>
 
181
                  </widget>
 
182
                  <packing>
 
183
                    <property name="position">1</property>
 
184
                  </packing>
 
185
                </child>
 
186
              </widget>
 
187
            </child>
 
188
          </widget>
 
189
          <packing>
 
190
            <property name="position">0</property>
 
191
          </packing>
 
192
        </child>
 
193
      </widget>
 
194
    </child>
 
195
  </widget>
 
196
</glade-interface>