annotate audacious/glade/prefswin.glade @ 1388:b8e521f642e4 trunk

[svn] - when the playlist page of the preferences window is shown, the checkbox for filepopup follows the popup menu now. - tweaks descriptions (s/song/entry/).
author yaz
date Mon, 10 Jul 2006 06:41:11 -0700
parents e1cac302fa23
children 878c7f8d0a8c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
1 <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
2 <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
3
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4 <glade-interface>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
5
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
6 <widget class="GtkWindow" id="prefswin">
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
7 <property name="border_width">12</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
8 <property name="title" translatable="yes">Audacious Preferences</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
9 <property name="type">GTK_WINDOW_TOPLEVEL</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
10 <property name="window_position">GTK_WIN_POS_CENTER</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
11 <property name="modal">False</property>
814
0767a750cd4f [svn] made the preferences window smaller
giacomo
parents: 693
diff changeset
12 <property name="default_width">680</property>
222
b2b1df7d7db6 [svn] Glade stuff.
nenolod
parents: 221
diff changeset
13 <property name="default_height">400</property>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
14 <property name="resizable">True</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
15 <property name="destroy_with_parent">False</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
16 <property name="decorated">True</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
17 <property name="skip_taskbar_hint">False</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
18 <property name="skip_pager_hint">False</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
19 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
20 <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
124
428d3865de3c [svn] More bitmap-font related stuff, working on a scrolling implementation too. (You can now enable or disable bitmap font support in Preferences.)
nenolod
parents: 0
diff changeset
21 <property name="focus_on_map">True</property>
693
7ea1edf23ab2 [svn] via NhJm:
nenolod
parents: 257
diff changeset
22 <property name="urgency_hint">False</property>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
23 <signal name="delete_event" handler="gtk_widget_hide_on_delete" last_modification_time="Sat, 03 Jul 2004 04:23:18 GMT"/>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
24
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
25 <child>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
26 <widget class="GtkVBox" id="vbox1">
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
27 <property name="visible">True</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
28 <property name="homogeneous">False</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
29 <property name="spacing">0</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
30
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
31 <child>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
32 <widget class="GtkHBox" id="hbox1">
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
33 <property name="visible">True</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
34 <property name="homogeneous">False</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
35 <property name="spacing">8</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
36
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
37 <child>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
38 <widget class="GtkScrolledWindow" id="scrolledwindow6">
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
39 <property name="visible">True</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
40 <property name="can_focus">True</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
41 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
42 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
43 <property name="shadow_type">GTK_SHADOW_IN</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
44 <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
45
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
46 <child>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
47 <widget class="GtkTreeView" id="category_view">
1224
5b3d7f6891be [svn] - Make the category_view slightly wider to get rid of the horizontal scrollbar caused by the word "Connectivity" being so damned big.
nhjm449
parents: 1163
diff changeset
48 <property name="width_request">172</property>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
49 <property name="visible">True</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
50 <property name="can_focus">True</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
51 <property name="headers_visible">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
52 <property name="rules_hint">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
53 <property name="reorderable">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
54 <property name="enable_search">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
55 <property name="fixed_height_mode">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
56 <property name="hover_selection">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
57 <property name="hover_expand">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
58 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
59 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
60 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
61 <packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
62 <property name="padding">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
63 <property name="expand">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
64 <property name="fill">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
65 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
66 </child>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
67
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
68 <child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
69 <widget class="GtkNotebook" id="category_notebook">
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
70 <property name="visible">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
71 <property name="show_tabs">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
72 <property name="show_border">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
73 <property name="tab_pos">GTK_POS_TOP</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
74 <property name="scrollable">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
75 <property name="enable_popup">True</property>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
76
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
77 <child>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
78 <widget class="GtkVBox" id="plugin_page_vbox">
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
79 <property name="visible">True</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
80 <property name="homogeneous">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
81 <property name="spacing">0</property>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
82
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
83 <child>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
84 <widget class="GtkNotebook" id="plugin_notebook">
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
85 <property name="visible">True</property>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
86 <property name="can_focus">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
87 <property name="show_tabs">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
88 <property name="show_border">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
89 <property name="tab_pos">GTK_POS_TOP</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
90 <property name="scrollable">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
91 <property name="enable_popup">False</property>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
92
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
93 <child>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
94 <widget class="GtkVBox" id="plugin_input_vbox">
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
95 <property name="border_width">12</property>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
96 <property name="visible">True</property>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
97 <property name="homogeneous">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
98 <property name="spacing">0</property>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
99
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
100 <child>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
101 <widget class="GtkAlignment" id="alignment43">
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
102 <property name="visible">True</property>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
103 <property name="xalign">0.5</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
104 <property name="yalign">0.5</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
105 <property name="xscale">1</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
106 <property name="yscale">1</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
107 <property name="top_padding">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
108 <property name="bottom_padding">6</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
109 <property name="left_padding">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
110 <property name="right_padding">0</property>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
111
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
112 <child>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
113 <widget class="GtkLabel" id="input_plugin_list_label">
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
114 <property name="visible">True</property>
1382
cface58ec50d [svn] - preferences window cleanups
nenolod
parents: 1358
diff changeset
115 <property name="label" translatable="yes">_Decoder list:</property>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
116 <property name="use_underline">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
117 <property name="use_markup">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
118 <property name="justify">GTK_JUSTIFY_LEFT</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
119 <property name="wrap">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
120 <property name="selectable">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
121 <property name="xalign">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
122 <property name="yalign">0.5</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
123 <property name="xpad">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
124 <property name="ypad">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
125 <property name="mnemonic_widget">category_notebook</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
126 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
127 <property name="width_chars">-1</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
128 <property name="single_line_mode">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
129 <property name="angle">0</property>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
130 </widget>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
131 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
132 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
133 <packing>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
134 <property name="padding">4</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
135 <property name="expand">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
136 <property name="fill">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
137 </packing>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
138 </child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
139
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
140 <child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
141 <widget class="GtkScrolledWindow" id="scrolledwindow3">
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
142 <property name="visible">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
143 <property name="can_focus">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
144 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
145 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
146 <property name="shadow_type">GTK_SHADOW_IN</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
147 <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
148
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
149 <child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
150 <widget class="GtkTreeView" id="input_plugin_view">
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
151 <property name="visible">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
152 <property name="can_focus">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
153 <property name="headers_visible">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
154 <property name="rules_hint">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
155 <property name="reorderable">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
156 <property name="enable_search">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
157 <property name="fixed_height_mode">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
158 <property name="hover_selection">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
159 <property name="hover_expand">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
160 <signal name="realize" handler="on_input_plugin_view_realize" after="yes" last_modification_time="Wed, 12 May 2004 00:33:15 GMT"/>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
161 </widget>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
162 </child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
163 </widget>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
164 <packing>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
165 <property name="padding">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
166 <property name="expand">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
167 <property name="fill">True</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
168 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
169 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
170
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
171 <child>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
172 <widget class="GtkHButtonBox" id="input_plugin_button_box">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
173 <property name="visible">True</property>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
174 <property name="layout_style">GTK_BUTTONBOX_START</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
175 <property name="spacing">8</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
176
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
177 <child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
178 <widget class="GtkButton" id="input_plugin_prefs">
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
179 <property name="visible">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
180 <property name="sensitive">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
181 <property name="can_default">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
182 <property name="can_focus">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
183 <property name="label">gtk-preferences</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
184 <property name="use_stock">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
185 <property name="relief">GTK_RELIEF_NORMAL</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
186 <property name="focus_on_click">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
187 </widget>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
188 </child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
189
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
190 <child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
191 <widget class="GtkButton" id="input_plugin_info">
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
192 <property name="visible">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
193 <property name="sensitive">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
194 <property name="can_default">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
195 <property name="can_focus">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
196 <property name="label">gtk-dialog-info</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
197 <property name="use_stock">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
198 <property name="relief">GTK_RELIEF_NORMAL</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
199 <property name="focus_on_click">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
200 </widget>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
201 </child>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
202 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
203 <packing>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
204 <property name="padding">8</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
205 <property name="expand">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
206 <property name="fill">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
207 </packing>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
208 </child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
209 </widget>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
210 <packing>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
211 <property name="tab_expand">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
212 <property name="tab_fill">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
213 </packing>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
214 </child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
215
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
216 <child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
217 <widget class="GtkLabel" id="plugin_input_label">
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
218 <property name="visible">True</property>
1382
cface58ec50d [svn] - preferences window cleanups
nenolod
parents: 1358
diff changeset
219 <property name="label" translatable="yes">&lt;span size=&quot;medium&quot;&gt;&lt;b&gt;Decoders&lt;/b&gt;&lt;/span&gt;</property>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
220 <property name="use_underline">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
221 <property name="use_markup">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
222 <property name="justify">GTK_JUSTIFY_LEFT</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
223 <property name="wrap">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
224 <property name="selectable">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
225 <property name="xalign">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
226 <property name="yalign">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
227 <property name="xpad">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
228 <property name="ypad">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
229 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
230 <property name="width_chars">-1</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
231 <property name="single_line_mode">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
232 <property name="angle">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
233 </widget>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
234 <packing>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
235 <property name="type">tab</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
236 </packing>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
237 </child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
238
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
239 <child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
240 <widget class="GtkVBox" id="plugin_general_vbox">
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
241 <property name="border_width">12</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
242 <property name="visible">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
243 <property name="homogeneous">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
244 <property name="spacing">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
245
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
246 <child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
247 <widget class="GtkAlignment" id="alignment45">
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
248 <property name="visible">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
249 <property name="xalign">0.5</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
250 <property name="yalign">0.5</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
251 <property name="xscale">1</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
252 <property name="yscale">1</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
253 <property name="top_padding">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
254 <property name="bottom_padding">6</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
255 <property name="left_padding">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
256 <property name="right_padding">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
257
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
258 <child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
259 <widget class="GtkLabel" id="label11">
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
260 <property name="visible">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
261 <property name="label" translatable="yes">_General plugin list:</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
262 <property name="use_underline">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
263 <property name="use_markup">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
264 <property name="justify">GTK_JUSTIFY_LEFT</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
265 <property name="wrap">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
266 <property name="selectable">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
267 <property name="xalign">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
268 <property name="yalign">0.5</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
269 <property name="xpad">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
270 <property name="ypad">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
271 <property name="mnemonic_widget">category_notebook</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
272 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
273 <property name="width_chars">-1</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
274 <property name="single_line_mode">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
275 <property name="angle">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
276 </widget>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
277 </child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
278 </widget>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
279 <packing>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
280 <property name="padding">4</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
281 <property name="expand">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
282 <property name="fill">False</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
283 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
284 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
285
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
286 <child>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
287 <widget class="GtkScrolledWindow" id="scrolledwindow5">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
288 <property name="visible">True</property>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
289 <property name="can_focus">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
290 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
291 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
292 <property name="shadow_type">GTK_SHADOW_IN</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
293 <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
294
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
295 <child>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
296 <widget class="GtkTreeView" id="general_plugin_view">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
297 <property name="visible">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
298 <property name="can_focus">True</property>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
299 <property name="headers_visible">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
300 <property name="rules_hint">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
301 <property name="reorderable">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
302 <property name="enable_search">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
303 <property name="fixed_height_mode">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
304 <property name="hover_selection">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
305 <property name="hover_expand">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
306 <signal name="realize" handler="on_general_plugin_view_realize" after="yes" last_modification_time="Wed, 12 May 2004 01:53:08 GMT"/>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
307 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
308 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
309 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
310 <packing>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
311 <property name="padding">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
312 <property name="expand">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
313 <property name="fill">True</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
314 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
315 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
316
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
317 <child>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
318 <widget class="GtkHButtonBox" id="general_plugin_button_box">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
319 <property name="visible">True</property>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
320 <property name="layout_style">GTK_BUTTONBOX_START</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
321 <property name="spacing">8</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
322
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
323 <child>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
324 <widget class="GtkButton" id="general_plugin_prefs">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
325 <property name="visible">True</property>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
326 <property name="sensitive">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
327 <property name="can_default">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
328 <property name="can_focus">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
329 <property name="label">gtk-preferences</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
330 <property name="use_stock">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
331 <property name="relief">GTK_RELIEF_NORMAL</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
332 <property name="focus_on_click">True</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
333 </widget>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
334 </child>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
335
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
336 <child>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
337 <widget class="GtkButton" id="general_plugin_info">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
338 <property name="visible">True</property>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
339 <property name="sensitive">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
340 <property name="can_default">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
341 <property name="can_focus">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
342 <property name="label">gtk-dialog-info</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
343 <property name="use_stock">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
344 <property name="relief">GTK_RELIEF_NORMAL</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
345 <property name="focus_on_click">True</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
346 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
347 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
348 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
349 <packing>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
350 <property name="padding">8</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
351 <property name="expand">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
352 <property name="fill">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
353 </packing>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
354 </child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
355 </widget>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
356 <packing>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
357 <property name="tab_expand">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
358 <property name="tab_fill">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
359 </packing>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
360 </child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
361
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
362 <child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
363 <widget class="GtkLabel" id="plugin_general_label">
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
364 <property name="visible">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
365 <property name="label" translatable="yes">&lt;span size=&quot;medium&quot;&gt;&lt;b&gt;General&lt;/b&gt;&lt;/span&gt;</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
366 <property name="use_underline">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
367 <property name="use_markup">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
368 <property name="justify">GTK_JUSTIFY_LEFT</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
369 <property name="wrap">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
370 <property name="selectable">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
371 <property name="xalign">0.5</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
372 <property name="yalign">0.5</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
373 <property name="xpad">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
374 <property name="ypad">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
375 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
376 <property name="width_chars">-1</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
377 <property name="single_line_mode">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
378 <property name="angle">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
379 </widget>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
380 <packing>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
381 <property name="type">tab</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
382 </packing>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
383 </child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
384
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
385 <child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
386 <widget class="GtkVBox" id="vbox21">
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
387 <property name="border_width">12</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
388 <property name="visible">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
389 <property name="homogeneous">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
390 <property name="spacing">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
391
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
392 <child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
393 <widget class="GtkAlignment" id="alignment46">
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
394 <property name="visible">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
395 <property name="xalign">0.5</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
396 <property name="yalign">0.5</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
397 <property name="xscale">1</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
398 <property name="yscale">1</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
399 <property name="top_padding">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
400 <property name="bottom_padding">6</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
401 <property name="left_padding">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
402 <property name="right_padding">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
403
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
404 <child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
405 <widget class="GtkLabel" id="label53">
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
406 <property name="visible">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
407 <property name="label" translatable="yes">_Visualization plugin list:</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
408 <property name="use_underline">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
409 <property name="use_markup">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
410 <property name="justify">GTK_JUSTIFY_LEFT</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
411 <property name="wrap">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
412 <property name="selectable">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
413 <property name="xalign">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
414 <property name="yalign">0.5</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
415 <property name="xpad">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
416 <property name="ypad">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
417 <property name="mnemonic_widget">category_notebook</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
418 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
419 <property name="width_chars">-1</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
420 <property name="single_line_mode">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
421 <property name="angle">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
422 </widget>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
423 </child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
424 </widget>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
425 <packing>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
426 <property name="padding">4</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
427 <property name="expand">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
428 <property name="fill">False</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
429 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
430 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
431
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
432 <child>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
433 <widget class="GtkScrolledWindow" id="scrolledwindow7">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
434 <property name="visible">True</property>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
435 <property name="can_focus">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
436 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
437 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
438 <property name="shadow_type">GTK_SHADOW_IN</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
439 <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
440
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
441 <child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
442 <widget class="GtkTreeView" id="vis_plugin_view">
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
443 <property name="visible">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
444 <property name="can_focus">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
445 <property name="headers_visible">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
446 <property name="rules_hint">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
447 <property name="reorderable">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
448 <property name="enable_search">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
449 <property name="fixed_height_mode">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
450 <property name="hover_selection">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
451 <property name="hover_expand">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
452 <signal name="realize" handler="on_vis_plugin_view_realize" after="yes" last_modification_time="Tue, 25 May 2004 21:27:09 GMT"/>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
453 </widget>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
454 </child>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
455 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
456 <packing>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
457 <property name="padding">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
458 <property name="expand">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
459 <property name="fill">True</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
460 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
461 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
462
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
463 <child>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
464 <widget class="GtkHButtonBox" id="hbuttonbox6">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
465 <property name="visible">True</property>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
466 <property name="layout_style">GTK_BUTTONBOX_START</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
467 <property name="spacing">8</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
468
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
469 <child>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
470 <widget class="GtkButton" id="vis_plugin_prefs">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
471 <property name="visible">True</property>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
472 <property name="sensitive">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
473 <property name="can_default">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
474 <property name="can_focus">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
475 <property name="label">gtk-preferences</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
476 <property name="use_stock">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
477 <property name="relief">GTK_RELIEF_NORMAL</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
478 <property name="focus_on_click">True</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
479 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
480 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
481
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
482 <child>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
483 <widget class="GtkButton" id="vis_plugin_info">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
484 <property name="visible">True</property>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
485 <property name="sensitive">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
486 <property name="can_default">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
487 <property name="can_focus">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
488 <property name="label">gtk-dialog-info</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
489 <property name="use_stock">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
490 <property name="relief">GTK_RELIEF_NORMAL</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
491 <property name="focus_on_click">True</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
492 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
493 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
494 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
495 <packing>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
496 <property name="padding">8</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
497 <property name="expand">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
498 <property name="fill">False</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
499 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
500 </child>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
501 </widget>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
502 <packing>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
503 <property name="tab_expand">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
504 <property name="tab_fill">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
505 </packing>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
506 </child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
507
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
508 <child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
509 <widget class="GtkLabel" id="vis_label">
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
510 <property name="visible">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
511 <property name="label" translatable="yes">&lt;b&gt;Visualization&lt;/b&gt;</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
512 <property name="use_underline">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
513 <property name="use_markup">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
514 <property name="justify">GTK_JUSTIFY_LEFT</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
515 <property name="wrap">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
516 <property name="selectable">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
517 <property name="xalign">0.5</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
518 <property name="yalign">0.5</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
519 <property name="xpad">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
520 <property name="ypad">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
521 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
522 <property name="width_chars">-1</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
523 <property name="single_line_mode">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
524 <property name="angle">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
525 </widget>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
526 <packing>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
527 <property name="type">tab</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
528 </packing>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
529 </child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
530
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
531 <child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
532 <widget class="GtkVBox" id="vbox25">
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
533 <property name="border_width">12</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
534 <property name="visible">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
535 <property name="homogeneous">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
536 <property name="spacing">0</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
537
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
538 <child>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
539 <widget class="GtkAlignment" id="alignment58">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
540 <property name="visible">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
541 <property name="xalign">0.5</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
542 <property name="yalign">0.5</property>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
543 <property name="xscale">1</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
544 <property name="yscale">1</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
545 <property name="top_padding">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
546 <property name="bottom_padding">6</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
547 <property name="left_padding">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
548 <property name="right_padding">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
549
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
550 <child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
551 <widget class="GtkLabel" id="label64">
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
552 <property name="visible">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
553 <property name="label" translatable="yes">_Effect plugin list:</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
554 <property name="use_underline">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
555 <property name="use_markup">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
556 <property name="justify">GTK_JUSTIFY_LEFT</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
557 <property name="wrap">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
558 <property name="selectable">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
559 <property name="xalign">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
560 <property name="yalign">0.5</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
561 <property name="xpad">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
562 <property name="ypad">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
563 <property name="mnemonic_widget">category_notebook</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
564 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
565 <property name="width_chars">-1</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
566 <property name="single_line_mode">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
567 <property name="angle">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
568 </widget>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
569 </child>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
570 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
571 <packing>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
572 <property name="padding">4</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
573 <property name="expand">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
574 <property name="fill">False</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
575 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
576 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
577
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
578 <child>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
579 <widget class="GtkScrolledWindow" id="scrolledwindow9">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
580 <property name="visible">True</property>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
581 <property name="can_focus">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
582 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
583 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
584 <property name="shadow_type">GTK_SHADOW_IN</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
585 <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
586
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
587 <child>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
588 <widget class="GtkTreeView" id="effect_plugin_view">
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
589 <property name="visible">True</property>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
590 <property name="can_focus">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
591 <property name="headers_visible">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
592 <property name="rules_hint">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
593 <property name="reorderable">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
594 <property name="enable_search">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
595 <property name="fixed_height_mode">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
596 <property name="hover_selection">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
597 <property name="hover_expand">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
598 <signal name="realize" handler="on_effect_plugin_view_realize" after="yes" last_modification_time="Sat, 10 Jul 2004 14:30:22 GMT"/>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
599 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
600 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
601 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
602 <packing>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
603 <property name="padding">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
604 <property name="expand">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
605 <property name="fill">True</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
606 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
607 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
608
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
609 <child>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
610 <widget class="GtkHButtonBox" id="hbuttonbox9">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
611 <property name="visible">True</property>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
612 <property name="layout_style">GTK_BUTTONBOX_START</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
613 <property name="spacing">8</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
614
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
615 <child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
616 <widget class="GtkButton" id="effect_plugin_prefs">
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
617 <property name="visible">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
618 <property name="sensitive">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
619 <property name="can_default">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
620 <property name="can_focus">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
621 <property name="label">gtk-preferences</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
622 <property name="use_stock">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
623 <property name="relief">GTK_RELIEF_NORMAL</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
624 <property name="focus_on_click">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
625 </widget>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
626 </child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
627
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
628 <child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
629 <widget class="GtkButton" id="effect_plugin_info">
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
630 <property name="visible">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
631 <property name="sensitive">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
632 <property name="can_default">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
633 <property name="can_focus">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
634 <property name="label">gtk-dialog-info</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
635 <property name="use_stock">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
636 <property name="relief">GTK_RELIEF_NORMAL</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
637 <property name="focus_on_click">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
638 </widget>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
639 </child>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
640 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
641 <packing>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
642 <property name="padding">8</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
643 <property name="expand">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
644 <property name="fill">False</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
645 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
646 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
647 </widget>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
648 <packing>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
649 <property name="tab_expand">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
650 <property name="tab_fill">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
651 </packing>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
652 </child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
653
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
654 <child>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
655 <widget class="GtkLabel" id="effects_label">
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
656 <property name="visible">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
657 <property name="label" translatable="yes">&lt;b&gt;Effects&lt;/b&gt;</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
658 <property name="use_underline">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
659 <property name="use_markup">True</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
660 <property name="justify">GTK_JUSTIFY_LEFT</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
661 <property name="wrap">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
662 <property name="selectable">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
663 <property name="xalign">0.5</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
664 <property name="yalign">0.5</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
665 <property name="xpad">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
666 <property name="ypad">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
667 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
668 <property name="width_chars">-1</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
669 <property name="single_line_mode">False</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
670 <property name="angle">0</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
671 </widget>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
672 <packing>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
673 <property name="type">tab</property>
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
674 </packing>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
675 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
676 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
677 <packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
678 <property name="padding">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
679 <property name="expand">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
680 <property name="fill">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
681 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
682 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
683 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
684 <packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
685 <property name="tab_expand">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
686 <property name="tab_fill">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
687 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
688 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
689
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
690 <child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
691 <widget class="GtkLabel" id="plugin_label">
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
692 <property name="visible">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
693 <property name="label" translatable="yes">Plugins</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
694 <property name="use_underline">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
695 <property name="use_markup">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
696 <property name="justify">GTK_JUSTIFY_LEFT</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
697 <property name="wrap">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
698 <property name="selectable">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
699 <property name="xalign">0.5</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
700 <property name="yalign">0.5</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
701 <property name="xpad">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
702 <property name="ypad">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
703 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
704 <property name="width_chars">-1</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
705 <property name="single_line_mode">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
706 <property name="angle">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
707 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
708 <packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
709 <property name="type">tab</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
710 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
711 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
712
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
713 <child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
714 <widget class="GtkVBox" id="appearance_page_vbox">
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
715 <property name="visible">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
716 <property name="homogeneous">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
717 <property name="spacing">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
718
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
719 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
720 <widget class="GtkVBox" id="vbox9">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
721 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
722 <property name="homogeneous">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
723 <property name="spacing">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
724
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
725 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
726 <widget class="GtkAlignment" id="alignment40">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
727 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
728 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
729 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
730 <property name="xscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
731 <property name="yscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
732 <property name="top_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
733 <property name="bottom_padding">6</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
734 <property name="left_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
735 <property name="right_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
736
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
737 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
738 <widget class="GtkHBox" id="hbox5">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
739 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
740 <property name="homogeneous">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
741 <property name="spacing">0</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
742
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
743 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
744 <widget class="GtkLabel" id="label21">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
745 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
746 <property name="label" translatable="yes">&lt;b&gt;_Skin&lt;/b&gt;</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
747 <property name="use_underline">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
748 <property name="use_markup">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
749 <property name="justify">GTK_JUSTIFY_LEFT</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
750 <property name="wrap">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
751 <property name="selectable">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
752 <property name="xalign">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
753 <property name="yalign">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
754 <property name="xpad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
755 <property name="ypad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
756 <property name="mnemonic_widget">category_notebook</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
757 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
758 <property name="width_chars">-1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
759 <property name="single_line_mode">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
760 <property name="angle">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
761 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
762 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
763 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
764 <property name="expand">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
765 <property name="fill">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
766 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
767 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
768
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
769 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
770 <widget class="GtkButton" id="skin_refresh_button">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
771 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
772 <property name="tooltip" translatable="yes">Refresh skin list</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
773 <property name="relief">GTK_RELIEF_HALF</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
774 <property name="focus_on_click">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
775 <signal name="clicked" handler="on_skin_refresh_button_clicked" object="prefswin" last_modification_time="Sun, 26 Mar 2006 08:23:22 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
776
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
777 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
778 <widget class="GtkImage" id="image3">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
779 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
780 <property name="stock">gtk-refresh</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
781 <property name="icon_size">4</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
782 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
783 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
784 <property name="xpad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
785 <property name="ypad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
786 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
787 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
788 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
789 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
790 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
791 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
792 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
793 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
794 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
795 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
796 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
797 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
798 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
799 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
800 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
801 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
802 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
803 </child>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
804
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
805 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
806 <widget class="GtkAlignment" id="alignment39">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
807 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
808 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
809 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
810 <property name="xscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
811 <property name="yscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
812 <property name="top_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
813 <property name="bottom_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
814 <property name="left_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
815 <property name="right_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
816
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
817 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
818 <widget class="GtkScrolledWindow" id="skin_view_scrolled_window">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
819 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
820 <property name="can_focus">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
821 <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
822 <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
823 <property name="shadow_type">GTK_SHADOW_IN</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
824 <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
825
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
826 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
827 <widget class="GtkTreeView" id="skin_view">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
828 <property name="height_request">100</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
829 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
830 <property name="can_focus">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
831 <property name="headers_visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
832 <property name="rules_hint">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
833 <property name="reorderable">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
834 <property name="enable_search">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
835 <property name="fixed_height_mode">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
836 <property name="hover_selection">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
837 <property name="hover_expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
838 <signal name="realize" handler="skin_view_realize" after="yes" last_modification_time="Sat, 03 Jul 2004 05:07:38 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
839 <signal name="visibility_notify_event" handler="on_skin_view_visibility_notify" last_modification_time="Sun, 11 Jul 2004 09:56:37 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
840 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
841 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
842 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
843 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
844 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
845 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
846 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
847 <property name="expand">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
848 <property name="fill">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
849 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
850 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
851
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
852 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
853 <widget class="GtkAlignment" id="alignment34">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
854 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
855 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
856 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
857 <property name="xscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
858 <property name="yscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
859 <property name="top_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
860 <property name="bottom_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
861 <property name="left_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
862 <property name="right_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
863
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
864 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
865 <widget class="GtkLabel" id="label54">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
866 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
867 <property name="label" translatable="yes">&lt;b&gt;_Fonts&lt;/b&gt;</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
868 <property name="use_underline">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
869 <property name="use_markup">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
870 <property name="justify">GTK_JUSTIFY_LEFT</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
871 <property name="wrap">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
872 <property name="selectable">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
873 <property name="xalign">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
874 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
875 <property name="xpad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
876 <property name="ypad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
877 <property name="mnemonic_widget">category_notebook</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
878 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
879 <property name="width_chars">-1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
880 <property name="single_line_mode">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
881 <property name="angle">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
882 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
883 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
884 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
885 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
886 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
887 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
888 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
889 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
890 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
891
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
892 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
893 <widget class="GtkVBox" id="vbox10">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
894 <property name="visible">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
895 <property name="homogeneous">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
896 <property name="spacing">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
897
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
898 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
899 <widget class="GtkTable" id="table3">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
900 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
901 <property name="n_rows">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
902 <property name="n_columns">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
903 <property name="homogeneous">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
904 <property name="row_spacing">8</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
905 <property name="column_spacing">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
906
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
907 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
908 <widget class="GtkAlignment" id="alignment54">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
909 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
910 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
911 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
912 <property name="xscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
913 <property name="yscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
914 <property name="top_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
915 <property name="bottom_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
916 <property name="left_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
917 <property name="right_padding">6</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
918
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
919 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
920 <widget class="GtkLabel" id="label22">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
921 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
922 <property name="label" translatable="yes">_Player:</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
923 <property name="use_underline">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
924 <property name="use_markup">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
925 <property name="justify">GTK_JUSTIFY_LEFT</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
926 <property name="wrap">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
927 <property name="selectable">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
928 <property name="xalign">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
929 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
930 <property name="xpad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
931 <property name="ypad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
932 <property name="mnemonic_widget">mainwin_font_button</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
933 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
934 <property name="width_chars">-1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
935 <property name="single_line_mode">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
936 <property name="angle">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
937 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
938 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
939 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
940 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
941 <property name="left_attach">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
942 <property name="right_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
943 <property name="top_attach">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
944 <property name="bottom_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
945 <property name="x_options">fill</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
946 <property name="y_options">fill</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
947 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
948 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
949
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
950 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
951 <widget class="GtkAlignment" id="alignment53">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
952 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
953 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
954 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
955 <property name="xscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
956 <property name="yscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
957 <property name="top_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
958 <property name="bottom_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
959 <property name="left_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
960 <property name="right_padding">6</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
961
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
962 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
963 <widget class="GtkLabel" id="label23">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
964 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
965 <property name="label" translatable="yes">_Playlist:</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
966 <property name="use_underline">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
967 <property name="use_markup">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
968 <property name="justify">GTK_JUSTIFY_RIGHT</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
969 <property name="wrap">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
970 <property name="selectable">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
971 <property name="xalign">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
972 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
973 <property name="xpad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
974 <property name="ypad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
975 <property name="mnemonic_widget">playlist_font_button</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
976 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
977 <property name="width_chars">-1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
978 <property name="single_line_mode">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
979 <property name="angle">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
980 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
981 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
982 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
983 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
984 <property name="left_attach">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
985 <property name="right_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
986 <property name="top_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
987 <property name="bottom_attach">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
988 <property name="x_options">fill</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
989 <property name="y_options">fill</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
990 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
991 </child>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
992
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
993 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
994 <widget class="GtkFontButton" id="mainwin_font_button">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
995 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
996 <property name="can_focus">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
997 <property name="title" translatable="yes">Select main player window font:</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
998 <property name="show_style">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
999 <property name="show_size">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1000 <property name="use_font">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1001 <property name="use_size">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1002 <property name="focus_on_click">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1003 <signal name="realize" handler="on_mainwin_font_button_realize" after="yes" last_modification_time="Sat, 03 Jul 2004 04:31:40 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1004 <signal name="font_set" handler="on_mainwin_font_button_font_set" last_modification_time="Sat, 03 Jul 2004 04:31:59 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1005 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1006 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1007 <property name="left_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1008 <property name="right_attach">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1009 <property name="top_attach">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1010 <property name="bottom_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1011 <property name="y_options"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1012 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1013 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1014
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1015 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1016 <widget class="GtkFontButton" id="playlist_font_button">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1017 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1018 <property name="can_focus">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1019 <property name="title" translatable="yes">Select playlist font:</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1020 <property name="show_style">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1021 <property name="show_size">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1022 <property name="use_font">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1023 <property name="use_size">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1024 <property name="focus_on_click">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1025 <signal name="realize" handler="on_playlist_font_button_realize" after="yes" last_modification_time="Sat, 03 Jul 2004 04:29:23 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1026 <signal name="font_set" handler="on_playlist_font_button_font_set" last_modification_time="Sat, 03 Jul 2004 04:31:19 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1027 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1028 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1029 <property name="left_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1030 <property name="right_attach">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1031 <property name="top_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1032 <property name="bottom_attach">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1033 <property name="y_options"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1034 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1035 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1036 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1037 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1038 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1039 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1040 <property name="fill">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1041 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1042 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1043
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1044 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1045 <widget class="GtkVBox" id="vbox11">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1046 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1047 <property name="homogeneous">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1048 <property name="spacing">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1049
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1050 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1051 <widget class="GtkAlignment" id="alignment60">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1052 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1053 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1054 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1055 <property name="xscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1056 <property name="yscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1057 <property name="top_padding">8</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1058 <property name="bottom_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1059 <property name="left_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1060 <property name="right_padding">0</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1061
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1062 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1063 <widget class="GtkCheckButton" id="checkbutton1">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1064 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1065 <property name="tooltip" translatable="yes">Use bitmap fonts if they are available. Bitmap fonts do not support Unicode strings.</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1066 <property name="can_focus">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1067 <property name="label" translatable="yes">Use Bitmap fonts if available</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1068 <property name="use_underline">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1069 <property name="relief">GTK_RELIEF_NORMAL</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1070 <property name="focus_on_click">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1071 <property name="active">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1072 <property name="inconsistent">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1073 <property name="draw_indicator">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1074 <signal name="toggled" handler="on_use_bitmap_fonts_toggled" last_modification_time="Tue, 08 Nov 2005 07:06:58 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1075 <signal name="realize" handler="on_use_bitmap_fonts_realize" after="yes" last_modification_time="Tue, 08 Nov 2005 07:07:02 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1076 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1077 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1078 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1079 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1080 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1081 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1082 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1083 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1084 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1085
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1086 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1087 <widget class="GtkAlignment" id="alignment10">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1088 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1089 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1090 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1091 <property name="xscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1092 <property name="yscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1093 <property name="top_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1094 <property name="bottom_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1095 <property name="left_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1096 <property name="right_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1097
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1098 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1099 <widget class="GtkLabel" id="label57">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1100 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1101 <property name="label" translatable="yes">&lt;b&gt;_Miscellaneous&lt;/b&gt;</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1102 <property name="use_underline">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1103 <property name="use_markup">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1104 <property name="justify">GTK_JUSTIFY_LEFT</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1105 <property name="wrap">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1106 <property name="selectable">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1107 <property name="xalign">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1108 <property name="yalign">0.5</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1109 <property name="xpad">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1110 <property name="ypad">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1111 <property name="mnemonic_widget">category_notebook</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1112 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1113 <property name="width_chars">-1</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1114 <property name="single_line_mode">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1115 <property name="angle">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1116 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1117 </child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1118 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1119 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1120 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1121 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1122 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1123 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1124 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1125 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1126 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1127 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1128 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1129 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1130 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1131 </child>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1132
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1133 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1134 <widget class="GtkAlignment" id="alignment8">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1135 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1136 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1137 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1138 <property name="xscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1139 <property name="yscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1140 <property name="top_padding">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1141 <property name="bottom_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1142 <property name="left_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1143 <property name="right_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1144
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1145 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1146 <widget class="GtkCheckButton" id="playlist_show_pl_numbers">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1147 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1148 <property name="can_focus">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1149 <property name="label" translatable="yes">Show track numbers in playlist</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1150 <property name="use_underline">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1151 <property name="relief">GTK_RELIEF_NORMAL</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1152 <property name="focus_on_click">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1153 <property name="active">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1154 <property name="inconsistent">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1155 <property name="draw_indicator">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1156 <signal name="toggled" handler="on_playlist_show_pl_numbers_toggled" last_modification_time="Sat, 03 Jul 2004 04:45:40 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1157 <signal name="realize" handler="on_playlist_show_pl_numbers_realize" after="yes" last_modification_time="Wed, 07 Jul 2004 06:54:45 GMT"/>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1158 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1159 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1160 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1161 <packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1162 <property name="padding">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1163 <property name="expand">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1164 <property name="fill">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1165 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1166 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1167
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1168 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1169 <widget class="GtkAlignment" id="alignment61">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1170 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1171 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1172 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1173 <property name="xscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1174 <property name="yscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1175 <property name="top_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1176 <property name="bottom_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1177 <property name="left_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1178 <property name="right_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1179
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1180 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1181 <widget class="GtkCheckButton" id="playlist_show_pl_separator">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1182 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1183 <property name="can_focus">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1184 <property name="label" translatable="yes">Show separators in playlist</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1185 <property name="use_underline">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1186 <property name="relief">GTK_RELIEF_NORMAL</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1187 <property name="focus_on_click">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1188 <property name="active">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1189 <property name="inconsistent">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1190 <property name="draw_indicator">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1191 <signal name="toggled" handler="on_playlist_show_pl_separator_toggled" last_modification_time="Sat, 03 Jul 2004 04:45:40 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1192 <signal name="realize" handler="on_playlist_show_pl_separator_realize" after="yes" last_modification_time="Wed, 07 Jul 2004 06:54:45 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1193 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1194 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1195 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1196 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1197 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1198 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1199 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1200 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1201 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1202
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1203 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1204 <widget class="GtkAlignment" id="alignment69">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1205 <property name="visible">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1206 <property name="xalign">0.5</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1207 <property name="yalign">0.5</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1208 <property name="xscale">1</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1209 <property name="yscale">1</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1210 <property name="top_padding">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1211 <property name="bottom_padding">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1212 <property name="left_padding">12</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1213 <property name="right_padding">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1214
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1215 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1216 <widget class="GtkCheckButton" id="checkbutton2">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1217 <property name="visible">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1218 <property name="can_focus">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1219 <property name="label" translatable="yes">Use custom cursors</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1220 <property name="use_underline">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1221 <property name="relief">GTK_RELIEF_NORMAL</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1222 <property name="focus_on_click">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1223 <property name="active">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1224 <property name="inconsistent">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1225 <property name="draw_indicator">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1226 <signal name="realize" handler="on_custom_cursors_realize" after="yes" last_modification_time="Sat, 03 Jul 2004 05:34:35 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1227 <signal name="toggled" handler="on_custom_cursors_toggled" last_modification_time="Sat, 03 Jul 2004 05:34:39 GMT"/>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1228 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1229 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1230 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1231 <packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1232 <property name="padding">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1233 <property name="expand">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1234 <property name="fill">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1235 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1236 </child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1237 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1238 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1239 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1240 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1241 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1242 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1243 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1244
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1245 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1246 <widget class="GtkVBox" id="vbox31">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1247 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1248 <property name="homogeneous">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1249 <property name="spacing">0</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1250
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1251 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1252 <widget class="GtkAlignment" id="alignment70">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1253 <property name="visible">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1254 <property name="xalign">0.5</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1255 <property name="yalign">0.5</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1256 <property name="xscale">1</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1257 <property name="yscale">1</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1258 <property name="top_padding">12</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1259 <property name="bottom_padding">12</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1260 <property name="left_padding">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1261 <property name="right_padding">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1262
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1263 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1264 <widget class="GtkLabel" id="label72">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1265 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1266 <property name="label" translatable="yes">&lt;b&gt;_Transparency&lt;/b&gt;</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1267 <property name="use_underline">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1268 <property name="use_markup">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1269 <property name="justify">GTK_JUSTIFY_LEFT</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1270 <property name="wrap">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1271 <property name="selectable">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1272 <property name="xalign">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1273 <property name="yalign">0.5</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1274 <property name="xpad">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1275 <property name="ypad">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1276 <property name="mnemonic_widget">category_notebook</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1277 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1278 <property name="width_chars">-1</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1279 <property name="single_line_mode">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1280 <property name="angle">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1281 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1282 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1283 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1284 <packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1285 <property name="padding">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1286 <property name="expand">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1287 <property name="fill">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1288 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1289 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1290
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1291 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1292 <widget class="GtkAlignment" id="alignment71">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1293 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1294 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1295 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1296 <property name="xscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1297 <property name="yscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1298 <property name="top_padding">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1299 <property name="bottom_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1300 <property name="left_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1301 <property name="right_padding">0</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1302
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1303 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1304 <widget class="GtkCheckButton" id="checkbutton3">
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
1305 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1306 <property name="tooltip" translatable="yes">Enables playlist transparency. This is not recommended for slower machines as it requires some CPU time to create and cache the pixmaps used for the transparency.</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1307 <property name="can_focus">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1308 <property name="label" translatable="yes">Enable playlist transparency</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1309 <property name="use_underline">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1310 <property name="relief">GTK_RELIEF_NORMAL</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1311 <property name="focus_on_click">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1312 <property name="active">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1313 <property name="inconsistent">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1314 <property name="draw_indicator">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1315 <signal name="toggled" handler="on_playlist_transparent_toggled" last_modification_time="Fri, 19 May 2006 20:05:16 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1316 <signal name="realize" handler="on_playlist_transparent_realize" after="yes" last_modification_time="Fri, 19 May 2006 20:05:10 GMT"/>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
1317 </widget>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1318 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1319 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1320 <packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1321 <property name="padding">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1322 <property name="expand">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1323 <property name="fill">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1324 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1325 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1326 </widget>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1327 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1328 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1329 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1330 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1331 </packing>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1332 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1333 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1334 <packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1335 <property name="padding">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1336 <property name="expand">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1337 <property name="fill">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1338 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1339 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1340 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1341 <packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1342 <property name="tab_expand">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1343 <property name="tab_fill">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1344 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1345 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1346
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1347 <child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1348 <widget class="GtkLabel" id="appearance_label">
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1349 <property name="visible">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1350 <property name="label" translatable="yes">Appearance</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1351 <property name="use_underline">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1352 <property name="use_markup">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1353 <property name="justify">GTK_JUSTIFY_LEFT</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1354 <property name="wrap">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1355 <property name="selectable">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1356 <property name="xalign">0.5</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1357 <property name="yalign">0.5</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1358 <property name="xpad">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1359 <property name="ypad">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1360 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1361 <property name="width_chars">-1</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1362 <property name="single_line_mode">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1363 <property name="angle">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1364 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1365 <packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1366 <property name="type">tab</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1367 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1368 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1369
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1370 <child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1371 <widget class="GtkVBox" id="mouse_page_vbox">
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1372 <property name="visible">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1373 <property name="homogeneous">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1374 <property name="spacing">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1375
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1376 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1377 <widget class="GtkVBox" id="vbox20">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1378 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1379 <property name="homogeneous">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1380 <property name="spacing">0</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1381
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1382 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1383 <widget class="GtkAlignment" id="alignment36">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1384 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1385 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1386 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1387 <property name="xscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1388 <property name="yscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1389 <property name="top_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1390 <property name="bottom_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1391 <property name="left_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1392 <property name="right_padding">0</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1393
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1394 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1395 <widget class="GtkLabel" id="label51">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1396 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1397 <property name="label" translatable="yes">&lt;b&gt;Mouse wheel&lt;/b&gt;</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1398 <property name="use_underline">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1399 <property name="use_markup">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1400 <property name="justify">GTK_JUSTIFY_LEFT</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1401 <property name="wrap">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1402 <property name="selectable">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1403 <property name="xalign">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1404 <property name="yalign">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1405 <property name="xpad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1406 <property name="ypad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1407 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1408 <property name="width_chars">-1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1409 <property name="single_line_mode">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1410 <property name="angle">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1411 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1412 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1413 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1414 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1415 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1416 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1417 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1418 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1419 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1420
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1421 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1422 <widget class="GtkAlignment" id="alignment34">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1423 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1424 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1425 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1426 <property name="xscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1427 <property name="yscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1428 <property name="top_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1429 <property name="bottom_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1430 <property name="left_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1431 <property name="right_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1432
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1433 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1434 <widget class="GtkTable" id="table4">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1435 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1436 <property name="n_rows">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1437 <property name="n_columns">3</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1438 <property name="homogeneous">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1439 <property name="row_spacing">6</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1440 <property name="column_spacing">0</property>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
1441
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
1442 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1443 <widget class="GtkLabel" id="label32">
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
1444 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1445 <property name="label" translatable="yes">Changes volume by</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1446 <property name="use_underline">False</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1447 <property name="use_markup">False</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1448 <property name="justify">GTK_JUSTIFY_LEFT</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1449 <property name="wrap">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1450 <property name="selectable">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1451 <property name="xalign">0</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1452 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1453 <property name="xpad">4</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1454 <property name="ypad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1455 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1456 <property name="width_chars">-1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1457 <property name="single_line_mode">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1458 <property name="angle">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1459 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1460 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1461 <property name="left_attach">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1462 <property name="right_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1463 <property name="top_attach">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1464 <property name="bottom_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1465 <property name="x_options">fill</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1466 <property name="y_options"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1467 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1468 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1469
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1470 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1471 <widget class="GtkLabel" id="label33">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1472 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1473 <property name="label" translatable="yes">percent</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1474 <property name="use_underline">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1475 <property name="use_markup">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1476 <property name="justify">GTK_JUSTIFY_LEFT</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1477 <property name="wrap">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1478 <property name="selectable">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1479 <property name="xalign">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1480 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1481 <property name="xpad">4</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1482 <property name="ypad">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1483 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1484 <property name="width_chars">-1</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1485 <property name="single_line_mode">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1486 <property name="angle">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1487 </widget>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1488 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1489 <property name="left_attach">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1490 <property name="right_attach">3</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1491 <property name="top_attach">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1492 <property name="bottom_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1493 <property name="x_options">fill</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1494 <property name="y_options"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1495 </packing>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1496 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1497
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1498 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1499 <widget class="GtkLabel" id="label34">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1500 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1501 <property name="label" translatable="yes">Scrolls playlist by</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1502 <property name="use_underline">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1503 <property name="use_markup">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1504 <property name="justify">GTK_JUSTIFY_LEFT</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1505 <property name="wrap">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1506 <property name="selectable">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1507 <property name="xalign">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1508 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1509 <property name="xpad">4</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1510 <property name="ypad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1511 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1512 <property name="width_chars">-1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1513 <property name="single_line_mode">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1514 <property name="angle">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1515 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1516 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1517 <property name="left_attach">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1518 <property name="right_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1519 <property name="top_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1520 <property name="bottom_attach">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1521 <property name="x_options">fill</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1522 <property name="y_options"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1523 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1524 </child>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1525
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1526 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1527 <widget class="GtkSpinButton" id="mouse_wheel_scroll_pl">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1528 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1529 <property name="can_focus">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1530 <property name="climb_rate">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1531 <property name="digits">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1532 <property name="numeric">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1533 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1534 <property name="snap_to_ticks">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1535 <property name="wrap">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1536 <property name="adjustment">1 0 100 1 10 10</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1537 <signal name="realize" handler="on_mouse_wheel_scroll_pl_realize" after="yes" last_modification_time="Sat, 03 Jul 2004 04:38:58 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1538 <signal name="value_changed" handler="on_mouse_wheel_scroll_pl_changed" last_modification_time="Sat, 03 Jul 2004 04:48:13 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1539 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1540 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1541 <property name="left_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1542 <property name="right_attach">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1543 <property name="top_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1544 <property name="bottom_attach">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1545 <property name="x_padding">4</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1546 <property name="x_options">fill</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1547 <property name="y_options"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1548 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1549 </child>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1550
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1551 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1552 <widget class="GtkLabel" id="label35">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1553 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1554 <property name="label" translatable="yes">lines</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1555 <property name="use_underline">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1556 <property name="use_markup">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1557 <property name="justify">GTK_JUSTIFY_LEFT</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1558 <property name="wrap">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1559 <property name="selectable">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1560 <property name="xalign">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1561 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1562 <property name="xpad">4</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1563 <property name="ypad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1564 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1565 <property name="width_chars">-1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1566 <property name="single_line_mode">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1567 <property name="angle">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1568 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1569 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1570 <property name="left_attach">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1571 <property name="right_attach">3</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1572 <property name="top_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1573 <property name="bottom_attach">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1574 <property name="x_options">fill</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1575 <property name="y_options"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1576 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1577 </child>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1578
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1579 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1580 <widget class="GtkSpinButton" id="mouse_wheel_volume">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1581 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1582 <property name="can_focus">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1583 <property name="climb_rate">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1584 <property name="digits">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1585 <property name="numeric">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1586 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1587 <property name="snap_to_ticks">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1588 <property name="wrap">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1589 <property name="adjustment">5 0 100 1 10 10</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1590 <signal name="realize" handler="on_mouse_wheel_volume_realize" after="yes" last_modification_time="Sat, 03 Jul 2004 04:37:03 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1591 <signal name="value_changed" handler="on_mouse_wheel_volume_changed" last_modification_time="Sat, 03 Jul 2004 04:48:06 GMT"/>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
1592 </widget>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1593 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1594 <property name="left_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1595 <property name="right_attach">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1596 <property name="top_attach">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1597 <property name="bottom_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1598 <property name="x_padding">4</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1599 <property name="x_options">fill</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1600 <property name="y_options"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1601 </packing>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
1602 </child>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1603 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1604 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1605 </widget>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1606 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1607 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1608 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1609 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1610 </packing>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1611 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1612 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1613 <packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1614 <property name="padding">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1615 <property name="expand">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1616 <property name="fill">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1617 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1618 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1619 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1620 <packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1621 <property name="tab_expand">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1622 <property name="tab_fill">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1623 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1624 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1625
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1626 <child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1627 <widget class="GtkLabel" id="mouse_label">
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1628 <property name="visible">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1629 <property name="label" translatable="yes">Mouse</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1630 <property name="use_underline">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1631 <property name="use_markup">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1632 <property name="justify">GTK_JUSTIFY_LEFT</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1633 <property name="wrap">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1634 <property name="selectable">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1635 <property name="xalign">0.5</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1636 <property name="yalign">0.5</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1637 <property name="xpad">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1638 <property name="ypad">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1639 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1640 <property name="width_chars">-1</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1641 <property name="single_line_mode">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1642 <property name="angle">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1643 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1644 <packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1645 <property name="type">tab</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1646 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1647 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1648
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1649 <child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1650 <widget class="GtkVBox" id="playlist_page_vbox">
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1651 <property name="visible">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1652 <property name="homogeneous">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1653 <property name="spacing">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1654
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1655 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1656 <widget class="GtkVBox" id="vbox15">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1657 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1658 <property name="homogeneous">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1659 <property name="spacing">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1660
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1661 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1662 <widget class="GtkAlignment" id="alignment14">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1663 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1664 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1665 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1666 <property name="xscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1667 <property name="yscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1668 <property name="top_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1669 <property name="bottom_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1670 <property name="left_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1671 <property name="right_padding">0</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1672
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1673 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1674 <widget class="GtkLabel" id="label38">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1675 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1676 <property name="label" translatable="yes">&lt;b&gt;Filename&lt;/b&gt;</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1677 <property name="use_underline">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1678 <property name="use_markup">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1679 <property name="justify">GTK_JUSTIFY_LEFT</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1680 <property name="wrap">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1681 <property name="selectable">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1682 <property name="xalign">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1683 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1684 <property name="xpad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1685 <property name="ypad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1686 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1687 <property name="width_chars">-1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1688 <property name="single_line_mode">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1689 <property name="angle">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1690 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1691 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1692 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1693 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1694 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1695 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1696 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1697 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1698 </child>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1699
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1700 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1701 <widget class="GtkAlignment" id="alignment12">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1702 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1703 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1704 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1705 <property name="xscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1706 <property name="yscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1707 <property name="top_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1708 <property name="bottom_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1709 <property name="left_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1710 <property name="right_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1711
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1712 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1713 <widget class="GtkCheckButton" id="playlist_convert_underscore">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1714 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1715 <property name="can_focus">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1716 <property name="label" translatable="yes">Convert underscores to blanks</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1717 <property name="use_underline">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1718 <property name="relief">GTK_RELIEF_NORMAL</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1719 <property name="focus_on_click">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1720 <property name="active">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1721 <property name="inconsistent">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1722 <property name="draw_indicator">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1723 <signal name="realize" handler="on_playlist_convert_underscore_realize" after="yes" last_modification_time="Sat, 03 Jul 2004 04:40:06 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1724 <signal name="toggled" handler="on_playlist_convert_underscore_toggled" last_modification_time="Sat, 03 Jul 2004 04:40:16 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1725 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1726 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1727 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1728 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1729 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1730 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1731 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1732 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1733 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1734
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1735 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1736 <widget class="GtkAlignment" id="alignment13">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1737 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1738 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1739 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1740 <property name="xscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1741 <property name="yscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1742 <property name="top_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1743 <property name="bottom_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1744 <property name="left_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1745 <property name="right_padding">0</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1746
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1747 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1748 <widget class="GtkCheckButton" id="playlist_convert_twenty">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1749 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1750 <property name="can_focus">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1751 <property name="label" translatable="yes">Convert %20 to blanks</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1752 <property name="use_underline">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1753 <property name="relief">GTK_RELIEF_NORMAL</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1754 <property name="focus_on_click">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1755 <property name="active">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1756 <property name="inconsistent">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1757 <property name="draw_indicator">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1758 <signal name="realize" handler="on_playlist_convert_twenty_realize" after="yes" last_modification_time="Sat, 03 Jul 2004 04:40:38 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1759 <signal name="toggled" handler="on_playlist_convert_twenty_toggled" last_modification_time="Sat, 03 Jul 2004 04:40:47 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1760 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1761 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1762 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1763 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1764 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1765 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1766 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1767 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1768 </child>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1769
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1770 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1771 <widget class="GtkAlignment" id="alignment15">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1772 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1773 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1774 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1775 <property name="xscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1776 <property name="yscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1777 <property name="top_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1778 <property name="bottom_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1779 <property name="left_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1780 <property name="right_padding">0</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1781
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1782 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1783 <widget class="GtkLabel" id="label39">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1784 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1785 <property name="label" translatable="yes">&lt;b&gt;Metadata&lt;/b&gt;</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1786 <property name="use_underline">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1787 <property name="use_markup">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1788 <property name="justify">GTK_JUSTIFY_LEFT</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1789 <property name="wrap">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1790 <property name="selectable">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1791 <property name="xalign">0</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1792 <property name="yalign">0.5</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1793 <property name="xpad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1794 <property name="ypad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1795 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1796 <property name="width_chars">-1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1797 <property name="single_line_mode">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1798 <property name="angle">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1799 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1800 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1801 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1802 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1803 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1804 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1805 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1806 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1807 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1808
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1809 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1810 <widget class="GtkAlignment" id="alignment16">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1811 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1812 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1813 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1814 <property name="xscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1815 <property name="yscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1816 <property name="top_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1817 <property name="bottom_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1818 <property name="left_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1819 <property name="right_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1820
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1821 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1822 <widget class="GtkCheckButton" id="playlist_use_metadata">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1823 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1824 <property name="tooltip" translatable="yes">Load metadata (tag information) from music files.</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1825 <property name="can_focus">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1826 <property name="label" translatable="yes">Load metadata from playlists and files</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1827 <property name="use_underline">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1828 <property name="relief">GTK_RELIEF_NORMAL</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1829 <property name="focus_on_click">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1830 <property name="active">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1831 <property name="inconsistent">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1832 <property name="draw_indicator">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1833 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1834 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1835 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1836 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1837 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1838 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1839 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1840 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1841 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1842
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1843 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1844 <widget class="GtkAlignment" id="alignment18">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1845 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1846 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1847 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1848 <property name="xscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1849 <property name="yscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1850 <property name="top_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1851 <property name="bottom_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1852 <property name="left_padding">24</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1853 <property name="right_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1854
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1855 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1856 <widget class="GtkVBox" id="playlist_use_metadata_box">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1857 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1858 <property name="homogeneous">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1859 <property name="spacing">0</property>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
1860
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
1861 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1862 <widget class="GtkRadioButton" id="playlist_metadata_on_load">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1863 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1864 <property name="tooltip" translatable="yes">Load metadata when adding the file to the playlist or opening it</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1865 <property name="can_focus">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1866 <property name="label" translatable="yes">On load</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1867 <property name="use_underline">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1868 <property name="relief">GTK_RELIEF_NORMAL</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1869 <property name="focus_on_click">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1870 <property name="active">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1871 <property name="inconsistent">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1872 <property name="draw_indicator">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1873 <signal name="toggled" handler="on_pl_metadata_on_load_toggled" last_modification_time="Sat, 03 Jul 2004 05:52:38 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1874 <signal name="realize" handler="on_pl_metadata_on_load_realize" after="yes" last_modification_time="Sat, 03 Jul 2004 05:53:48 GMT"/>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1875 </widget>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1876 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1877 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1878 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1879 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1880 </packing>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1881 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1882
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1883 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1884 <widget class="GtkRadioButton" id="playlist_metadata_on_display">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1885 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1886 <property name="tooltip" translatable="yes">Load metadata on demand when displaying the file in the playlist</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1887 <property name="can_focus">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1888 <property name="label" translatable="yes">On display</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1889 <property name="use_underline">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1890 <property name="relief">GTK_RELIEF_NORMAL</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1891 <property name="focus_on_click">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1892 <property name="active">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1893 <property name="inconsistent">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1894 <property name="draw_indicator">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1895 <property name="group">playlist_metadata_on_load</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1896 <signal name="toggled" handler="on_pl_metadata_on_display_toggled" last_modification_time="Sat, 03 Jul 2004 05:52:49 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1897 <signal name="realize" handler="on_pl_metadata_on_display_realize" after="yes" last_modification_time="Sat, 03 Jul 2004 05:56:15 GMT"/>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1898 </widget>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1899 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1900 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1901 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1902 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1903 </packing>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1904 </child>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
1905
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
1906 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1907 <widget class="GtkTable" id="table10">
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
1908 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1909 <property name="n_rows">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1910 <property name="n_columns">2</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1911 <property name="homogeneous">False</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1912 <property name="row_spacing">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1913 <property name="column_spacing">0</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1914
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1915 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1916 <widget class="GtkLabel" id="label74">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1917 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1918 <property name="label" translatable="yes">Fallback charcter encodings:</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1919 <property name="use_underline">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1920 <property name="use_markup">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1921 <property name="justify">GTK_JUSTIFY_RIGHT</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1922 <property name="wrap">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1923 <property name="selectable">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1924 <property name="xalign">1</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1925 <property name="yalign">0.5</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1926 <property name="xpad">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1927 <property name="ypad">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1928 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1929 <property name="width_chars">-1</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1930 <property name="single_line_mode">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1931 <property name="angle">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1932 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1933 <packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1934 <property name="left_attach">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1935 <property name="right_attach">1</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1936 <property name="top_attach">1</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1937 <property name="bottom_attach">2</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1938 <property name="x_options">fill</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1939 <property name="y_options"></property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1940 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1941 </child>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
1942
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
1943 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1944 <widget class="GtkEntry" id="entry1">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1945 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1946 <property name="tooltip" translatable="yes">List of character encodings used for fall back conversion of metadata. If automatic character encoding detector failed or has been disabled, encodings in this list would be treated as candidates of the encoding of metadata, and fall back conversion from these encodings to UTF-8 would be attempted.</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1947 <property name="can_focus">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1948 <property name="editable">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1949 <property name="visibility">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1950 <property name="max_length">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1951 <property name="text" translatable="yes"></property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1952 <property name="has_frame">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1953 <property name="invisible_char">*</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1954 <property name="activates_default">False</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1955 <signal name="changed" handler="on_chardet_fallback_changed" last_modification_time="Tue, 23 May 2006 18:35:01 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1956 <signal name="realize" handler="on_chardet_fallback_realize" after="yes" last_modification_time="Tue, 23 May 2006 18:36:22 GMT"/>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1957 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1958 <packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1959 <property name="left_attach">1</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1960 <property name="right_attach">2</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1961 <property name="top_attach">1</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1962 <property name="bottom_attach">2</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1963 <property name="y_options"></property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1964 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1965 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1966
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1967 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1968 <widget class="GtkComboBox" id="combobox1">
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
1969 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1970 <property name="items" translatable="yes"></property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1971 <property name="add_tearoffs">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1972 <property name="focus_on_click">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1973 <signal name="realize" handler="on_chardet_detector_cbox_realize" after="yes" last_modification_time="Tue, 23 May 2006 19:00:15 GMT"/>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1974 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1975 <packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1976 <property name="left_attach">1</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1977 <property name="right_attach">2</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1978 <property name="top_attach">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1979 <property name="bottom_attach">1</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1980 <property name="y_options">fill</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1981 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1982 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1983
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1984 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1985 <widget class="GtkLabel" id="label73">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
1986 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1987 <property name="label" translatable="yes">Auto character encoding detector for:</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1988 <property name="use_underline">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1989 <property name="use_markup">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1990 <property name="justify">GTK_JUSTIFY_RIGHT</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1991 <property name="wrap">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1992 <property name="selectable">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1993 <property name="xalign">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1994 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1995 <property name="xpad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1996 <property name="ypad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1997 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1998 <property name="width_chars">-1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
1999 <property name="single_line_mode">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2000 <property name="angle">0</property>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
2001 </widget>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2002 <packing>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2003 <property name="left_attach">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2004 <property name="right_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2005 <property name="top_attach">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2006 <property name="bottom_attach">1</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2007 <property name="x_options">fill</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2008 <property name="y_options"></property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2009 </packing>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
2010 </child>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
2011 </widget>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2012 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2013 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2014 <property name="expand">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2015 <property name="fill">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2016 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2017 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2018 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2019 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2020 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2021 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2022 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2023 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2024 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2025 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2026 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2027
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2028 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2029 <widget class="GtkAlignment" id="alignment19">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2030 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2031 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2032 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2033 <property name="xscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2034 <property name="yscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2035 <property name="top_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2036 <property name="bottom_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2037 <property name="left_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2038 <property name="right_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2039
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2040 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2041 <widget class="GtkLabel" id="label40">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2042 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2043 <property name="label" translatable="yes">&lt;b&gt;File Dialog&lt;/b&gt;</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2044 <property name="use_underline">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2045 <property name="use_markup">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2046 <property name="justify">GTK_JUSTIFY_LEFT</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2047 <property name="wrap">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2048 <property name="selectable">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2049 <property name="xalign">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2050 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2051 <property name="xpad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2052 <property name="ypad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2053 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2054 <property name="width_chars">-1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2055 <property name="single_line_mode">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2056 <property name="angle">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2057 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2058 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2059 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2060 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2061 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2062 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2063 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2064 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2065 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2066
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2067 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2068 <widget class="GtkAlignment" id="alignment20">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2069 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2070 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2071 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2072 <property name="xscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2073 <property name="yscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2074 <property name="top_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2075 <property name="bottom_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2076 <property name="left_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2077 <property name="right_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2078
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2079 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2080 <widget class="GtkCheckButton" id="refresh_file_list">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2081 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2082 <property name="tooltip" translatable="yes">Always refresh the file dialog (this will slow opening the dialog on large directories, and Gnome VFS should handle automatically).</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2083 <property name="can_focus">True</property>
1163
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
2084 <property name="label" translatable="yes">Always refresh directory when opening file dialog</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2085 <property name="use_underline">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2086 <property name="relief">GTK_RELIEF_NORMAL</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2087 <property name="focus_on_click">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2088 <property name="active">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2089 <property name="inconsistent">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2090 <property name="draw_indicator">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2091 <signal name="realize" handler="on_refresh_file_list_realize" after="yes" last_modification_time="Tue, 28 Mar 2006 14:55:55 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2092 <signal name="toggled" handler="on_refresh_file_list_toggled" last_modification_time="Tue, 28 Mar 2006 14:55:55 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2093 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2094 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2095 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2096 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2097 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2098 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2099 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2100 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2101 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2102
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2103 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2104 <widget class="GtkAlignment" id="alignment55">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2105 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2106 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2107 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2108 <property name="xscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2109 <property name="yscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2110 <property name="top_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2111 <property name="bottom_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2112 <property name="left_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2113 <property name="right_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2114
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2115 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2116 <widget class="GtkLabel" id="label60">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2117 <property name="visible">True</property>
1163
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
2118 <property name="label" translatable="yes">&lt;b&gt;Song Display&lt;/b&gt;</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2119 <property name="use_underline">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2120 <property name="use_markup">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2121 <property name="justify">GTK_JUSTIFY_LEFT</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2122 <property name="wrap">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2123 <property name="selectable">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2124 <property name="xalign">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2125 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2126 <property name="xpad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2127 <property name="ypad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2128 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2129 <property name="width_chars">-1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2130 <property name="single_line_mode">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2131 <property name="angle">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2132 </widget>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
2133 </child>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
2134 </widget>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2135 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2136 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2137 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2138 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2139 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2140 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2141
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2142 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2143 <widget class="GtkAlignment" id="alignment56">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2144 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2145 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2146 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2147 <property name="xscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2148 <property name="yscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2149 <property name="top_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2150 <property name="bottom_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2151 <property name="left_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2152 <property name="right_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2153
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2154 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2155 <widget class="GtkTable" id="table6">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2156 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2157 <property name="n_rows">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2158 <property name="n_columns">3</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2159 <property name="homogeneous">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2160 <property name="row_spacing">4</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2161 <property name="column_spacing">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2162
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2163 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2164 <widget class="GtkLabel" id="label61">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2165 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2166 <property name="label" translatable="yes">Title format:</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2167 <property name="use_underline">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2168 <property name="use_markup">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2169 <property name="justify">GTK_JUSTIFY_RIGHT</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2170 <property name="wrap">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2171 <property name="selectable">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2172 <property name="xalign">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2173 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2174 <property name="xpad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2175 <property name="ypad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2176 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2177 <property name="width_chars">-1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2178 <property name="single_line_mode">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2179 <property name="angle">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2180 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2181 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2182 <property name="left_attach">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2183 <property name="right_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2184 <property name="top_attach">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2185 <property name="bottom_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2186 <property name="x_options">fill</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2187 <property name="y_options"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2188 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2189 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2190
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2191 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2192 <widget class="GtkLabel" id="label62">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2193 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2194 <property name="label" translatable="yes">Custom string:</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2195 <property name="use_underline">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2196 <property name="use_markup">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2197 <property name="justify">GTK_JUSTIFY_RIGHT</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2198 <property name="wrap">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2199 <property name="selectable">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2200 <property name="xalign">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2201 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2202 <property name="xpad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2203 <property name="ypad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2204 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2205 <property name="width_chars">-1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2206 <property name="single_line_mode">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2207 <property name="angle">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2208 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2209 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2210 <property name="left_attach">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2211 <property name="right_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2212 <property name="top_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2213 <property name="bottom_attach">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2214 <property name="x_options">fill</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2215 <property name="y_options"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2216 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2217 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2218
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2219 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2220 <widget class="GtkEntry" id="titlestring_entry">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2221 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2222 <property name="can_focus">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2223 <property name="editable">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2224 <property name="visibility">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2225 <property name="max_length">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2226 <property name="text" translatable="yes"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2227 <property name="has_frame">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2228 <property name="invisible_char">*</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2229 <property name="activates_default">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2230 <signal name="changed" handler="on_titlestring_entry_changed" last_modification_time="Sat, 03 Jul 2004 05:37:37 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2231 <signal name="realize" handler="on_titlestring_entry_realize" after="yes" last_modification_time="Sun, 04 Jul 2004 11:30:16 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2232 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2233 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2234 <property name="left_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2235 <property name="right_attach">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2236 <property name="top_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2237 <property name="bottom_attach">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2238 <property name="y_options"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2239 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2240 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2241
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2242 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2243 <widget class="GtkComboBox" id="titlestring_cbox">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2244 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2245 <property name="items" translatable="yes">TITLE
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2246 ARTIST - TITLE
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2247 ARTIST - ALBUM - TITLE
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2248 ARTIST - ALBUM - TRACK. TITLE
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2249 ARTIST [ ALBUM ] - TRACK. TITLE
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2250 ALBUM - TITLE
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2251 Custom</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2252 <property name="add_tearoffs">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2253 <property name="focus_on_click">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2254 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2255 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2256 <property name="left_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2257 <property name="right_attach">3</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2258 <property name="top_attach">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2259 <property name="bottom_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2260 <property name="y_options">fill</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2261 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2262 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2263
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2264 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2265 <widget class="GtkButton" id="titlestring_help_button">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2266 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2267 <property name="tooltip" translatable="yes">Show information about titlestring format</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2268 <property name="relief">GTK_RELIEF_HALF</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2269 <property name="focus_on_click">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2270
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2271 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2272 <widget class="GtkImage" id="image1">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2273 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2274 <property name="stock">gtk-index</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2275 <property name="icon_size">4</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2276 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2277 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2278 <property name="xpad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2279 <property name="ypad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2280 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2281 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2282 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2283 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2284 <property name="left_attach">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2285 <property name="right_attach">3</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2286 <property name="top_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2287 <property name="bottom_attach">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2288 <property name="x_options">fill</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2289 <property name="y_options"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2290 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2291 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2292 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2293 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2294 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2295 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2296 <property name="padding">0</property>
1163
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
2297 <property name="expand">False</property>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
2298 <property name="fill">False</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2299 </packing>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
2300 </child>
1358
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2301
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2302 <child>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2303 <widget class="GtkAlignment" id="alignment85">
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2304 <property name="visible">True</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2305 <property name="xalign">0.5</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2306 <property name="yalign">0.5</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2307 <property name="xscale">1</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2308 <property name="yscale">1</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2309 <property name="top_padding">12</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2310 <property name="bottom_padding">12</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2311 <property name="left_padding">0</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2312 <property name="right_padding">0</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2313
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2314 <child>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2315 <widget class="GtkLabel" id="label84">
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2316 <property name="visible">True</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2317 <property name="label" translatable="yes">&lt;b&gt;Popup Information&lt;/b&gt;</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2318 <property name="use_underline">False</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2319 <property name="use_markup">True</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2320 <property name="justify">GTK_JUSTIFY_LEFT</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2321 <property name="wrap">False</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2322 <property name="selectable">False</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2323 <property name="xalign">0</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2324 <property name="yalign">0.5</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2325 <property name="xpad">0</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2326 <property name="ypad">0</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2327 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2328 <property name="width_chars">-1</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2329 <property name="single_line_mode">False</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2330 <property name="angle">0</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2331 </widget>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2332 </child>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2333 </widget>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2334 <packing>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2335 <property name="padding">0</property>
1383
e1cac302fa23 [svn] - further cleanups
nenolod
parents: 1382
diff changeset
2336 <property name="expand">False</property>
e1cac302fa23 [svn] - further cleanups
nenolod
parents: 1382
diff changeset
2337 <property name="fill">False</property>
1358
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2338 </packing>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2339 </child>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2340
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2341 <child>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2342 <widget class="GtkAlignment" id="alignment86">
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2343 <property name="visible">True</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2344 <property name="xalign">0.5</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2345 <property name="yalign">0.5</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2346 <property name="xscale">1</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2347 <property name="yscale">1</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2348 <property name="top_padding">0</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2349 <property name="bottom_padding">0</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2350 <property name="left_padding">12</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2351 <property name="right_padding">0</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2352
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2353 <child>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2354 <widget class="GtkCheckButton" id="checkbutton10">
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2355 <property name="visible">True</property>
1388
b8e521f642e4 [svn] - when the playlist page of the preferences window is shown, the checkbox for filepopup follows the popup menu now.
yaz
parents: 1383
diff changeset
2356 <property name="tooltip" translatable="yes">Toggles popup information window for the pointed entry in the playlist. The window shows title of song, name of album, genre, year of publish, track number, track length, and artwork.</property>
1358
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2357 <property name="can_focus">True</property>
1388
b8e521f642e4 [svn] - when the playlist page of the preferences window is shown, the checkbox for filepopup follows the popup menu now.
yaz
parents: 1383
diff changeset
2358 <property name="label" translatable="yes">Show popup information for playlist entries</property>
1358
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2359 <property name="use_underline">True</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2360 <property name="relief">GTK_RELIEF_NORMAL</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2361 <property name="focus_on_click">True</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2362 <property name="active">False</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2363 <property name="inconsistent">False</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2364 <property name="draw_indicator">True</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2365 <signal name="realize" handler="on_show_filepopup_for_tuple_realize" after="yes" last_modification_time="Thu, 29 Jun 2006 08:45:52 GMT"/>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2366 <signal name="toggled" handler="on_show_filepopup_for_tuple_toggled" last_modification_time="Thu, 29 Jun 2006 08:46:11 GMT"/>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2367 </widget>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2368 </child>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2369 </widget>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2370 <packing>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2371 <property name="padding">0</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2372 <property name="expand">False</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2373 <property name="fill">False</property>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2374 </packing>
0c41255487ee [svn] - add toggle option for filepopup window
yaz
parents: 1224
diff changeset
2375 </child>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
2376 </widget>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
2377 <packing>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2378 <property name="padding">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2379 <property name="expand">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2380 <property name="fill">True</property>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
2381 </packing>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
2382 </child>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2383 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2384 <packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2385 <property name="tab_expand">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2386 <property name="tab_fill">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2387 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2388 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2389
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2390 <child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2391 <widget class="GtkLabel" id="playlist_label">
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2392 <property name="visible">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2393 <property name="label" translatable="yes">Playlist</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2394 <property name="use_underline">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2395 <property name="use_markup">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2396 <property name="justify">GTK_JUSTIFY_LEFT</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2397 <property name="wrap">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2398 <property name="selectable">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2399 <property name="xalign">0.5</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2400 <property name="yalign">0.5</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2401 <property name="xpad">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2402 <property name="ypad">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2403 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2404 <property name="width_chars">-1</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2405 <property name="single_line_mode">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2406 <property name="angle">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2407 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2408 <packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2409 <property name="type">tab</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2410 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2411 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2412
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2413 <child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2414 <widget class="GtkVBox" id="equalizer_page_vbox">
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2415 <property name="visible">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2416 <property name="homogeneous">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2417 <property name="spacing">0</property>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
2418
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
2419 <child>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2420 <widget class="GtkAlignment" id="alignment28">
1070
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
2421 <property name="visible">True</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2422 <property name="xalign">0.5</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2423 <property name="yalign">0.5</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2424 <property name="xscale">1</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2425 <property name="yscale">1</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2426 <property name="top_padding">0</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2427 <property name="bottom_padding">0</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2428 <property name="left_padding">0</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2429 <property name="right_padding">0</property>
1070
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
2430
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
2431 <child>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2432 <widget class="GtkVBox" id="vbox22">
1070
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
2433 <property name="visible">True</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2434 <property name="homogeneous">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2435 <property name="spacing">0</property>
1070
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
2436
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
2437 <child>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2438 <widget class="GtkAlignment" id="alignment30">
1070
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
2439 <property name="visible">True</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2440 <property name="xalign">0.5</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2441 <property name="yalign">0.5</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2442 <property name="xscale">1</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2443 <property name="yscale">1</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2444 <property name="top_padding">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2445 <property name="bottom_padding">12</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2446 <property name="left_padding">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2447 <property name="right_padding">0</property>
1070
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
2448
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
2449 <child>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2450 <widget class="GtkLabel" id="equalizer_page_label">
1070
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
2451 <property name="visible">True</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2452 <property name="label" translatable="yes">&lt;b&gt;Presets&lt;/b&gt;</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2453 <property name="use_underline">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2454 <property name="use_markup">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2455 <property name="justify">GTK_JUSTIFY_LEFT</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2456 <property name="wrap">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2457 <property name="selectable">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2458 <property name="xalign">0</property>
1070
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
2459 <property name="yalign">0.5</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2460 <property name="xpad">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2461 <property name="ypad">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2462 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2463 <property name="width_chars">-1</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2464 <property name="single_line_mode">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2465 <property name="angle">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2466 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2467 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2468 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2469 <packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2470 <property name="padding">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2471 <property name="expand">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2472 <property name="fill">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2473 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2474 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2475
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2476 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2477 <widget class="GtkVBox" id="vbox23">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2478 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2479 <property name="homogeneous">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2480 <property name="spacing">0</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2481
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2482 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2483 <widget class="GtkAlignment" id="alignment33">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2484 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2485 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2486 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2487 <property name="xscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2488 <property name="yscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2489 <property name="top_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2490 <property name="bottom_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2491 <property name="left_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2492 <property name="right_padding">0</property>
1070
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
2493
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
2494 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2495 <widget class="GtkTable" id="table5">
1070
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
2496 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2497 <property name="n_rows">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2498 <property name="n_columns">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2499 <property name="homogeneous">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2500 <property name="row_spacing">6</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2501 <property name="column_spacing">6</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2502
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2503 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2504 <widget class="GtkEntry" id="eq_dir_preset_entry">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2505 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2506 <property name="can_focus">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2507 <property name="editable">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2508 <property name="visibility">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2509 <property name="max_length">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2510 <property name="text" translatable="yes"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2511 <property name="has_frame">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2512 <property name="invisible_char">*</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2513 <property name="activates_default">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2514 <signal name="changed" handler="on_eq_dir_preset_entry_changed" last_modification_time="Wed, 26 May 2004 00:20:54 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2515 <signal name="realize" handler="on_eq_dir_preset_entry_realize" last_modification_time="Wed, 26 May 2004 00:59:25 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2516 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2517 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2518 <property name="left_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2519 <property name="right_attach">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2520 <property name="top_attach">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2521 <property name="bottom_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2522 <property name="y_options"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2523 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2524 </child>
1070
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
2525
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
2526 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2527 <widget class="GtkEntry" id="eq_file_preset_entry">
1070
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
2528 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2529 <property name="can_focus">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2530 <property name="editable">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2531 <property name="visibility">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2532 <property name="max_length">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2533 <property name="text" translatable="yes"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2534 <property name="has_frame">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2535 <property name="invisible_char">*</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2536 <property name="activates_default">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2537 <signal name="changed" handler="on_eq_file_preset_entry_changed" last_modification_time="Wed, 26 May 2004 00:21:00 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2538 <signal name="realize" handler="on_eq_file_preset_entry_realize" last_modification_time="Wed, 26 May 2004 00:59:56 GMT"/>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2539 </widget>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2540 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2541 <property name="left_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2542 <property name="right_attach">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2543 <property name="top_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2544 <property name="bottom_attach">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2545 <property name="y_options"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2546 </packing>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2547 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2548
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2549 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2550 <widget class="GtkLabel" id="label57">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2551 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2552 <property name="label" translatable="yes">Directory preset file:</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2553 <property name="use_underline">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2554 <property name="use_markup">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2555 <property name="justify">GTK_JUSTIFY_LEFT</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2556 <property name="wrap">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2557 <property name="selectable">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2558 <property name="xalign">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2559 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2560 <property name="xpad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2561 <property name="ypad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2562 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2563 <property name="width_chars">-1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2564 <property name="single_line_mode">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2565 <property name="angle">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2566 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2567 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2568 <property name="left_attach">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2569 <property name="right_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2570 <property name="top_attach">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2571 <property name="bottom_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2572 <property name="x_options">fill</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2573 <property name="y_options"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2574 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2575 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2576
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2577 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2578 <widget class="GtkLabel" id="label58">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2579 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2580 <property name="label" translatable="yes">File preset extension:</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2581 <property name="use_underline">False</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2582 <property name="use_markup">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2583 <property name="justify">GTK_JUSTIFY_LEFT</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2584 <property name="wrap">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2585 <property name="selectable">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2586 <property name="xalign">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2587 <property name="yalign">0.5</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2588 <property name="xpad">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2589 <property name="ypad">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2590 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2591 <property name="width_chars">-1</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2592 <property name="single_line_mode">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2593 <property name="angle">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2594 </widget>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2595 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2596 <property name="left_attach">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2597 <property name="right_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2598 <property name="top_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2599 <property name="bottom_attach">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2600 <property name="x_options">fill</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2601 <property name="y_options"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2602 </packing>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2603 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2604 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2605 </child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2606 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2607 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2608 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2609 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2610 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2611 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2612 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2613
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2614 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2615 <widget class="GtkAlignment" id="alignment32">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2616 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2617 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2618 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2619 <property name="xscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2620 <property name="yscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2621 <property name="top_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2622 <property name="bottom_padding">6</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2623 <property name="left_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2624 <property name="right_padding">0</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2625
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2626 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2627 <widget class="GtkLabel" id="label56">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2628 <property name="label" translatable="yes">Available _Presets:</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2629 <property name="use_underline">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2630 <property name="use_markup">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2631 <property name="justify">GTK_JUSTIFY_LEFT</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2632 <property name="wrap">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2633 <property name="selectable">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2634 <property name="xalign">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2635 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2636 <property name="xpad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2637 <property name="ypad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2638 <property name="mnemonic_widget">category_notebook</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2639 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2640 <property name="width_chars">-1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2641 <property name="single_line_mode">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2642 <property name="angle">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2643 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2644 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2645 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2646 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2647 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2648 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2649 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2650 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2651 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2652
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2653 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2654 <widget class="GtkScrolledWindow" id="scrolledwindow8">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2655 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2656 <property name="can_focus">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2657 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2658 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2659 <property name="shadow_type">GTK_SHADOW_NONE</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2660 <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2661
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2662 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2663 <widget class="GtkTreeView" id="eq_preset_view">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2664 <property name="sensitive">False</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2665 <property name="can_focus">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2666 <property name="headers_visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2667 <property name="rules_hint">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2668 <property name="reorderable">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2669 <property name="enable_search">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2670 <property name="fixed_height_mode">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2671 <property name="hover_selection">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2672 <property name="hover_expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2673 <signal name="realize" handler="on_eq_preset_view_realize" last_modification_time="Wed, 26 May 2004 00:18:22 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2674 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2675 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2676 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2677 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2678 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2679 <property name="expand">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2680 <property name="fill">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2681 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2682 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2683
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2684 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2685 <widget class="GtkHBox" id="hbox3">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2686 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2687 <property name="homogeneous">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2688 <property name="spacing">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2689
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2690 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2691 <widget class="GtkHButtonBox" id="eq_preset_button_box">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2692 <property name="sensitive">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2693 <property name="layout_style">GTK_BUTTONBOX_END</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2694 <property name="spacing">6</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2695
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2696 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2697 <widget class="GtkButton" id="eq_preset_add">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2698 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2699 <property name="can_default">True</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2700 <property name="can_focus">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2701 <property name="label">gtk-add</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2702 <property name="use_stock">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2703 <property name="relief">GTK_RELIEF_NORMAL</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2704 <property name="focus_on_click">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2705 <signal name="clicked" handler="on_eq_preset_add_clicked" last_modification_time="Wed, 26 May 2004 00:18:28 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2706 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2707 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2708
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2709 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2710 <widget class="GtkButton" id="eq_preset_remove">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2711 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2712 <property name="can_default">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2713 <property name="can_focus">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2714 <property name="label">gtk-remove</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2715 <property name="use_stock">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2716 <property name="relief">GTK_RELIEF_NORMAL</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2717 <property name="focus_on_click">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2718 <signal name="clicked" handler="on_eq_preset_remove_clicked" last_modification_time="Wed, 26 May 2004 00:17:57 GMT"/>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2719 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2720 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2721 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2722 <packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2723 <property name="padding">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2724 <property name="expand">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2725 <property name="fill">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2726 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2727 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2728 </widget>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2729 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2730 <property name="padding">6</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2731 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2732 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2733 </packing>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2734 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2735 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2736 <packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2737 <property name="padding">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2738 <property name="expand">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2739 <property name="fill">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2740 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2741 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2742 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2743 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2744 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2745 <packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2746 <property name="padding">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2747 <property name="expand">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2748 <property name="fill">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2749 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2750 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2751 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2752 <packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2753 <property name="tab_expand">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2754 <property name="tab_fill">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2755 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2756 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2757
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2758 <child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2759 <widget class="GtkLabel" id="equalizer_label">
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2760 <property name="visible">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2761 <property name="label" translatable="yes">Equalizer</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2762 <property name="use_underline">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2763 <property name="use_markup">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2764 <property name="justify">GTK_JUSTIFY_LEFT</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2765 <property name="wrap">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2766 <property name="selectable">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2767 <property name="xalign">0.5</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2768 <property name="yalign">0.5</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2769 <property name="xpad">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2770 <property name="ypad">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2771 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2772 <property name="width_chars">-1</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2773 <property name="single_line_mode">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2774 <property name="angle">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2775 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2776 <packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2777 <property name="type">tab</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2778 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2779 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2780
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2781 <child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2782 <widget class="GtkVBox" id="connectivity_page_vbox">
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2783 <property name="visible">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2784 <property name="homogeneous">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2785 <property name="spacing">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2786
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2787 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2788 <widget class="GtkVBox" id="vbox29">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2789 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2790 <property name="homogeneous">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2791 <property name="spacing">0</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2792
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2793 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2794 <widget class="GtkAlignment" id="alignment63">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2795 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2796 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2797 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2798 <property name="xscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2799 <property name="yscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2800 <property name="top_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2801 <property name="bottom_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2802 <property name="left_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2803 <property name="right_padding">0</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2804
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2805 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2806 <widget class="GtkLabel" id="connectivity_page_label">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2807 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2808 <property name="label" translatable="yes">&lt;b&gt;Proxy Configuration&lt;/b&gt;</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2809 <property name="use_underline">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2810 <property name="use_markup">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2811 <property name="justify">GTK_JUSTIFY_LEFT</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2812 <property name="wrap">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2813 <property name="selectable">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2814 <property name="xalign">0</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2815 <property name="yalign">0.5</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2816 <property name="xpad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2817 <property name="ypad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2818 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2819 <property name="width_chars">-1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2820 <property name="single_line_mode">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2821 <property name="angle">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2822 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2823 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2824 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2825 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2826 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2827 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2828 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2829 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2830 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2831
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2832 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2833 <widget class="GtkAlignment" id="alignment68">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2834 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2835 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2836 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2837 <property name="xscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2838 <property name="yscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2839 <property name="top_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2840 <property name="bottom_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2841 <property name="left_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2842 <property name="right_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2843
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2844 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2845 <widget class="GtkVBox" id="vbox30">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2846 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2847 <property name="homogeneous">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2848 <property name="spacing">0</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2849
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2850 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2851 <widget class="GtkAlignment" id="alignment65">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2852 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2853 <property name="xalign">0.5</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2854 <property name="yalign">0.5</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2855 <property name="xscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2856 <property name="yscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2857 <property name="top_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2858 <property name="bottom_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2859 <property name="left_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2860 <property name="right_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2861
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2862 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2863 <widget class="GtkCheckButton" id="proxy_use">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2864 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2865 <property name="can_focus">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2866 <property name="label" translatable="yes">Enable proxy usage</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2867 <property name="use_underline">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2868 <property name="relief">GTK_RELIEF_NORMAL</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2869 <property name="focus_on_click">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2870 <property name="active">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2871 <property name="inconsistent">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2872 <property name="draw_indicator">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2873 <signal name="toggled" handler="on_proxy_use_toggled" last_modification_time="Wed, 17 May 2006 04:27:45 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2874 <signal name="realize" handler="on_proxy_use_realize" last_modification_time="Wed, 17 May 2006 04:27:55 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2875 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2876 </child>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2877 </widget>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2878 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2879 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2880 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2881 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2882 </packing>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2883 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2884
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2885 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2886 <widget class="GtkTable" id="table8">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2887 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2888 <property name="n_rows">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2889 <property name="n_columns">2</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2890 <property name="homogeneous">False</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2891 <property name="row_spacing">6</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2892 <property name="column_spacing">6</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2893
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2894 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2895 <widget class="GtkLabel" id="label68">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2896 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2897 <property name="label" translatable="yes">Proxy hostname:</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2898 <property name="use_underline">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2899 <property name="use_markup">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2900 <property name="justify">GTK_JUSTIFY_LEFT</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2901 <property name="wrap">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2902 <property name="selectable">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2903 <property name="xalign">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2904 <property name="yalign">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2905 <property name="xpad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2906 <property name="ypad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2907 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2908 <property name="width_chars">-1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2909 <property name="single_line_mode">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2910 <property name="angle">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2911 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2912 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2913 <property name="left_attach">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2914 <property name="right_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2915 <property name="top_attach">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2916 <property name="bottom_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2917 <property name="x_options">fill</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2918 <property name="y_options"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2919 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2920 </child>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2921
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2922 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2923 <widget class="GtkLabel" id="label69">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2924 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2925 <property name="label" translatable="yes">Proxy port:</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2926 <property name="use_underline">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2927 <property name="use_markup">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2928 <property name="justify">GTK_JUSTIFY_LEFT</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2929 <property name="wrap">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2930 <property name="selectable">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2931 <property name="xalign">0</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2932 <property name="yalign">0.5</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2933 <property name="xpad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2934 <property name="ypad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2935 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2936 <property name="width_chars">-1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2937 <property name="single_line_mode">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2938 <property name="angle">0</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2939 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2940 <packing>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2941 <property name="left_attach">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2942 <property name="right_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2943 <property name="top_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2944 <property name="bottom_attach">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2945 <property name="x_options">fill</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2946 <property name="y_options"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2947 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2948 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2949
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2950 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2951 <widget class="GtkEntry" id="proxy_host">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2952 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2953 <property name="can_focus">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2954 <property name="editable">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2955 <property name="visibility">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2956 <property name="max_length">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2957 <property name="text" translatable="yes"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2958 <property name="has_frame">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2959 <property name="invisible_char">*</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2960 <property name="activates_default">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2961 <signal name="realize" handler="on_proxy_host_realize" last_modification_time="Wed, 17 May 2006 04:28:24 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2962 <signal name="changed" handler="on_proxy_host_changed" last_modification_time="Wed, 17 May 2006 04:29:08 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2963 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2964 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2965 <property name="left_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2966 <property name="right_attach">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2967 <property name="top_attach">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2968 <property name="bottom_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2969 <property name="y_options"></property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2970 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2971 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2972
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
2973 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2974 <widget class="GtkEntry" id="proxy_port">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2975 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2976 <property name="can_focus">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2977 <property name="editable">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2978 <property name="visibility">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2979 <property name="max_length">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2980 <property name="text" translatable="yes"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2981 <property name="has_frame">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2982 <property name="invisible_char">*</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2983 <property name="activates_default">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2984 <signal name="changed" handler="on_proxy_port_changed" last_modification_time="Wed, 17 May 2006 04:29:18 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2985 <signal name="realize" handler="on_proxy_port_realize" last_modification_time="Wed, 17 May 2006 04:29:25 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2986 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2987 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2988 <property name="left_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2989 <property name="right_attach">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2990 <property name="top_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2991 <property name="bottom_attach">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2992 <property name="y_options"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2993 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2994 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2995 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2996 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2997 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2998 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
2999 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3000 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3001 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3002
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3003 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3004 <widget class="GtkAlignment" id="alignment67">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3005 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3006 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3007 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3008 <property name="xscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3009 <property name="yscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3010 <property name="top_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3011 <property name="bottom_padding">12</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3012 <property name="left_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3013 <property name="right_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3014
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3015 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3016 <widget class="GtkCheckButton" id="proxy_auth">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3017 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3018 <property name="can_focus">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3019 <property name="label" translatable="yes">Use authentication with proxy</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3020 <property name="use_underline">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3021 <property name="relief">GTK_RELIEF_NORMAL</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3022 <property name="focus_on_click">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3023 <property name="active">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3024 <property name="inconsistent">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3025 <property name="draw_indicator">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3026 <signal name="toggled" handler="on_proxy_auth_toggled" last_modification_time="Wed, 17 May 2006 04:29:34 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3027 <signal name="realize" handler="on_proxy_auth_realize" last_modification_time="Wed, 17 May 2006 04:29:41 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3028 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3029 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3030 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3031 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3032 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3033 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3034 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3035 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3036 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3037
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3038 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3039 <widget class="GtkTable" id="table9">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3040 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3041 <property name="n_rows">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3042 <property name="n_columns">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3043 <property name="homogeneous">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3044 <property name="row_spacing">6</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3045 <property name="column_spacing">6</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3046
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3047 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3048 <widget class="GtkLabel" id="label70">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3049 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3050 <property name="label" translatable="yes">Proxy username:</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3051 <property name="use_underline">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3052 <property name="use_markup">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3053 <property name="justify">GTK_JUSTIFY_LEFT</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3054 <property name="wrap">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3055 <property name="selectable">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3056 <property name="xalign">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3057 <property name="yalign">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3058 <property name="xpad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3059 <property name="ypad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3060 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3061 <property name="width_chars">-1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3062 <property name="single_line_mode">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3063 <property name="angle">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3064 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3065 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3066 <property name="left_attach">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3067 <property name="right_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3068 <property name="top_attach">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3069 <property name="bottom_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3070 <property name="x_options">fill</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3071 <property name="y_options"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3072 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3073 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3074
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3075 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3076 <widget class="GtkLabel" id="label71">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3077 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3078 <property name="label" translatable="yes">Proxy password:</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3079 <property name="use_underline">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3080 <property name="use_markup">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3081 <property name="justify">GTK_JUSTIFY_LEFT</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3082 <property name="wrap">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3083 <property name="selectable">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3084 <property name="xalign">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3085 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3086 <property name="xpad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3087 <property name="ypad">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3088 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3089 <property name="width_chars">-1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3090 <property name="single_line_mode">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3091 <property name="angle">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3092 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3093 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3094 <property name="left_attach">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3095 <property name="right_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3096 <property name="top_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3097 <property name="bottom_attach">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3098 <property name="x_options">fill</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3099 <property name="y_options"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3100 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3101 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3102
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3103 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3104 <widget class="GtkEntry" id="proxy_user">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3105 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3106 <property name="can_focus">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3107 <property name="editable">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3108 <property name="visibility">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3109 <property name="max_length">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3110 <property name="text" translatable="yes"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3111 <property name="has_frame">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3112 <property name="invisible_char">*</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3113 <property name="activates_default">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3114 <signal name="changed" handler="on_proxy_user_changed" last_modification_time="Wed, 17 May 2006 04:30:01 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3115 <signal name="realize" handler="on_proxy_user_realize" last_modification_time="Wed, 17 May 2006 04:30:07 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3116 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3117 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3118 <property name="left_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3119 <property name="right_attach">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3120 <property name="top_attach">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3121 <property name="bottom_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3122 <property name="y_options"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3123 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3124 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3125
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3126 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3127 <widget class="GtkEntry" id="proxy_pass">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3128 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3129 <property name="can_focus">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3130 <property name="editable">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3131 <property name="visibility">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3132 <property name="max_length">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3133 <property name="text" translatable="yes"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3134 <property name="has_frame">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3135 <property name="invisible_char">*</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3136 <property name="activates_default">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3137 <signal name="changed" handler="on_proxy_pass_changed" last_modification_time="Wed, 17 May 2006 04:30:14 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3138 <signal name="realize" handler="on_proxy_pass_realize" last_modification_time="Wed, 17 May 2006 04:30:19 GMT"/>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3139 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3140 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3141 <property name="left_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3142 <property name="right_attach">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3143 <property name="top_attach">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3144 <property name="bottom_attach">2</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3145 <property name="y_options"></property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3146 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3147 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3148 </widget>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3149 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3150 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3151 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3152 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3153 </packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3154 </child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3155
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3156 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3157 <widget class="GtkAlignment" id="alignment72">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3158 <property name="visible">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3159 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3160 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3161 <property name="xscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3162 <property name="yscale">1</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3163 <property name="top_padding">6</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3164 <property name="bottom_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3165 <property name="left_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3166 <property name="right_padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3167
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3168 <child>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3169 <widget class="GtkHBox" id="hbox6">
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3170 <property name="visible">True</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3171 <property name="homogeneous">False</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3172 <property name="spacing">0</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3173
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3174 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3175 <widget class="GtkImage" id="image4">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3176 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3177 <property name="stock">gtk-dialog-warning</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3178 <property name="icon_size">4</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3179 <property name="xalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3180 <property name="yalign">0.5</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3181 <property name="xpad">3</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3182 <property name="ypad">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3183 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3184 <packing>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3185 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3186 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3187 <property name="fill">False</property>
1070
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
3188 </packing>
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
3189 </child>
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
3190
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
3191 <child>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3192 <widget class="GtkLabel" id="label75">
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3193 <property name="visible">True</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3194 <property name="label" translatable="yes">&lt;span size=&quot;small&quot;&gt;Changing these settings will require a restart of Audacious.&lt;/span&gt;</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3195 <property name="use_underline">False</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3196 <property name="use_markup">True</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3197 <property name="justify">GTK_JUSTIFY_LEFT</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3198 <property name="wrap">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3199 <property name="selectable">False</property>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3200 <property name="xalign">0.5</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3201 <property name="yalign">0.5</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3202 <property name="xpad">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3203 <property name="ypad">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3204 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3205 <property name="width_chars">-1</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3206 <property name="single_line_mode">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3207 <property name="angle">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3208 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3209 <packing>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3210 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3211 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3212 <property name="fill">False</property>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3213 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3214 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3215 </widget>
1070
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
3216 </child>
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
3217 </widget>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3218 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3219 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3220 <property name="expand">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3221 <property name="fill">False</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3222 </packing>
1070
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
3223 </child>
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
3224 </widget>
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
3225 </child>
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
3226 </widget>
1137
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3227 <packing>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3228 <property name="padding">0</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3229 <property name="expand">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3230 <property name="fill">True</property>
7b857b8cdcbd [svn] - further UI tweaks and mechanical simplification
nenolod
parents: 1136
diff changeset
3231 </packing>
1070
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
3232 </child>
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
3233 </widget>
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
3234 <packing>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3235 <property name="padding">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3236 <property name="expand">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3237 <property name="fill">True</property>
1070
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
3238 </packing>
6e7d0b545473 [svn] - proxy auth options
nenolod
parents: 1056
diff changeset
3239 </child>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
3240 </widget>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
3241 <packing>
1136
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3242 <property name="tab_expand">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3243 <property name="tab_fill">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3244 </packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3245 </child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3246
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3247 <child>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3248 <widget class="GtkLabel" id="label65">
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3249 <property name="visible">True</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3250 <property name="label" translatable="yes">label65</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3251 <property name="use_underline">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3252 <property name="use_markup">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3253 <property name="justify">GTK_JUSTIFY_LEFT</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3254 <property name="wrap">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3255 <property name="selectable">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3256 <property name="xalign">0.5</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3257 <property name="yalign">0.5</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3258 <property name="xpad">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3259 <property name="ypad">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3260 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3261 <property name="width_chars">-1</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3262 <property name="single_line_mode">False</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3263 <property name="angle">0</property>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3264 </widget>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3265 <packing>
df85127306db [svn] - remove unnecessary gtk hpane thingy
nenolod
parents: 1135
diff changeset
3266 <property name="type">tab</property>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
3267 </packing>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
3268 </child>
1143
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3269
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3270 <child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3271 <widget class="GtkVBox" id="vbox32">
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3272 <property name="visible">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3273 <property name="homogeneous">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3274 <property name="spacing">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3275
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3276 <child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3277 <widget class="GtkAlignment" id="alignment74">
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3278 <property name="visible">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3279 <property name="xalign">0.5</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3280 <property name="yalign">0.5</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3281 <property name="xscale">1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3282 <property name="yscale">1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3283 <property name="top_padding">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3284 <property name="bottom_padding">12</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3285 <property name="left_padding">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3286 <property name="right_padding">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3287
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3288 <child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3289 <widget class="GtkLabel" id="label77">
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3290 <property name="visible">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3291 <property name="label" translatable="yes">&lt;b&gt;Audio System&lt;/b&gt;</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3292 <property name="use_underline">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3293 <property name="use_markup">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3294 <property name="justify">GTK_JUSTIFY_LEFT</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3295 <property name="wrap">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3296 <property name="selectable">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3297 <property name="xalign">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3298 <property name="yalign">0.5</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3299 <property name="xpad">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3300 <property name="ypad">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3301 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3302 <property name="width_chars">-1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3303 <property name="single_line_mode">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3304 <property name="angle">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3305 </widget>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3306 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3307 </widget>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3308 <packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3309 <property name="padding">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3310 <property name="expand">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3311 <property name="fill">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3312 </packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3313 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3314
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3315 <child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3316 <widget class="GtkAlignment" id="alignment73">
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3317 <property name="visible">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3318 <property name="xalign">0.5</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3319 <property name="yalign">0.5</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3320 <property name="xscale">1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3321 <property name="yscale">1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3322 <property name="top_padding">0</property>
1149
e63d783b1325 [svn] - cosmetic improvement (6px spacing between explanation label, and output plugin buttonbox)
nenolod
parents: 1148
diff changeset
3323 <property name="bottom_padding">6</property>
1143
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3324 <property name="left_padding">12</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3325 <property name="right_padding">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3326
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3327 <child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3328 <widget class="GtkVBox" id="vbox33">
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3329 <property name="visible">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3330 <property name="homogeneous">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3331 <property name="spacing">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3332
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3333 <child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3334 <widget class="GtkTable" id="table11">
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3335 <property name="visible">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3336 <property name="n_rows">3</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3337 <property name="n_columns">2</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3338 <property name="homogeneous">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3339 <property name="row_spacing">6</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3340 <property name="column_spacing">6</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3341
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3342 <child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3343 <widget class="GtkLabel" id="label78">
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3344 <property name="visible">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3345 <property name="label" translatable="yes">Current output plugin:</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3346 <property name="use_underline">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3347 <property name="use_markup">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3348 <property name="justify">GTK_JUSTIFY_LEFT</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3349 <property name="wrap">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3350 <property name="selectable">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3351 <property name="xalign">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3352 <property name="yalign">0.5</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3353 <property name="xpad">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3354 <property name="ypad">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3355 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3356 <property name="width_chars">-1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3357 <property name="single_line_mode">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3358 <property name="angle">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3359 </widget>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3360 <packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3361 <property name="left_attach">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3362 <property name="right_attach">1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3363 <property name="top_attach">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3364 <property name="bottom_attach">1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3365 <property name="x_options">fill</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3366 <property name="y_options"></property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3367 </packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3368 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3369
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3370 <child>
1144
c94e297544d6 [svn] - hookup preferences/info buttons under dialog pane
nenolod
parents: 1143
diff changeset
3371 <widget class="GtkComboBox" id="output_plugin_cbox">
1143
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3372 <property name="visible">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3373 <property name="items" translatable="yes"></property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3374 <property name="add_tearoffs">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3375 <property name="focus_on_click">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3376 <signal name="realize" handler="on_output_plugin_cbox_realize" after="yes" last_modification_time="Wed, 12 May 2004 01:52:50 GMT"/>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3377 </widget>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3378 <packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3379 <property name="left_attach">1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3380 <property name="right_attach">2</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3381 <property name="top_attach">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3382 <property name="bottom_attach">1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3383 <property name="y_options">fill</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3384 </packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3385 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3386
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3387 <child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3388 <widget class="GtkLabel" id="label79">
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3389 <property name="visible">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3390 <property name="label" translatable="yes">Buffer size:</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3391 <property name="use_underline">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3392 <property name="use_markup">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3393 <property name="justify">GTK_JUSTIFY_LEFT</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3394 <property name="wrap">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3395 <property name="selectable">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3396 <property name="xalign">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3397 <property name="yalign">0.5</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3398 <property name="xpad">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3399 <property name="ypad">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3400 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3401 <property name="width_chars">-1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3402 <property name="single_line_mode">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3403 <property name="angle">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3404 </widget>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3405 <packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3406 <property name="left_attach">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3407 <property name="right_attach">1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3408 <property name="top_attach">1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3409 <property name="bottom_attach">2</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3410 <property name="x_options">fill</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3411 <property name="y_options"></property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3412 </packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3413 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3414
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3415 <child>
1147
aef9aa10e0c0 [svn] - hookup buffer size option
nenolod
parents: 1145
diff changeset
3416 <widget class="GtkSpinButton" id="output_plugin_bufsize">
1143
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3417 <property name="visible">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3418 <property name="can_focus">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3419 <property name="climb_rate">1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3420 <property name="digits">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3421 <property name="numeric">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3422 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3423 <property name="snap_to_ticks">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3424 <property name="wrap">False</property>
1148
ae39b599cd25 [svn] - oops, give that spinbutton some sane values
nenolod
parents: 1147
diff changeset
3425 <property name="adjustment">0 0 600000 100 1000 1000</property>
1147
aef9aa10e0c0 [svn] - hookup buffer size option
nenolod
parents: 1145
diff changeset
3426 <signal name="realize" handler="on_output_plugin_bufsize_realize" after="yes" last_modification_time="Mon, 05 Jun 2006 04:28:43 GMT"/>
aef9aa10e0c0 [svn] - hookup buffer size option
nenolod
parents: 1145
diff changeset
3427 <signal name="value_changed" handler="on_output_plugin_bufsize_value_changed" last_modification_time="Mon, 05 Jun 2006 04:28:51 GMT"/>
1143
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3428 </widget>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3429 <packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3430 <property name="left_attach">1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3431 <property name="right_attach">2</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3432 <property name="top_attach">1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3433 <property name="bottom_attach">2</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3434 <property name="y_options"></property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3435 </packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3436 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3437
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3438 <child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3439 <widget class="GtkImage" id="image7">
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3440 <property name="visible">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3441 <property name="stock">gtk-info</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3442 <property name="icon_size">4</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3443 <property name="xalign">1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3444 <property name="yalign">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3445 <property name="xpad">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3446 <property name="ypad">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3447 </widget>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3448 <packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3449 <property name="left_attach">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3450 <property name="right_attach">1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3451 <property name="top_attach">2</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3452 <property name="bottom_attach">3</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3453 <property name="x_options">fill</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3454 </packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3455 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3456
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3457 <child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3458 <widget class="GtkLabel" id="label82">
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3459 <property name="visible">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3460 <property name="label" translatable="yes">&lt;span size=&quot;small&quot;&gt;This is the amount of time to prebuffer audio streams by, in milliseconds.
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3461 Increase this value if you are experiencing audio skipping.
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3462 Please note however, that high values will result in Audacious performing poorly.&lt;/span&gt;</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3463 <property name="use_underline">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3464 <property name="use_markup">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3465 <property name="justify">GTK_JUSTIFY_LEFT</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3466 <property name="wrap">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3467 <property name="selectable">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3468 <property name="xalign">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3469 <property name="yalign">0.5</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3470 <property name="xpad">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3471 <property name="ypad">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3472 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3473 <property name="width_chars">-1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3474 <property name="single_line_mode">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3475 <property name="angle">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3476 </widget>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3477 <packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3478 <property name="left_attach">1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3479 <property name="right_attach">2</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3480 <property name="top_attach">2</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3481 <property name="bottom_attach">3</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3482 <property name="x_options">fill</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3483 <property name="y_options"></property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3484 </packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3485 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3486 </widget>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3487 <packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3488 <property name="padding">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3489 <property name="expand">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3490 <property name="fill">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3491 </packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3492 </child>
1145
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3493 </widget>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3494 </child>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3495 </widget>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3496 <packing>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3497 <property name="padding">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3498 <property name="expand">False</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3499 <property name="fill">False</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3500 </packing>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3501 </child>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3502
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3503 <child>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3504 <widget class="GtkAlignment" id="alignment82">
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3505 <property name="visible">True</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3506 <property name="xalign">0.5</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3507 <property name="yalign">0.5</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3508 <property name="xscale">1</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3509 <property name="yscale">1</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3510 <property name="top_padding">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3511 <property name="bottom_padding">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3512 <property name="left_padding">12</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3513 <property name="right_padding">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3514
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3515 <child>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3516 <widget class="GtkHButtonBox" id="output_plugin_button_box">
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3517 <property name="visible">True</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3518 <property name="layout_style">GTK_BUTTONBOX_START</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3519 <property name="spacing">8</property>
1143
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3520
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3521 <child>
1145
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3522 <widget class="GtkButton" id="output_plugin_prefs">
1143
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3523 <property name="visible">True</property>
1145
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3524 <property name="sensitive">False</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3525 <property name="can_default">True</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3526 <property name="can_focus">True</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3527 <property name="relief">GTK_RELIEF_NORMAL</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3528 <property name="focus_on_click">True</property>
1143
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3529
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3530 <child>
1145
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3531 <widget class="GtkAlignment" id="alignment76">
1143
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3532 <property name="visible">True</property>
1145
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3533 <property name="xalign">0.5</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3534 <property name="yalign">0.5</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3535 <property name="xscale">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3536 <property name="yscale">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3537 <property name="top_padding">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3538 <property name="bottom_padding">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3539 <property name="left_padding">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3540 <property name="right_padding">0</property>
1143
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3541
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3542 <child>
1145
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3543 <widget class="GtkHBox" id="hbox7">
1143
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3544 <property name="visible">True</property>
1145
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3545 <property name="homogeneous">False</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3546 <property name="spacing">2</property>
1143
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3547
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3548 <child>
1145
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3549 <widget class="GtkImage" id="image5">
1143
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3550 <property name="visible">True</property>
1145
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3551 <property name="stock">gtk-preferences</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3552 <property name="icon_size">4</property>
1143
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3553 <property name="xalign">0.5</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3554 <property name="yalign">0.5</property>
1145
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3555 <property name="xpad">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3556 <property name="ypad">0</property>
1143
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3557 </widget>
1145
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3558 <packing>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3559 <property name="padding">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3560 <property name="expand">False</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3561 <property name="fill">False</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3562 </packing>
1143
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3563 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3564
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3565 <child>
1145
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3566 <widget class="GtkLabel" id="label80">
1143
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3567 <property name="visible">True</property>
1145
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3568 <property name="label">Output Plugin Preferences</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3569 <property name="use_underline">True</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3570 <property name="use_markup">False</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3571 <property name="justify">GTK_JUSTIFY_LEFT</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3572 <property name="wrap">False</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3573 <property name="selectable">False</property>
1143
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3574 <property name="xalign">0.5</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3575 <property name="yalign">0.5</property>
1145
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3576 <property name="xpad">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3577 <property name="ypad">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3578 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3579 <property name="width_chars">-1</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3580 <property name="single_line_mode">False</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3581 <property name="angle">0</property>
1143
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3582 </widget>
1145
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3583 <packing>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3584 <property name="padding">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3585 <property name="expand">False</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3586 <property name="fill">False</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3587 </packing>
1143
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3588 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3589 </widget>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3590 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3591 </widget>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3592 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3593 </widget>
1145
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3594 </child>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3595
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3596 <child>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3597 <widget class="GtkButton" id="output_plugin_info">
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3598 <property name="visible">True</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3599 <property name="sensitive">False</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3600 <property name="can_default">True</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3601 <property name="can_focus">True</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3602 <property name="relief">GTK_RELIEF_NORMAL</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3603 <property name="focus_on_click">True</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3604
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3605 <child>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3606 <widget class="GtkAlignment" id="alignment77">
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3607 <property name="visible">True</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3608 <property name="xalign">0.5</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3609 <property name="yalign">0.5</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3610 <property name="xscale">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3611 <property name="yscale">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3612 <property name="top_padding">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3613 <property name="bottom_padding">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3614 <property name="left_padding">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3615 <property name="right_padding">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3616
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3617 <child>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3618 <widget class="GtkHBox" id="hbox8">
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3619 <property name="visible">True</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3620 <property name="homogeneous">False</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3621 <property name="spacing">2</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3622
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3623 <child>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3624 <widget class="GtkImage" id="image6">
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3625 <property name="visible">True</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3626 <property name="stock">gtk-about</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3627 <property name="icon_size">4</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3628 <property name="xalign">0.5</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3629 <property name="yalign">0.5</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3630 <property name="xpad">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3631 <property name="ypad">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3632 </widget>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3633 <packing>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3634 <property name="padding">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3635 <property name="expand">False</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3636 <property name="fill">False</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3637 </packing>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3638 </child>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3639
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3640 <child>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3641 <widget class="GtkLabel" id="label81">
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3642 <property name="visible">True</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3643 <property name="label">Output Plugin Information</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3644 <property name="use_underline">True</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3645 <property name="use_markup">False</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3646 <property name="justify">GTK_JUSTIFY_LEFT</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3647 <property name="wrap">False</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3648 <property name="selectable">False</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3649 <property name="xalign">0.5</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3650 <property name="yalign">0.5</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3651 <property name="xpad">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3652 <property name="ypad">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3653 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3654 <property name="width_chars">-1</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3655 <property name="single_line_mode">False</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3656 <property name="angle">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3657 </widget>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3658 <packing>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3659 <property name="padding">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3660 <property name="expand">False</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3661 <property name="fill">False</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3662 </packing>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3663 </child>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3664 </widget>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3665 </child>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3666 </widget>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3667 </child>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3668 </widget>
1143
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3669 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3670 </widget>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3671 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3672 </widget>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3673 <packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3674 <property name="padding">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3675 <property name="expand">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3676 <property name="fill">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3677 </packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3678 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3679
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3680 <child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3681 <widget class="GtkAlignment" id="alignment78">
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3682 <property name="visible">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3683 <property name="xalign">0.5</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3684 <property name="yalign">0.5</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3685 <property name="xscale">1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3686 <property name="yscale">1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3687 <property name="top_padding">12</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3688 <property name="bottom_padding">12</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3689 <property name="left_padding">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3690 <property name="right_padding">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3691
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3692 <child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3693 <widget class="GtkLabel" id="label83">
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3694 <property name="visible">True</property>
1163
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3695 <property name="label" translatable="yes">&lt;b&gt;Format Detection&lt;/b&gt;</property>
1143
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3696 <property name="use_underline">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3697 <property name="use_markup">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3698 <property name="justify">GTK_JUSTIFY_LEFT</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3699 <property name="wrap">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3700 <property name="selectable">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3701 <property name="xalign">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3702 <property name="yalign">0.5</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3703 <property name="xpad">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3704 <property name="ypad">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3705 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3706 <property name="width_chars">-1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3707 <property name="single_line_mode">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3708 <property name="angle">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3709 </widget>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3710 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3711 </widget>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3712 <packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3713 <property name="padding">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3714 <property name="expand">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3715 <property name="fill">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3716 </packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3717 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3718
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3719 <child>
1163
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3720 <widget class="GtkAlignment" id="alignment84">
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3721 <property name="visible">True</property>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3722 <property name="xalign">0.5</property>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3723 <property name="yalign">0.5</property>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3724 <property name="xscale">1</property>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3725 <property name="yscale">1</property>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3726 <property name="top_padding">0</property>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3727 <property name="bottom_padding">0</property>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3728 <property name="left_padding">12</property>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3729 <property name="right_padding">0</property>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3730
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3731 <child>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3732 <widget class="GtkCheckButton" id="audio_format_det_cb">
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3733 <property name="visible">True</property>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3734 <property name="tooltip" translatable="yes">When checked, Audacious will detect file formats on demand. This can result in a messier playlist, but delivers a major speed benefit.</property>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3735 <property name="can_focus">True</property>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3736 <property name="label" translatable="yes">Detect file formats on demand, instead of immediately.</property>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3737 <property name="use_underline">True</property>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3738 <property name="relief">GTK_RELIEF_NORMAL</property>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3739 <property name="focus_on_click">True</property>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3740 <property name="active">False</property>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3741 <property name="inconsistent">False</property>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3742 <property name="draw_indicator">True</property>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3743 <signal name="realize" handler="on_audio_format_det_cb_realize" last_modification_time="Sun, 11 Jun 2006 03:09:01 GMT"/>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3744 <signal name="toggled" handler="on_audio_format_det_cb_toggled" last_modification_time="Sun, 11 Jun 2006 04:21:11 GMT"/>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3745 </widget>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3746 </child>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3747 </widget>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3748 <packing>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3749 <property name="padding">0</property>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3750 <property name="expand">False</property>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3751 <property name="fill">False</property>
ff71f891265b [svn] - Allow to do format detection on demand; instead of immediately on add
nenolod
parents: 1149
diff changeset
3752 </packing>
1143
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3753 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3754
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3755 <child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3756 <widget class="GtkAlignment" id="alignment19">
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3757 <property name="visible">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3758 <property name="xalign">0.5</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3759 <property name="yalign">0.5</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3760 <property name="xscale">1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3761 <property name="yscale">1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3762 <property name="top_padding">12</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3763 <property name="bottom_padding">12</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3764 <property name="left_padding">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3765 <property name="right_padding">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3766
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3767 <child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3768 <widget class="GtkLabel" id="label40">
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3769 <property name="visible">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3770 <property name="label" translatable="yes">&lt;b&gt;Playback&lt;/b&gt;</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3771 <property name="use_underline">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3772 <property name="use_markup">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3773 <property name="justify">GTK_JUSTIFY_LEFT</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3774 <property name="wrap">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3775 <property name="selectable">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3776 <property name="xalign">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3777 <property name="yalign">0.5</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3778 <property name="xpad">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3779 <property name="ypad">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3780 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3781 <property name="width_chars">-1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3782 <property name="single_line_mode">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3783 <property name="angle">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3784 </widget>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3785 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3786 </widget>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3787 <packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3788 <property name="padding">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3789 <property name="expand">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3790 <property name="fill">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3791 </packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3792 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3793
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3794 <child>
1145
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3795 <widget class="GtkAlignment" id="alignment83">
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3796 <property name="visible">True</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3797 <property name="xalign">0.5</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3798 <property name="yalign">0.5</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3799 <property name="xscale">1</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3800 <property name="yscale">1</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3801 <property name="top_padding">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3802 <property name="bottom_padding">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3803 <property name="left_padding">12</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3804 <property name="right_padding">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3805
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3806 <child>
1382
cface58ec50d [svn] - preferences window cleanups
nenolod
parents: 1358
diff changeset
3807 <widget class="GtkCheckButton" id="continue_playback_on_startup">
1145
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3808 <property name="visible">True</property>
1382
cface58ec50d [svn] - preferences window cleanups
nenolod
parents: 1358
diff changeset
3809 <property name="tooltip" translatable="yes">When Audacious starts, automatically begin playing from the point where we stopped before.</property>
1145
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3810 <property name="can_focus">True</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3811 <property name="label" translatable="yes">Continue playback on startup</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3812 <property name="use_underline">True</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3813 <property name="relief">GTK_RELIEF_NORMAL</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3814 <property name="focus_on_click">True</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3815 <property name="active">False</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3816 <property name="inconsistent">False</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3817 <property name="draw_indicator">True</property>
1382
cface58ec50d [svn] - preferences window cleanups
nenolod
parents: 1358
diff changeset
3818 <signal name="realize" handler="on_continue_playback_on_startup_realize" last_modification_time="Mon, 10 Jul 2006 10:15:54 GMT"/>
cface58ec50d [svn] - preferences window cleanups
nenolod
parents: 1358
diff changeset
3819 <signal name="toggled" handler="on_continue_playback_on_startup_toggled" last_modification_time="Mon, 10 Jul 2006 10:15:58 GMT"/>
1145
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3820 </widget>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3821 </child>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3822 </widget>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3823 <packing>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3824 <property name="padding">0</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3825 <property name="expand">False</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3826 <property name="fill">False</property>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3827 </packing>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3828 </child>
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3829
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3830 <child>
1143
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3831 <widget class="GtkAlignment" id="alignment79">
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3832 <property name="visible">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3833 <property name="xalign">0.5</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3834 <property name="yalign">0.5</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3835 <property name="xscale">1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3836 <property name="yscale">1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3837 <property name="top_padding">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3838 <property name="bottom_padding">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3839 <property name="left_padding">12</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3840 <property name="right_padding">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3841
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3842 <child>
1382
cface58ec50d [svn] - preferences window cleanups
nenolod
parents: 1358
diff changeset
3843 <widget class="GtkCheckButton" id="playlist_no_advance">
1143
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3844 <property name="visible">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3845 <property name="tooltip" translatable="yes">When finished playing a song, don't automatically advance to the next.</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3846 <property name="can_focus">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3847 <property name="label" translatable="yes">Don't advance in the playlist</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3848 <property name="use_underline">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3849 <property name="relief">GTK_RELIEF_NORMAL</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3850 <property name="focus_on_click">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3851 <property name="active">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3852 <property name="inconsistent">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3853 <property name="draw_indicator">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3854 <signal name="realize" handler="on_playlist_no_advance_realize" after="yes" last_modification_time="Sat, 03 Jul 2004 04:41:19 GMT"/>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3855 <signal name="toggled" handler="on_playlist_no_advance_toggled" last_modification_time="Sat, 03 Jul 2004 04:41:22 GMT"/>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3856 </widget>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3857 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3858 </widget>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3859 <packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3860 <property name="padding">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3861 <property name="expand">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3862 <property name="fill">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3863 </packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3864 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3865
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3866 <child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3867 <widget class="GtkAlignment" id="alignment80">
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3868 <property name="visible">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3869 <property name="xalign">0.5</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3870 <property name="yalign">0.5</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3871 <property name="xscale">1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3872 <property name="yscale">1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3873 <property name="top_padding">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3874 <property name="bottom_padding">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3875 <property name="left_padding">12</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3876 <property name="right_padding">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3877
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3878 <child>
1145
343e06eaef5f [svn] - more checkboxes than you can shake a stick at
nenolod
parents: 1144
diff changeset
3879 <widget class="GtkCheckButton" id="pause_between_songs">
1143
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3880 <property name="visible">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3881 <property name="can_focus">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3882 <property name="label" translatable="yes">Pause between songs</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3883 <property name="use_underline">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3884 <property name="relief">GTK_RELIEF_NORMAL</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3885 <property name="focus_on_click">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3886 <property name="active">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3887 <property name="inconsistent">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3888 <property name="draw_indicator">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3889 </widget>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3890 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3891 </widget>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3892 <packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3893 <property name="padding">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3894 <property name="expand">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3895 <property name="fill">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3896 </packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3897 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3898
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3899 <child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3900 <widget class="GtkAlignment" id="alignment22">
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3901 <property name="visible">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3902 <property name="xalign">0.5</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3903 <property name="yalign">0.5</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3904 <property name="xscale">1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3905 <property name="yscale">1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3906 <property name="top_padding">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3907 <property name="bottom_padding">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3908 <property name="left_padding">45</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3909 <property name="right_padding">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3910
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3911 <child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3912 <widget class="GtkHBox" id="pause_between_songs_box">
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3913 <property name="visible">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3914 <property name="homogeneous">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3915 <property name="spacing">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3916
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3917 <child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3918 <widget class="GtkLabel" id="label41">
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3919 <property name="visible">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3920 <property name="label" translatable="yes">Pause for</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3921 <property name="use_underline">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3922 <property name="use_markup">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3923 <property name="justify">GTK_JUSTIFY_LEFT</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3924 <property name="wrap">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3925 <property name="selectable">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3926 <property name="xalign">0.5</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3927 <property name="yalign">0.5</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3928 <property name="xpad">4</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3929 <property name="ypad">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3930 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3931 <property name="width_chars">-1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3932 <property name="single_line_mode">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3933 <property name="angle">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3934 </widget>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3935 <packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3936 <property name="padding">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3937 <property name="expand">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3938 <property name="fill">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3939 </packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3940 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3941
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3942 <child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3943 <widget class="GtkSpinButton" id="pause_between_songs_time">
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3944 <property name="visible">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3945 <property name="can_focus">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3946 <property name="climb_rate">1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3947 <property name="digits">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3948 <property name="numeric">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3949 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3950 <property name="snap_to_ticks">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3951 <property name="wrap">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3952 <property name="adjustment">2 0 100 1 10 10</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3953 <signal name="realize" handler="on_pause_between_songs_time_realize" after="yes" last_modification_time="Sat, 03 Jul 2004 04:42:58 GMT"/>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3954 <signal name="value_changed" handler="on_pause_between_songs_time_changed" last_modification_time="Sat, 03 Jul 2004 07:20:03 GMT"/>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3955 </widget>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3956 <packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3957 <property name="padding">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3958 <property name="expand">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3959 <property name="fill">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3960 </packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3961 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3962
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3963 <child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3964 <widget class="GtkLabel" id="label42">
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3965 <property name="visible">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3966 <property name="label" translatable="yes">seconds</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3967 <property name="use_underline">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3968 <property name="use_markup">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3969 <property name="justify">GTK_JUSTIFY_LEFT</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3970 <property name="wrap">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3971 <property name="selectable">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3972 <property name="xalign">0.5</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3973 <property name="yalign">0.5</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3974 <property name="xpad">4</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3975 <property name="ypad">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3976 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3977 <property name="width_chars">-1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3978 <property name="single_line_mode">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3979 <property name="angle">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3980 </widget>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3981 <packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3982 <property name="padding">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3983 <property name="expand">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3984 <property name="fill">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3985 </packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3986 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3987 </widget>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3988 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3989 </widget>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3990 <packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3991 <property name="padding">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3992 <property name="expand">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3993 <property name="fill">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3994 </packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3995 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3996 </widget>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3997 <packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3998 <property name="tab_expand">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
3999 <property name="tab_fill">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
4000 </packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
4001 </child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
4002
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
4003 <child>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
4004 <widget class="GtkLabel" id="label76">
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
4005 <property name="visible">True</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
4006 <property name="label" translatable="yes">label76</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
4007 <property name="use_underline">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
4008 <property name="use_markup">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
4009 <property name="justify">GTK_JUSTIFY_LEFT</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
4010 <property name="wrap">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
4011 <property name="selectable">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
4012 <property name="xalign">0.5</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
4013 <property name="yalign">0.5</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
4014 <property name="xpad">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
4015 <property name="ypad">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
4016 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
4017 <property name="width_chars">-1</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
4018 <property name="single_line_mode">False</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
4019 <property name="angle">0</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
4020 </widget>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
4021 <packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
4022 <property name="type">tab</property>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
4023 </packing>
f1761af62385 [svn] - some audio preferences stuff, incomplete
nenolod
parents: 1137
diff changeset
4024 </child>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4025 </widget>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4026 <packing>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4027 <property name="padding">0</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4028 <property name="expand">True</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4029 <property name="fill">True</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4030 </packing>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4031 </child>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4032 </widget>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4033 <packing>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4034 <property name="padding">0</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4035 <property name="expand">True</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4036 <property name="fill">True</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4037 </packing>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4038 </child>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4039
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4040 <child>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4041 <widget class="GtkHSeparator" id="hseparator1">
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4042 <property name="visible">True</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4043 </widget>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4044 <packing>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4045 <property name="padding">6</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4046 <property name="expand">False</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4047 <property name="fill">False</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4048 </packing>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4049 </child>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4050
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4051 <child>
816
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4052 <widget class="GtkHBox" id="hbox4">
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4053 <property name="visible">True</property>
816
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4054 <property name="homogeneous">False</property>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4055 <property name="spacing">0</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4056
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4057 <child>
816
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4058 <widget class="GtkLabel" id="audversionlabel">
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4059 <property name="visible">True</property>
816
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4060 <property name="label" translatable="yes"></property>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4061 <property name="use_underline">False</property>
1135
6dd4db5212ae [svn] - prefswin enhancements
nenolod
parents: 1105
diff changeset
4062 <property name="use_markup">True</property>
816
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4063 <property name="justify">GTK_JUSTIFY_LEFT</property>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4064 <property name="wrap">False</property>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4065 <property name="selectable">False</property>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4066 <property name="xalign">0.5</property>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4067 <property name="yalign">0.5</property>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4068 <property name="xpad">0</property>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4069 <property name="ypad">0</property>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4070 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4071 <property name="width_chars">-1</property>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4072 <property name="single_line_mode">False</property>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4073 <property name="angle">0</property>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4074 </widget>
816
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4075 <packing>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4076 <property name="padding">0</property>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4077 <property name="expand">False</property>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4078 <property name="fill">False</property>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4079 </packing>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4080 </child>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4081
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4082 <child>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4083 <widget class="GtkHButtonBox" id="prefswin_button_box">
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4084 <property name="visible">True</property>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4085 <property name="layout_style">GTK_BUTTONBOX_END</property>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4086 <property name="spacing">0</property>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4087
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4088 <child>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4089 <widget class="GtkButton" id="close">
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4090 <property name="visible">True</property>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4091 <property name="can_default">True</property>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4092 <property name="can_focus">True</property>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4093 <property name="label">gtk-close</property>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4094 <property name="use_stock">True</property>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4095 <property name="relief">GTK_RELIEF_NORMAL</property>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4096 <property name="focus_on_click">True</property>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4097 <signal name="clicked" handler="gtk_widget_hide" object="prefswin" last_modification_time="Sat, 03 Jul 2004 04:24:48 GMT"/>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4098 </widget>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4099 </child>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4100 </widget>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4101 <packing>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4102 <property name="padding">0</property>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4103 <property name="expand">True</property>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4104 <property name="fill">True</property>
8073d8300502 [svn] display audacious version and revision in the prefs window
giacomo
parents: 814
diff changeset
4105 </packing>
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4106 </child>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4107 </widget>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4108 <packing>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4109 <property name="padding">0</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4110 <property name="expand">False</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4111 <property name="fill">False</property>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4112 </packing>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4113 </child>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4114 </widget>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4115 </child>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4116 </widget>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4117
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4118 </glade-interface>