annotate audacious/glade/newui.glade @ 1969:55b05e25d4ef trunk

[svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
author nenolod
date Sun, 12 Nov 2006 06:55:04 -0800
parents b17f7a09fdd3
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1958
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
1 <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
2 <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
3
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
4 <glade-interface>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
5
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
6 <widget class="GtkWindow" id="newui_window">
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
7 <property name="visible">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
8 <property name="title" translatable="yes">Audacious</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
9 <property name="type">GTK_WINDOW_TOPLEVEL</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
10 <property name="window_position">GTK_WIN_POS_NONE</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
11 <property name="modal">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
12 <property name="resizable">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
13 <property name="destroy_with_parent">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
14 <property name="decorated">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
15 <property name="skip_taskbar_hint">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
16 <property name="skip_pager_hint">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
17 <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
18 <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
19 <property name="focus_on_map">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
20 <property name="urgency_hint">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
21
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
22 <child>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
23 <widget class="GtkVBox" id="newui_pri_vbox">
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
24 <property name="visible">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
25 <property name="homogeneous">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
26 <property name="spacing">0</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
27
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
28 <child>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
29 <widget class="GtkMenuBar" id="newui_menubar">
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
30 <property name="visible">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
31 <property name="pack_direction">GTK_PACK_DIRECTION_LTR</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
32 <property name="child_pack_direction">GTK_PACK_DIRECTION_LTR</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
33 </widget>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
34 <packing>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
35 <property name="padding">0</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
36 <property name="expand">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
37 <property name="fill">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
38 </packing>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
39 </child>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
40
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
41 <child>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
42 <widget class="GtkToolbar" id="newui_toolbar">
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
43 <property name="visible">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
44 <property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
45 <property name="toolbar_style">GTK_TOOLBAR_ICONS</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
46 <property name="tooltips">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
47 <property name="show_arrow">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
48 </widget>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
49 <packing>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
50 <property name="padding">0</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
51 <property name="expand">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
52 <property name="fill">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
53 </packing>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
54 </child>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
55
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
56 <child>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
57 <widget class="GtkVPaned" id="newui_vpane1">
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
58 <property name="visible">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
59 <property name="can_focus">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
60
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
61 <child>
1965
b17f7a09fdd3 [svn] - add some more controls (seekbar and such)
nenolod
parents: 1964
diff changeset
62 <widget class="GtkVBox" id="vbox2">
1958
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
63 <property name="visible">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
64 <property name="homogeneous">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
65 <property name="spacing">0</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
66
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
67 <child>
1965
b17f7a09fdd3 [svn] - add some more controls (seekbar and such)
nenolod
parents: 1964
diff changeset
68 <widget class="GtkHBox" id="hbox2">
1958
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
69 <property name="visible">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
70 <property name="homogeneous">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
71 <property name="spacing">0</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
72
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
73 <child>
1965
b17f7a09fdd3 [svn] - add some more controls (seekbar and such)
nenolod
parents: 1964
diff changeset
74 <widget class="GtkImage" id="newui_albumart_img">
1958
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
75 <property name="visible">True</property>
1965
b17f7a09fdd3 [svn] - add some more controls (seekbar and such)
nenolod
parents: 1964
diff changeset
76 <property name="xalign">0.5</property>
1958
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
77 <property name="yalign">0.5</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
78 <property name="xpad">0</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
79 <property name="ypad">0</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
80 </widget>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
81 <packing>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
82 <property name="padding">0</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
83 <property name="expand">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
84 <property name="fill">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
85 </packing>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
86 </child>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
87
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
88 <child>
1965
b17f7a09fdd3 [svn] - add some more controls (seekbar and such)
nenolod
parents: 1964
diff changeset
89 <widget class="GtkVSeparator" id="vseparator1">
1958
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
90 <property name="visible">True</property>
1965
b17f7a09fdd3 [svn] - add some more controls (seekbar and such)
nenolod
parents: 1964
diff changeset
91 </widget>
b17f7a09fdd3 [svn] - add some more controls (seekbar and such)
nenolod
parents: 1964
diff changeset
92 <packing>
b17f7a09fdd3 [svn] - add some more controls (seekbar and such)
nenolod
parents: 1964
diff changeset
93 <property name="padding">6</property>
b17f7a09fdd3 [svn] - add some more controls (seekbar and such)
nenolod
parents: 1964
diff changeset
94 <property name="expand">False</property>
b17f7a09fdd3 [svn] - add some more controls (seekbar and such)
nenolod
parents: 1964
diff changeset
95 <property name="fill">True</property>
b17f7a09fdd3 [svn] - add some more controls (seekbar and such)
nenolod
parents: 1964
diff changeset
96 </packing>
b17f7a09fdd3 [svn] - add some more controls (seekbar and such)
nenolod
parents: 1964
diff changeset
97 </child>
1958
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
98
1965
b17f7a09fdd3 [svn] - add some more controls (seekbar and such)
nenolod
parents: 1964
diff changeset
99 <child>
1969
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
100 <widget class="GtkTable" id="table1">
1965
b17f7a09fdd3 [svn] - add some more controls (seekbar and such)
nenolod
parents: 1964
diff changeset
101 <property name="visible">True</property>
1969
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
102 <property name="n_rows">7</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
103 <property name="n_columns">2</property>
1965
b17f7a09fdd3 [svn] - add some more controls (seekbar and such)
nenolod
parents: 1964
diff changeset
104 <property name="homogeneous">False</property>
1969
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
105 <property name="row_spacing">3</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
106 <property name="column_spacing">3</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
107
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
108 <child>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
109 <widget class="GtkLabel" id="label2">
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
110 <property name="visible">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
111 <property name="label" translatable="yes">&lt;i&gt;Title&lt;/i&gt;</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
112 <property name="use_underline">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
113 <property name="use_markup">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
114 <property name="justify">GTK_JUSTIFY_LEFT</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
115 <property name="wrap">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
116 <property name="selectable">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
117 <property name="xalign">1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
118 <property name="yalign">0.5</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
119 <property name="xpad">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
120 <property name="ypad">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
121 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
122 <property name="width_chars">-1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
123 <property name="single_line_mode">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
124 <property name="angle">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
125 </widget>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
126 <packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
127 <property name="left_attach">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
128 <property name="right_attach">1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
129 <property name="top_attach">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
130 <property name="bottom_attach">1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
131 <property name="x_options">fill</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
132 <property name="y_options"></property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
133 </packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
134 </child>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
135
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
136 <child>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
137 <widget class="GtkLabel" id="label3">
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
138 <property name="visible">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
139 <property name="label" translatable="yes">&lt;i&gt;Artist&lt;/i&gt;</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
140 <property name="use_underline">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
141 <property name="use_markup">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
142 <property name="justify">GTK_JUSTIFY_LEFT</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
143 <property name="wrap">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
144 <property name="selectable">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
145 <property name="xalign">1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
146 <property name="yalign">0.5</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
147 <property name="xpad">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
148 <property name="ypad">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
149 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
150 <property name="width_chars">-1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
151 <property name="single_line_mode">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
152 <property name="angle">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
153 </widget>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
154 <packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
155 <property name="left_attach">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
156 <property name="right_attach">1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
157 <property name="top_attach">1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
158 <property name="bottom_attach">2</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
159 <property name="x_options">fill</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
160 <property name="y_options"></property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
161 </packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
162 </child>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
163
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
164 <child>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
165 <widget class="GtkLabel" id="label4">
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
166 <property name="visible">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
167 <property name="label" translatable="yes">&lt;i&gt;Album&lt;/i&gt;</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
168 <property name="use_underline">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
169 <property name="use_markup">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
170 <property name="justify">GTK_JUSTIFY_LEFT</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
171 <property name="wrap">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
172 <property name="selectable">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
173 <property name="xalign">1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
174 <property name="yalign">0.5</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
175 <property name="xpad">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
176 <property name="ypad">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
177 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
178 <property name="width_chars">-1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
179 <property name="single_line_mode">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
180 <property name="angle">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
181 </widget>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
182 <packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
183 <property name="left_attach">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
184 <property name="right_attach">1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
185 <property name="top_attach">2</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
186 <property name="bottom_attach">3</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
187 <property name="x_options">fill</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
188 <property name="y_options"></property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
189 </packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
190 </child>
1958
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
191
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
192 <child>
1969
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
193 <widget class="GtkLabel" id="label5">
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
194 <property name="visible">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
195 <property name="label" translatable="yes">&lt;i&gt;Genre&lt;/i&gt;</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
196 <property name="use_underline">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
197 <property name="use_markup">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
198 <property name="justify">GTK_JUSTIFY_LEFT</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
199 <property name="wrap">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
200 <property name="selectable">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
201 <property name="xalign">1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
202 <property name="yalign">0.5</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
203 <property name="xpad">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
204 <property name="ypad">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
205 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
206 <property name="width_chars">-1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
207 <property name="single_line_mode">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
208 <property name="angle">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
209 </widget>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
210 <packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
211 <property name="left_attach">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
212 <property name="right_attach">1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
213 <property name="top_attach">3</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
214 <property name="bottom_attach">4</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
215 <property name="x_options">fill</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
216 <property name="y_options"></property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
217 </packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
218 </child>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
219
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
220 <child>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
221 <widget class="GtkLabel" id="label6">
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
222 <property name="visible">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
223 <property name="label" translatable="yes">&lt;i&gt;Year&lt;/i&gt;</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
224 <property name="use_underline">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
225 <property name="use_markup">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
226 <property name="justify">GTK_JUSTIFY_LEFT</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
227 <property name="wrap">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
228 <property name="selectable">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
229 <property name="xalign">1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
230 <property name="yalign">0.5</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
231 <property name="xpad">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
232 <property name="ypad">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
233 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
234 <property name="width_chars">-1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
235 <property name="single_line_mode">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
236 <property name="angle">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
237 </widget>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
238 <packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
239 <property name="left_attach">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
240 <property name="right_attach">1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
241 <property name="top_attach">4</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
242 <property name="bottom_attach">5</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
243 <property name="x_options">fill</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
244 <property name="y_options"></property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
245 </packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
246 </child>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
247
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
248 <child>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
249 <widget class="GtkLabel" id="label7">
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
250 <property name="visible">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
251 <property name="label" translatable="yes">&lt;i&gt;Track Number&lt;/i&gt;</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
252 <property name="use_underline">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
253 <property name="use_markup">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
254 <property name="justify">GTK_JUSTIFY_LEFT</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
255 <property name="wrap">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
256 <property name="selectable">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
257 <property name="xalign">1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
258 <property name="yalign">0.5</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
259 <property name="xpad">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
260 <property name="ypad">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
261 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
262 <property name="width_chars">-1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
263 <property name="single_line_mode">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
264 <property name="angle">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
265 </widget>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
266 <packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
267 <property name="left_attach">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
268 <property name="right_attach">1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
269 <property name="top_attach">5</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
270 <property name="bottom_attach">6</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
271 <property name="x_options">fill</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
272 <property name="y_options"></property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
273 </packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
274 </child>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
275
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
276 <child>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
277 <widget class="GtkLabel" id="label8">
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
278 <property name="visible">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
279 <property name="label" translatable="yes">&lt;i&gt;Track Length&lt;/i&gt;</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
280 <property name="use_underline">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
281 <property name="use_markup">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
282 <property name="justify">GTK_JUSTIFY_LEFT</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
283 <property name="wrap">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
284 <property name="selectable">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
285 <property name="xalign">1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
286 <property name="yalign">0.5</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
287 <property name="xpad">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
288 <property name="ypad">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
289 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
290 <property name="width_chars">-1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
291 <property name="single_line_mode">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
292 <property name="angle">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
293 </widget>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
294 <packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
295 <property name="left_attach">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
296 <property name="right_attach">1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
297 <property name="top_attach">6</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
298 <property name="bottom_attach">7</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
299 <property name="x_options">fill</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
300 <property name="y_options"></property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
301 </packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
302 </child>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
303
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
304 <child>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
305 <widget class="GtkLabel" id="newui_label_tracklen">
1958
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
306 <property name="visible">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
307 <property name="label" translatable="yes"></property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
308 <property name="use_underline">False</property>
1969
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
309 <property name="use_markup">False</property>
1958
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
310 <property name="justify">GTK_JUSTIFY_LEFT</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
311 <property name="wrap">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
312 <property name="selectable">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
313 <property name="xalign">0</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
314 <property name="yalign">0.5</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
315 <property name="xpad">0</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
316 <property name="ypad">0</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
317 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
318 <property name="width_chars">-1</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
319 <property name="single_line_mode">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
320 <property name="angle">0</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
321 </widget>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
322 <packing>
1969
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
323 <property name="left_attach">1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
324 <property name="right_attach">2</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
325 <property name="top_attach">6</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
326 <property name="bottom_attach">7</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
327 <property name="y_options"></property>
1958
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
328 </packing>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
329 </child>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
330
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
331 <child>
1969
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
332 <widget class="GtkLabel" id="newui_label_tracknum">
1958
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
333 <property name="visible">True</property>
1969
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
334 <property name="label" translatable="yes"></property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
335 <property name="use_underline">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
336 <property name="use_markup">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
337 <property name="justify">GTK_JUSTIFY_LEFT</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
338 <property name="wrap">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
339 <property name="selectable">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
340 <property name="xalign">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
341 <property name="yalign">0.5</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
342 <property name="xpad">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
343 <property name="ypad">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
344 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
345 <property name="width_chars">-1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
346 <property name="single_line_mode">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
347 <property name="angle">0</property>
1958
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
348 </widget>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
349 <packing>
1969
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
350 <property name="left_attach">1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
351 <property name="right_attach">2</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
352 <property name="top_attach">5</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
353 <property name="bottom_attach">6</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
354 <property name="y_options"></property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
355 </packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
356 </child>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
357
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
358 <child>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
359 <widget class="GtkLabel" id="newui_label_year">
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
360 <property name="visible">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
361 <property name="label" translatable="yes"></property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
362 <property name="use_underline">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
363 <property name="use_markup">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
364 <property name="justify">GTK_JUSTIFY_LEFT</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
365 <property name="wrap">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
366 <property name="selectable">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
367 <property name="xalign">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
368 <property name="yalign">0.5</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
369 <property name="xpad">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
370 <property name="ypad">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
371 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
372 <property name="width_chars">-1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
373 <property name="single_line_mode">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
374 <property name="angle">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
375 </widget>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
376 <packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
377 <property name="left_attach">1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
378 <property name="right_attach">2</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
379 <property name="top_attach">4</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
380 <property name="bottom_attach">5</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
381 <property name="y_options"></property>
1958
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
382 </packing>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
383 </child>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
384
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
385 <child>
1969
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
386 <widget class="GtkLabel" id="newui_label_genre">
1958
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
387 <property name="visible">True</property>
1969
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
388 <property name="label" translatable="yes"></property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
389 <property name="use_underline">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
390 <property name="use_markup">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
391 <property name="justify">GTK_JUSTIFY_LEFT</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
392 <property name="wrap">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
393 <property name="selectable">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
394 <property name="xalign">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
395 <property name="yalign">0.5</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
396 <property name="xpad">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
397 <property name="ypad">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
398 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
399 <property name="width_chars">-1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
400 <property name="single_line_mode">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
401 <property name="angle">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
402 </widget>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
403 <packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
404 <property name="left_attach">1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
405 <property name="right_attach">2</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
406 <property name="top_attach">3</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
407 <property name="bottom_attach">4</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
408 <property name="y_options"></property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
409 </packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
410 </child>
1958
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
411
1969
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
412 <child>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
413 <widget class="GtkLabel" id="newui_label_album">
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
414 <property name="visible">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
415 <property name="label" translatable="yes"></property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
416 <property name="use_underline">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
417 <property name="use_markup">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
418 <property name="justify">GTK_JUSTIFY_LEFT</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
419 <property name="wrap">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
420 <property name="selectable">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
421 <property name="xalign">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
422 <property name="yalign">0.5</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
423 <property name="xpad">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
424 <property name="ypad">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
425 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
426 <property name="width_chars">-1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
427 <property name="single_line_mode">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
428 <property name="angle">0</property>
1958
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
429 </widget>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
430 <packing>
1969
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
431 <property name="left_attach">1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
432 <property name="right_attach">2</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
433 <property name="top_attach">2</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
434 <property name="bottom_attach">3</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
435 <property name="y_options"></property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
436 </packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
437 </child>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
438
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
439 <child>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
440 <widget class="GtkLabel" id="newui_label_artist">
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
441 <property name="visible">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
442 <property name="label" translatable="yes"></property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
443 <property name="use_underline">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
444 <property name="use_markup">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
445 <property name="justify">GTK_JUSTIFY_LEFT</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
446 <property name="wrap">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
447 <property name="selectable">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
448 <property name="xalign">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
449 <property name="yalign">0.5</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
450 <property name="xpad">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
451 <property name="ypad">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
452 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
453 <property name="width_chars">-1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
454 <property name="single_line_mode">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
455 <property name="angle">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
456 </widget>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
457 <packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
458 <property name="left_attach">1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
459 <property name="right_attach">2</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
460 <property name="top_attach">1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
461 <property name="bottom_attach">2</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
462 <property name="y_options"></property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
463 </packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
464 </child>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
465
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
466 <child>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
467 <widget class="GtkLabel" id="newui_label_title">
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
468 <property name="visible">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
469 <property name="label" translatable="yes"></property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
470 <property name="use_underline">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
471 <property name="use_markup">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
472 <property name="justify">GTK_JUSTIFY_LEFT</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
473 <property name="wrap">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
474 <property name="selectable">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
475 <property name="xalign">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
476 <property name="yalign">0.5</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
477 <property name="xpad">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
478 <property name="ypad">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
479 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
480 <property name="width_chars">-1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
481 <property name="single_line_mode">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
482 <property name="angle">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
483 </widget>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
484 <packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
485 <property name="left_attach">1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
486 <property name="right_attach">2</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
487 <property name="top_attach">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
488 <property name="bottom_attach">1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
489 <property name="y_options"></property>
1958
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
490 </packing>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
491 </child>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
492 </widget>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
493 <packing>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
494 <property name="padding">0</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
495 <property name="expand">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
496 <property name="fill">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
497 </packing>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
498 </child>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
499 </widget>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
500 <packing>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
501 <property name="padding">0</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
502 <property name="expand">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
503 <property name="fill">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
504 </packing>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
505 </child>
1965
b17f7a09fdd3 [svn] - add some more controls (seekbar and such)
nenolod
parents: 1964
diff changeset
506
b17f7a09fdd3 [svn] - add some more controls (seekbar and such)
nenolod
parents: 1964
diff changeset
507 <child>
b17f7a09fdd3 [svn] - add some more controls (seekbar and such)
nenolod
parents: 1964
diff changeset
508 <widget class="GtkHSeparator" id="hseparator2">
b17f7a09fdd3 [svn] - add some more controls (seekbar and such)
nenolod
parents: 1964
diff changeset
509 <property name="visible">True</property>
b17f7a09fdd3 [svn] - add some more controls (seekbar and such)
nenolod
parents: 1964
diff changeset
510 </widget>
b17f7a09fdd3 [svn] - add some more controls (seekbar and such)
nenolod
parents: 1964
diff changeset
511 <packing>
b17f7a09fdd3 [svn] - add some more controls (seekbar and such)
nenolod
parents: 1964
diff changeset
512 <property name="padding">3</property>
b17f7a09fdd3 [svn] - add some more controls (seekbar and such)
nenolod
parents: 1964
diff changeset
513 <property name="expand">True</property>
b17f7a09fdd3 [svn] - add some more controls (seekbar and such)
nenolod
parents: 1964
diff changeset
514 <property name="fill">True</property>
b17f7a09fdd3 [svn] - add some more controls (seekbar and such)
nenolod
parents: 1964
diff changeset
515 </packing>
b17f7a09fdd3 [svn] - add some more controls (seekbar and such)
nenolod
parents: 1964
diff changeset
516 </child>
1958
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
517 </widget>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
518 <packing>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
519 <property name="shrink">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
520 <property name="resize">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
521 </packing>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
522 </child>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
523
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
524 <child>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
525 <widget class="GtkScrolledWindow" id="newui_playlist_container">
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
526 <property name="visible">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
527 <property name="can_focus">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
528 <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
529 <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
530 <property name="shadow_type">GTK_SHADOW_IN</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
531 <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
532
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
533 <child>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
534 <widget class="GtkTreeView" id="treeview1">
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
535 <property name="can_focus">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
536 <property name="headers_visible">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
537 <property name="rules_hint">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
538 <property name="reorderable">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
539 <property name="enable_search">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
540 <property name="fixed_height_mode">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
541 <property name="hover_selection">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
542 <property name="hover_expand">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
543 </widget>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
544 </child>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
545 </widget>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
546 <packing>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
547 <property name="shrink">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
548 <property name="resize">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
549 </packing>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
550 </child>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
551 </widget>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
552 <packing>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
553 <property name="padding">0</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
554 <property name="expand">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
555 <property name="fill">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
556 </packing>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
557 </child>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
558
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
559 <child>
1969
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
560 <widget class="GtkHBox" id="hbox3">
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
561 <property name="visible">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
562 <property name="homogeneous">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
563 <property name="spacing">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
564
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
565 <child>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
566 <widget class="GtkHScale" id="newui_seekbar">
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
567 <property name="visible">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
568 <property name="can_focus">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
569 <property name="draw_value">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
570 <property name="value_pos">GTK_POS_TOP</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
571 <property name="digits">1</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
572 <property name="update_policy">GTK_UPDATE_CONTINUOUS</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
573 <property name="inverted">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
574 <property name="adjustment">0 0 0 0 0 0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
575 <signal name="value_changed" handler="on_newui_seekbar_value_changed" last_modification_time="Sun, 12 Nov 2006 14:11:15 GMT"/>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
576 </widget>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
577 <packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
578 <property name="padding">3</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
579 <property name="expand">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
580 <property name="fill">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
581 </packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
582 </child>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
583
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
584 <child>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
585 <widget class="GtkVSeparator" id="vseparator2">
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
586 <property name="visible">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
587 </widget>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
588 <packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
589 <property name="padding">6</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
590 <property name="expand">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
591 <property name="fill">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
592 </packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
593 </child>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
594
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
595 <child>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
596 <widget class="GtkCheckButton" id="newui_shuffle_cb">
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
597 <property name="border_width">3</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
598 <property name="visible">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
599 <property name="can_focus">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
600 <property name="label" translatable="yes">Shuffle</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
601 <property name="use_underline">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
602 <property name="relief">GTK_RELIEF_NORMAL</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
603 <property name="focus_on_click">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
604 <property name="active">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
605 <property name="inconsistent">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
606 <property name="draw_indicator">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
607 <signal name="realize" handler="on_newui_shuffle_cb_realize" last_modification_time="Sun, 12 Nov 2006 14:13:26 GMT"/>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
608 <signal name="toggled" handler="on_newui_shuffle_cb_toggled" last_modification_time="Sun, 12 Nov 2006 14:13:30 GMT"/>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
609 </widget>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
610 <packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
611 <property name="padding">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
612 <property name="expand">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
613 <property name="fill">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
614 </packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
615 </child>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
616
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
617 <child>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
618 <widget class="GtkCheckButton" id="newui_repeat_cb">
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
619 <property name="border_width">3</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
620 <property name="visible">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
621 <property name="can_focus">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
622 <property name="label" translatable="yes">Repeat</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
623 <property name="use_underline">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
624 <property name="relief">GTK_RELIEF_NORMAL</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
625 <property name="focus_on_click">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
626 <property name="active">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
627 <property name="inconsistent">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
628 <property name="draw_indicator">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
629 </widget>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
630 <packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
631 <property name="padding">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
632 <property name="expand">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
633 <property name="fill">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
634 </packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
635 </child>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
636 </widget>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
637 <packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
638 <property name="padding">0</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
639 <property name="expand">False</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
640 <property name="fill">True</property>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
641 </packing>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
642 </child>
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
643
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
644 <child>
1958
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
645 <widget class="GtkEventBox" id="newui_status_evbox">
1969
55b05e25d4ef [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
nenolod
parents: 1965
diff changeset
646 <property name="visible">True</property>
1958
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
647 <property name="visible_window">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
648 <property name="above_child">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
649
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
650 <child>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
651 <widget class="GtkHBox" id="newui_status_hbox">
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
652 <property name="visible">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
653 <property name="homogeneous">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
654 <property name="spacing">0</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
655
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
656 <child>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
657 <widget class="GtkLabel" id="newui_playstatus">
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
658 <property name="visible">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
659 <property name="label" translatable="yes"></property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
660 <property name="use_underline">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
661 <property name="use_markup">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
662 <property name="justify">GTK_JUSTIFY_LEFT</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
663 <property name="wrap">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
664 <property name="selectable">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
665 <property name="xalign">0</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
666 <property name="yalign">0.5</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
667 <property name="xpad">0</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
668 <property name="ypad">0</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
669 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
670 <property name="width_chars">-1</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
671 <property name="single_line_mode">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
672 <property name="angle">0</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
673 </widget>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
674 <packing>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
675 <property name="padding">0</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
676 <property name="expand">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
677 <property name="fill">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
678 </packing>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
679 </child>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
680
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
681 <child>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
682 <widget class="GtkLabel" id="newui_timeindicator">
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
683 <property name="visible">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
684 <property name="label" translatable="yes"></property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
685 <property name="use_underline">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
686 <property name="use_markup">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
687 <property name="justify">GTK_JUSTIFY_LEFT</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
688 <property name="wrap">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
689 <property name="selectable">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
690 <property name="xalign">1</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
691 <property name="yalign">0.5</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
692 <property name="xpad">0</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
693 <property name="ypad">0</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
694 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
695 <property name="width_chars">-1</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
696 <property name="single_line_mode">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
697 <property name="angle">0</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
698 </widget>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
699 <packing>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
700 <property name="padding">0</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
701 <property name="expand">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
702 <property name="fill">True</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
703 </packing>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
704 </child>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
705 </widget>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
706 </child>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
707 </widget>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
708 <packing>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
709 <property name="padding">0</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
710 <property name="expand">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
711 <property name="fill">False</property>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
712 </packing>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
713 </child>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
714 </widget>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
715 </child>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
716 </widget>
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
717
34da95abda9c [svn] - add newui glade interface
nenolod
parents:
diff changeset
718 </glade-interface>