Mercurial > audlegacy-plugins
annotate src/sid/xmms-sid.glade @ 2266:5395c85a8724
Make flacng plugin to clean up after itself (Bugzilla #19)
author | Jussi Judin <jjudin+audacious@iki.fi> |
---|---|
date | Tue, 25 Dec 2007 02:15:14 -0600 |
parents | 75b8e7737bcd |
children | a975b098485c |
rev | line source |
---|---|
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1 <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*--> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2 <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
4 <glade-interface> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
5 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
6 <widget class="GtkWindow" id="xs_configwin"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
7 <property name="visible">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
8 <property name="title" translatable="yes">Audacious-SID configuration</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
9 <property name="type">GTK_WINDOW_TOPLEVEL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
10 <property name="window_position">GTK_WIN_POS_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
11 <property name="modal">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
12 <property name="resizable">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
13 <property name="destroy_with_parent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
14 <property name="decorated">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
15 <property name="skip_taskbar_hint">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
16 <property name="skip_pager_hint">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
17 <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
18 <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
19 <property name="focus_on_map">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
20 <property name="urgency_hint">False</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
21 <signal name="delete_event" handler="xs_configwin_delete"/> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
22 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
23 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
24 <widget class="GtkVBox" id="w_vbox1"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
25 <property name="border_width">8</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
26 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
27 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
28 <property name="spacing">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
29 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
30 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
31 <widget class="GtkNotebook" id="cfg_notebook"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
32 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
33 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
34 <property name="show_tabs">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
35 <property name="show_border">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
36 <property name="tab_pos">GTK_POS_TOP</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
37 <property name="scrollable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
38 <property name="enable_popup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
39 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
40 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
41 <widget class="GtkVBox" id="w_vbox6"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
42 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
43 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
44 <property name="spacing">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
45 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
46 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
47 <widget class="GtkHBox" id="w_hbox2"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
48 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
49 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
50 <property name="spacing">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
51 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
52 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
53 <widget class="GtkFrame" id="cfg_sndres_frame"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
54 <property name="border_width">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
55 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
56 <property name="label_xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
57 <property name="label_yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
58 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
59 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
60 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
61 <widget class="GtkVBox" id="w_vbox9"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
62 <property name="border_width">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
63 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
64 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
65 <property name="spacing">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
66 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
67 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
68 <widget class="GtkRadioButton" id="cfg_res_8bit"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
69 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
70 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
71 <property name="label" translatable="yes">8-bit</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
72 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
73 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
74 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
75 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
76 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
77 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
78 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
79 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
80 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
81 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
82 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
83 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
84 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
85 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
86 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
87 <widget class="GtkRadioButton" id="cfg_res_16bit"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
88 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
89 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
90 <property name="label" translatable="yes">16-bit</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
91 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
92 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
93 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
94 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
95 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
96 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
97 <property name="group">cfg_res_8bit</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
98 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
99 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
100 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
101 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
102 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
103 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
104 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
105 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
106 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
107 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
108 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
109 <widget class="GtkLabel" id="label1"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
110 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
111 <property name="label" translatable="yes">Resolution:</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
112 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
113 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
114 <property name="justify">GTK_JUSTIFY_LEFT</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
115 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
116 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
117 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
118 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
119 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
120 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
121 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
122 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
123 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
124 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
125 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
126 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
127 <property name="type">label_item</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
128 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
129 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
130 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
131 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
132 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
133 <property name="expand">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
134 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
135 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
136 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
137 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
138 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
139 <widget class="GtkFrame" id="cfg_channels_frame"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
140 <property name="border_width">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
141 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
142 <property name="label_xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
143 <property name="label_yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
144 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
145 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
146 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
147 <widget class="GtkVBox" id="w_vbox10"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
148 <property name="border_width">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
149 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
150 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
151 <property name="spacing">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
152 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
153 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
154 <widget class="GtkRadioButton" id="cfg_chn_mono"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
155 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
156 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
157 <property name="label" translatable="yes">Mono</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
158 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
159 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
160 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
161 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
162 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
163 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
164 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
165 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
166 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
167 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
168 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
169 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
170 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
171 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
172 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
173 <widget class="GtkRadioButton" id="cfg_chn_stereo"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
174 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
175 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
176 <property name="label" translatable="yes">Stereo</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
177 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
178 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
179 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
180 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
181 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
182 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
183 <property name="group">cfg_chn_mono</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
184 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
185 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
186 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
187 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
188 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
189 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
190 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
191 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
192 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
193 <widget class="GtkRadioButton" id="cfg_chn_autopan"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
194 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
195 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
196 <property name="label" translatable="yes">Autopanning</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
197 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
198 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
199 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
200 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
201 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
202 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
203 <property name="group">cfg_chn_mono</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
204 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
205 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
206 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
207 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
208 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
209 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
210 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
211 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
212 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
213 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
214 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
215 <widget class="GtkLabel" id="label2"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
216 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
217 <property name="label" translatable="yes">Channels:</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
218 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
219 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
220 <property name="justify">GTK_JUSTIFY_LEFT</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
221 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
222 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
223 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
224 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
225 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
226 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
227 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
228 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
229 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
230 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
231 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
232 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
233 <property name="type">label_item</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
234 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
235 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
236 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
237 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
238 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
239 <property name="expand">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
240 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
241 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
242 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
243 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
244 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
245 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
246 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
247 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
248 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
249 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
250 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
251 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
252 <widget class="GtkFrame" id="cfg_samplerate_frame"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
253 <property name="border_width">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
254 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
255 <property name="label_xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
256 <property name="label_yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
257 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
258 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
259 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
260 <widget class="GtkHBox" id="w_hbox4"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
261 <property name="border_width">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
262 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
263 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
264 <property name="spacing">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
265 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
266 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
267 <widget class="GtkCombo" id="cfg_samplerate_combo"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
268 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
269 <property name="value_in_list">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
270 <property name="allow_empty">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
271 <property name="case_sensitive">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
272 <property name="enable_arrow_keys">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
273 <property name="enable_arrows_always">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
274 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
275 <child internal-child="entry"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
276 <widget class="GtkEntry" id="cfg_samplerate"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
277 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
278 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
279 <property name="editable">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
280 <property name="visibility">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
281 <property name="max_length">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
282 <property name="text" translatable="yes"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
283 <property name="has_frame">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
284 <property name="invisible_char">●</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
285 <property name="activates_default">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
286 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
287 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
288 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
289 <child internal-child="list"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
290 <widget class="GtkList" id="convertwidget1"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
291 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
292 <property name="selection_mode">GTK_SELECTION_BROWSE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
293 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
294 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
295 <widget class="GtkListItem" id="convertwidget2"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
296 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
297 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
298 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
299 <widget class="GtkLabel" id="convertwidget3"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
300 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
301 <property name="label" translatable="yes"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
302 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
303 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
304 <property name="justify">GTK_JUSTIFY_LEFT</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
305 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
306 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
307 <property name="xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
308 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
309 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
310 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
311 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
312 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
313 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
314 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
315 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
316 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
317 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
318 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
319 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
320 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
321 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
322 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
323 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
324 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
325 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
326 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
327 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
328 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
329 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
330 <widget class="GtkLabel" id="w_label8"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
331 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
332 <property name="label" translatable="yes">Hz</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
333 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
334 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
335 <property name="justify">GTK_JUSTIFY_CENTER</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
336 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
337 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
338 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
339 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
340 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
341 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
342 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
343 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
344 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
345 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
346 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
347 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
348 <property name="padding">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
349 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
350 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
351 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
352 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
353 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
354 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
355 <widget class="GtkLabel" id="w_label54"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
356 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
357 <property name="label" translatable="yes"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
358 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
359 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
360 <property name="justify">GTK_JUSTIFY_CENTER</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
361 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
362 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
363 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
364 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
365 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
366 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
367 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
368 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
369 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
370 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
371 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
372 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
373 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
374 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
375 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
376 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
377 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
378 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
379 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
380 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
381 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
382 <widget class="GtkLabel" id="label3"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
383 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
384 <property name="label" translatable="yes">Samplerate:</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
385 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
386 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
387 <property name="justify">GTK_JUSTIFY_LEFT</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
388 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
389 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
390 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
391 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
392 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
393 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
394 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
395 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
396 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
397 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
398 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
399 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
400 <property name="type">label_item</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
401 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
402 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
403 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
404 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
405 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
406 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
407 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
408 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
409 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
410 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
411 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
412 <widget class="GtkFrame" id="cfg_oversample_frame"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
413 <property name="border_width">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
414 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
415 <property name="label_xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
416 <property name="label_yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
417 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
418 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
419 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
420 <widget class="GtkVBox" id="w_vbox27"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
421 <property name="border_width">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
422 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
423 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
424 <property name="spacing">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
425 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
426 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
427 <widget class="GtkCheckButton" id="cfg_oversample"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
428 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
429 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
430 <property name="label" translatable="yes">Use oversampling</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
431 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
432 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
433 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
434 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
435 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
436 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
437 <signal name="toggled" handler="xs_cfg_oversample_toggled"/> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
438 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
439 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
440 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
441 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
442 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
443 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
444 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
445 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
446 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
447 <widget class="GtkHBox" id="cfg_oversample_box"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
448 <property name="border_width">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
449 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
450 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
451 <property name="spacing">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
452 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
453 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
454 <widget class="GtkLabel" id="cfg_oversample_label1"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
455 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
456 <property name="label" translatable="yes">Factor:</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
457 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
458 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
459 <property name="justify">GTK_JUSTIFY_CENTER</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
460 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
461 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
462 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
463 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
464 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
465 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
466 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
467 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
468 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
469 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
470 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
471 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
472 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
473 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
474 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
475 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
476 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
477 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
478 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
479 <widget class="GtkSpinButton" id="cfg_oversample_factor"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
480 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
481 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
482 <property name="climb_rate">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
483 <property name="digits">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
484 <property name="numeric">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
485 <property name="update_policy">GTK_UPDATE_ALWAYS</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
486 <property name="snap_to_ticks">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
487 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
488 <property name="adjustment">2 2 8 1 1 1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
489 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
490 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
491 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
492 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
493 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
494 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
495 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
496 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
497 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
498 <widget class="GtkLabel" id="cfg_oversample_label2"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
499 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
500 <property name="label" translatable="yes">Large factors require more CPU-power</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
501 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
502 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
503 <property name="justify">GTK_JUSTIFY_CENTER</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
504 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
505 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
506 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
507 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
508 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
509 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
510 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
511 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
512 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
513 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
514 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
515 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
516 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
517 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
518 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
519 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
520 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
521 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
522 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
523 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
524 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
525 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
526 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
527 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
528 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
529 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
530 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
531 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
532 <widget class="GtkLabel" id="label4"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
533 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
534 <property name="label" translatable="yes">Oversampling:</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
535 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
536 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
537 <property name="justify">GTK_JUSTIFY_LEFT</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
538 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
539 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
540 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
541 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
542 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
543 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
544 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
545 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
546 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
547 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
548 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
549 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
550 <property name="type">label_item</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
551 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
552 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
553 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
554 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
555 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
556 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
557 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
558 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
559 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
560 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
561 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
562 <property name="tab_expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
563 <property name="tab_fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
564 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
565 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
566 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
567 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
568 <widget class="GtkLabel" id="w_label1"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
569 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
570 <property name="label" translatable="yes">Audio</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
571 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
572 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
573 <property name="justify">GTK_JUSTIFY_CENTER</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
574 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
575 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
576 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
577 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
578 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
579 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
580 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
581 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
582 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
583 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
584 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
585 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
586 <property name="type">tab</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
587 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
588 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
589 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
590 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
591 <widget class="GtkVBox" id="w_vbox2"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
592 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
593 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
594 <property name="spacing">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
595 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
596 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
597 <widget class="GtkHBox" id="w_hbox1"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
598 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
599 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
600 <property name="spacing">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
601 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
602 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
603 <widget class="GtkFrame" id="cfg_clock_frame"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
604 <property name="border_width">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
605 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
606 <property name="label_xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
607 <property name="label_yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
608 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
609 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
610 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
611 <widget class="GtkVBox" id="w_vbox4"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
612 <property name="border_width">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
613 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
614 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
615 <property name="spacing">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
616 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
617 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
618 <widget class="GtkCheckButton" id="cfg_emu_clock_force"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
619 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
620 <property name="tooltip" translatable="yes">If enabled, this option "forces" the emulation engine to use the selected clock speed/frequency. Otherwise the speed is determined from played file itself.</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
621 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
622 <property name="label" translatable="yes">Force speed</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
623 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
624 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
625 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
626 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
627 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
628 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
629 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
630 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
631 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
632 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
633 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
634 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
635 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
636 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
637 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
638 <widget class="GtkRadioButton" id="cfg_emu_clock_pal"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
639 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
640 <property name="tooltip" translatable="yes">PAL is the european TV standard, which uses 50Hz vertical refresh frequency. Most of SID-tunes have been made for PAL computers.</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
641 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
642 <property name="label" translatable="yes">PAL (50 Hz)</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
643 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
644 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
645 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
646 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
647 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
648 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
649 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
650 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
651 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
652 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
653 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
654 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
655 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
656 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
657 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
658 <widget class="GtkRadioButton" id="cfg_emu_clock_ntsc"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
659 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
660 <property name="tooltip" translatable="yes">NTSC is the TV standard with 60Hz vertical refresh rate (and other features that differ from PAL). It is mainly used in United States, Japan and certain other countries.</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
661 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
662 <property name="label" translatable="yes">NTSC (60 Hz)</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
663 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
664 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
665 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
666 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
667 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
668 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
669 <property name="group">cfg_emu_clock_pal</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
670 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
671 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
672 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
673 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
674 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
675 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
676 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
677 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
678 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
679 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
680 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
681 <widget class="GtkLabel" id="label5"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
682 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
683 <property name="label" translatable="yes">Clock speed:</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
684 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
685 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
686 <property name="justify">GTK_JUSTIFY_LEFT</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
687 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
688 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
689 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
690 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
691 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
692 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
693 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
694 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
695 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
696 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
697 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
698 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
699 <property name="type">label_item</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
700 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
701 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
702 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
703 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
704 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
705 <property name="expand">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
706 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
707 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
708 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
709 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
710 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
711 <widget class="GtkFrame" id="cfg_sid_model_frame"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
712 <property name="border_width">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
713 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
714 <property name="label_xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
715 <property name="label_yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
716 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
717 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
718 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
719 <widget class="GtkVBox" id="w_vbox3"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
720 <property name="border_width">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
721 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
722 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
723 <property name="spacing">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
724 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
725 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
726 <widget class="GtkCheckButton" id="cfg_emu_sid_force"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
727 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
728 <property name="tooltip" translatable="yes">If enabled, this option "forces" the emulation engine to use the selected SID-chip model. Otherwise the preferred SID model is determined from the file (if PSIDv2NG type) or if not available, this setting is used.</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
729 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
730 <property name="label" translatable="yes">Force model</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
731 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
732 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
733 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
734 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
735 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
736 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
737 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
738 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
739 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
740 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
741 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
742 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
743 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
744 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
745 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
746 <widget class="GtkRadioButton" id="cfg_emu_mos6581"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
747 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
748 <property name="tooltip" translatable="yes">MOS/CSG 6581 is the earlier major version of SID chip. It differs from 8580 in few ways, having much fuller filter (which, due to design error, is never same between two different SID-chips) and has the "volume adjustment bug", which enables playing of digital samples.</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
749 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
750 <property name="label" translatable="yes">MOS 6581</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
751 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
752 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
753 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
754 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
755 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
756 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
757 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
758 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
759 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
760 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
761 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
762 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
763 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
764 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
765 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
766 <widget class="GtkRadioButton" id="cfg_emu_mos8580"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
767 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
768 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
769 <property name="label" translatable="yes">MOS 8580</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
770 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
771 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
772 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
773 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
774 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
775 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
776 <property name="group">cfg_emu_mos6581</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
777 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
778 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
779 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
780 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
781 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
782 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
783 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
784 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
785 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
786 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
787 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
788 <widget class="GtkLabel" id="label6"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
789 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
790 <property name="label" translatable="yes">SID model:</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
791 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
792 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
793 <property name="justify">GTK_JUSTIFY_LEFT</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
794 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
795 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
796 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
797 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
798 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
799 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
800 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
801 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
802 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
803 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
804 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
805 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
806 <property name="type">label_item</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
807 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
808 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
809 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
810 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
811 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
812 <property name="expand">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
813 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
814 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
815 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
816 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
817 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
818 <property name="padding">0</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
819 <property name="expand">False</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
820 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
821 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
822 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
823 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
824 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
825 <widget class="GtkFrame" id="cfg_emulib_frame"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
826 <property name="border_width">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
827 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
828 <property name="label_xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
829 <property name="label_yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
830 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
831 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
832 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
833 <widget class="GtkVBox" id="w_vbox26"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
834 <property name="border_width">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
835 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
836 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
837 <property name="spacing">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
838 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
839 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
840 <widget class="GtkRadioButton" id="cfg_emu_sidplay1"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
841 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
842 <property name="tooltip" translatable="yes">Use libSIDPlay 1.x emulation, faster but not so accurate. Good in most cases, though.</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
843 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
844 <property name="label" translatable="yes">SIDPlay 1 (frame-based)</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
845 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
846 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
847 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
848 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
849 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
850 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
851 <signal name="toggled" handler="xs_cfg_emu_sidplay1_toggled"/> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
852 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
853 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
854 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
855 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
856 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
857 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
858 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
859 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
860 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
861 <widget class="GtkRadioButton" id="cfg_emu_sidplay2"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
862 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
863 <property name="tooltip" translatable="yes">Use libSIDPlay 2.x emulation, which requires powerful CPU due to more exact emulation.</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
864 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
865 <property name="label" translatable="yes">SIDPlay 2 (cycle-based)</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
866 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
867 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
868 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
869 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
870 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
871 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
872 <property name="group">cfg_emu_sidplay1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
873 <signal name="toggled" handler="xs_cfg_emu_sidplay2_toggled"/> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
874 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
875 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
876 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
877 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
878 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
879 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
880 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
881 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
882 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
883 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
884 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
885 <widget class="GtkLabel" id="label7"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
886 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
887 <property name="label" translatable="yes">Emulation library selection:</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
888 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
889 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
890 <property name="justify">GTK_JUSTIFY_LEFT</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
891 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
892 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
893 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
894 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
895 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
896 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
897 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
898 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
899 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
900 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
901 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
902 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
903 <property name="type">label_item</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
904 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
905 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
906 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
907 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
908 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
909 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
910 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
911 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
912 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
913 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
914 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
915 <widget class="GtkFrame" id="cfg_memmode_frame"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
916 <property name="border_width">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
917 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
918 <property name="label_xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
919 <property name="label_yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
920 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
921 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
922 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
923 <widget class="GtkVBox" id="w_vbox5"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
924 <property name="border_width">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
925 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
926 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
927 <property name="spacing">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
928 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
929 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
930 <widget class="GtkRadioButton" id="cfg_emu_mem_real"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
931 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
932 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
933 <property name="label" translatable="yes">Real C64 (SIDPlay 2 only)</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
934 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
935 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
936 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
937 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
938 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
939 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
940 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
941 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
942 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
943 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
944 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
945 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
946 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
947 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
948 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
949 <widget class="GtkRadioButton" id="cfg_emu_mem_banksw"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
950 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
951 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
952 <property name="label" translatable="yes">Bank switching</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
953 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
954 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
955 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
956 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
957 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
958 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
959 <property name="group">cfg_emu_mem_real</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
960 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
961 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
962 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
963 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
964 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
965 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
966 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
967 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
968 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
969 <widget class="GtkRadioButton" id="cfg_emu_mem_transrom"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
970 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
971 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
972 <property name="label" translatable="yes">Transparent ROM</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
973 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
974 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
975 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
976 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
977 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
978 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
979 <property name="group">cfg_emu_mem_real</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
980 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
981 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
982 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
983 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
984 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
985 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
986 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
987 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
988 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
989 <widget class="GtkRadioButton" id="cfg_emu_mem_playsid"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
990 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
991 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
992 <property name="label" translatable="yes">PlaySID environment</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
993 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
994 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
995 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
996 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
997 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
998 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
999 <property name="group">cfg_emu_mem_real</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1000 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1001 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1002 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1003 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1004 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1005 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1006 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1007 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1008 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1009 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1010 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1011 <widget class="GtkLabel" id="label8"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1012 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1013 <property name="label" translatable="yes">Memory mode:</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1014 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1015 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1016 <property name="justify">GTK_JUSTIFY_LEFT</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1017 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1018 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1019 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1020 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1021 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1022 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1023 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1024 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1025 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1026 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1027 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1028 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1029 <property name="type">label_item</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1030 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1031 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1032 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1033 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1034 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1035 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1036 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1037 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1038 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1039 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1040 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1041 <property name="tab_expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1042 <property name="tab_fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1043 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1044 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1045 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1046 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1047 <widget class="GtkLabel" id="w_label2"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1048 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1049 <property name="label" translatable="yes">Emu#1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1050 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1051 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1052 <property name="justify">GTK_JUSTIFY_CENTER</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1053 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1054 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1055 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1056 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1057 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1058 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1059 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1060 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1061 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1062 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1063 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1064 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1065 <property name="type">tab</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1066 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1067 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1068 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1069 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1070 <widget class="GtkVBox" id="w_vbox29"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1071 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1072 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1073 <property name="spacing">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1074 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1075 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1076 <widget class="GtkFrame" id="cfg_sidplay2_frame"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1077 <property name="border_width">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1078 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1079 <property name="label_xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1080 <property name="label_yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1081 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1082 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1083 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1084 <widget class="GtkVBox" id="w_vbox30"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1085 <property name="border_width">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1086 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1087 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1088 <property name="spacing">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1089 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1090 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1091 <widget class="GtkCheckButton" id="cfg_emu_sp2_opt"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1092 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1093 <property name="tooltip" translatable="yes">This setting can be used to enable libSIDPlay2's "optimization mode", which in downgrades the emulation from cycle-exact to something similar to frame-exact. The result is lower CPU usage, but worse accuracy.</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1094 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1095 <property name="label" translatable="yes">Optimization mode (faster, inaccurate)</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1096 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1097 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1098 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1099 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1100 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1101 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1102 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1103 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1104 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1105 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1106 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1107 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1108 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1109 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1110 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1111 <widget class="GtkRadioButton" id="cfg_emu_sp2_resid"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1112 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1113 <property name="tooltip" translatable="yes">reSID is the software SID-chip simulator based on SID reverse-engineering, created by Dag Lem. It is probably the closest thing to real SID available as software-only emulation.</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1114 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1115 <property name="label" translatable="yes">reSID-emulation</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1116 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1117 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1118 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1119 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1120 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1121 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1122 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1123 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1124 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1125 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1126 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1127 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1128 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1129 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1130 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1131 <widget class="GtkRadioButton" id="cfg_emu_sp2_hardsid"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1132 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1133 <property name="tooltip" translatable="yes">HardSID is a EISA/PCI card for PC-compatibles, which can be fitted with a real SID-chip. Software can be used to control the HardSID and combined with software emulation of rest of C64 via libSIDPlay2 HardSID can be used to achieve "near 100%" similarity to real C64. For more information, see http://www.hardsid.com/</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1134 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1135 <property name="label" translatable="yes">HardSID</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1136 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1137 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1138 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1139 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1140 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1141 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1142 <property name="group">cfg_emu_sp2_resid</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1143 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1144 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1145 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1146 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1147 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1148 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1149 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1150 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1151 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1152 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1153 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1154 <widget class="GtkLabel" id="label9"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1155 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1156 <property name="label" translatable="yes">SIDPlay 2 options:</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1157 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1158 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1159 <property name="justify">GTK_JUSTIFY_LEFT</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1160 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1161 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1162 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1163 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1164 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1165 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1166 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1167 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1168 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1169 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1170 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1171 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1172 <property name="type">label_item</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1173 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1174 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1175 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1176 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1177 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1178 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1179 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1180 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1181 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1182 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1183 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1184 <widget class="GtkFrame" id="cfg_resid_frame"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1185 <property name="border_width">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1186 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1187 <property name="label_xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1188 <property name="label_yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1189 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1190 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1191 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1192 <widget class="GtkVBox" id="w_vbox37"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1193 <property name="border_width">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1194 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1195 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1196 <property name="spacing">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1197 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1198 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1199 <widget class="GtkRadioButton" id="cfg_emu_resid_fast"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1200 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1201 <property name="tooltip" translatable="yes">Fastest and also worst sounding sampling method, simply picks nearest neighbouring sample.</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1202 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1203 <property name="label" translatable="yes">Fast (nearest neighbour)</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1204 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1205 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1206 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1207 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1208 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1209 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1210 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1211 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1212 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1213 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1214 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1215 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1216 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1217 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1218 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1219 <widget class="GtkRadioButton" id="cfg_emu_resid_int"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1220 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1221 <property name="tooltip" translatable="yes">Uses linear interpolation between samples, yielding higher audio quality with less sampling noise.</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1222 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1223 <property name="label" translatable="yes">Linear interpolation</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1224 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1225 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1226 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1227 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1228 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1229 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1230 <property name="group">cfg_emu_resid_fast</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1231 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1232 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1233 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1234 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1235 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1236 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1237 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1238 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1239 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1240 <widget class="GtkRadioButton" id="cfg_emu_resid_res_fast"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1241 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1242 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1243 <property name="label" translatable="yes">Resampling</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1244 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1245 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1246 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1247 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1248 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1249 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1250 <property name="group">cfg_emu_resid_fast</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1251 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1252 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1253 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1254 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1255 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1256 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1257 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1258 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1259 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1260 <widget class="GtkRadioButton" id="cfg_emu_resid_res_int"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1261 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1262 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1263 <property name="label" translatable="yes">Resampling (FIR)</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1264 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1265 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1266 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1267 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1268 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1269 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1270 <property name="group">cfg_emu_resid_fast</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1271 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1272 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1273 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1274 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1275 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1276 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1277 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1278 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1279 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1280 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1281 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1282 <widget class="GtkLabel" id="label10"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1283 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1284 <property name="label" translatable="yes">reSID sampling options:</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1285 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1286 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1287 <property name="justify">GTK_JUSTIFY_LEFT</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1288 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1289 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1290 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1291 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1292 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1293 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1294 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1295 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1296 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1297 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1298 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1299 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1300 <property name="type">label_item</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1301 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1302 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1303 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1304 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1305 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1306 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1307 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1308 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1309 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1310 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1311 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1312 <property name="tab_expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1313 <property name="tab_fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1314 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1315 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1316 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1317 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1318 <widget class="GtkLabel" id="w_label48"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1319 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1320 <property name="label" translatable="yes">Emu#2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1321 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1322 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1323 <property name="justify">GTK_JUSTIFY_CENTER</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1324 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1325 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1326 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1327 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1328 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1329 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1330 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1331 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1332 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1333 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1334 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1335 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1336 <property name="type">tab</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1337 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1338 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1339 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1340 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1341 <widget class="GtkVBox" id="w_vbox25"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1342 <property name="border_width">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1343 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1344 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1345 <property name="spacing">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1346 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1347 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1348 <widget class="GtkCheckButton" id="cfg_emu_filters"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1349 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1350 <property name="tooltip" translatable="yes">This option enables emulation of SID filter. The filter is an essential part of SID's sound capacity, but accurate emulation of it may require quite much CPU power. However, if filter emulation is disabled, tunes won't sound authentic at all if they utilize the filter.</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1351 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1352 <property name="label" translatable="yes">Emulate filters</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1353 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1354 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1355 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1356 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1357 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1358 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1359 <signal name="toggled" handler="xs_cfg_emu_filters_toggled"/> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1360 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1361 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1362 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1363 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1364 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1365 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1366 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1367 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1368 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1369 <widget class="GtkNotebook" id="cfg_filters_notebook"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1370 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1371 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1372 <property name="show_tabs">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1373 <property name="show_border">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1374 <property name="tab_pos">GTK_POS_TOP</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1375 <property name="scrollable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1376 <property name="enable_popup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1377 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1378 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1379 <widget class="GtkHBox" id="cfg_box_filter_sidplay1"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1380 <property name="border_width">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1381 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1382 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1383 <property name="spacing">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1384 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1385 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1386 <widget class="GtkFrame" id="cfg_sp1_frm_fs"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1387 <property name="border_width">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1388 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1389 <property name="label_xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1390 <property name="label_yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1391 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1392 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1393 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1394 <widget class="GtkVScale" id="cfg_sp1_filter_fs"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1395 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1396 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1397 <property name="draw_value">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1398 <property name="value_pos">GTK_POS_TOP</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1399 <property name="digits">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1400 <property name="update_policy">GTK_UPDATE_CONTINUOUS</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1401 <property name="inverted">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1402 <property name="adjustment">0 0 1000 1 100 0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1403 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1404 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1405 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1406 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1407 <widget class="GtkLabel" id="label11"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1408 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1409 <property name="label" translatable="yes">FS</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1410 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1411 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1412 <property name="justify">GTK_JUSTIFY_LEFT</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1413 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1414 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1415 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1416 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1417 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1418 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1419 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1420 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1421 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1422 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1423 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1424 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1425 <property name="type">label_item</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1426 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1427 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1428 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1429 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1430 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1431 <property name="expand">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1432 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1433 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1434 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1435 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1436 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1437 <widget class="GtkFrame" id="cfg_sp1_frm_fm"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1438 <property name="border_width">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1439 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1440 <property name="label_xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1441 <property name="label_yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1442 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1443 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1444 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1445 <widget class="GtkVScale" id="cfg_sp1_filter_fm"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1446 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1447 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1448 <property name="draw_value">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1449 <property name="value_pos">GTK_POS_TOP</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1450 <property name="digits">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1451 <property name="update_policy">GTK_UPDATE_CONTINUOUS</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1452 <property name="inverted">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1453 <property name="adjustment">0 0 100 1 10 0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1454 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1455 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1456 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1457 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1458 <widget class="GtkLabel" id="label12"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1459 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1460 <property name="label" translatable="yes">FM</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1461 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1462 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1463 <property name="justify">GTK_JUSTIFY_LEFT</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1464 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1465 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1466 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1467 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1468 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1469 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1470 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1471 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1472 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1473 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1474 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1475 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1476 <property name="type">label_item</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1477 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1478 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1479 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1480 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1481 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1482 <property name="expand">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1483 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1484 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1485 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1486 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1487 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1488 <widget class="GtkFrame" id="cfg_sp1_frm_ft"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1489 <property name="border_width">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1490 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1491 <property name="label_xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1492 <property name="label_yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1493 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1494 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1495 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1496 <widget class="GtkVScale" id="cfg_sp1_filter_ft"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1497 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1498 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1499 <property name="draw_value">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1500 <property name="value_pos">GTK_POS_TOP</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1501 <property name="digits">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1502 <property name="update_policy">GTK_UPDATE_CONTINUOUS</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1503 <property name="inverted">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1504 <property name="adjustment">0 0 1 0.01 0.1 0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1505 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1506 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1507 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1508 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1509 <widget class="GtkLabel" id="label13"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1510 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1511 <property name="label" translatable="yes">FT</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1512 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1513 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1514 <property name="justify">GTK_JUSTIFY_LEFT</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1515 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1516 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1517 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1518 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1519 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1520 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1521 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1522 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1523 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1524 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1525 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1526 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1527 <property name="type">label_item</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1528 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1529 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1530 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1531 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1532 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1533 <property name="expand">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1534 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1535 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1536 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1537 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1538 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1539 <widget class="GtkVBox" id="w_vbox17"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1540 <property name="border_width">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1541 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1542 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1543 <property name="spacing">8</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1544 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1545 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1546 <widget class="GtkButton" id="cfg_sp1_filter_reset"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1547 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1548 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1549 <property name="label" translatable="yes">Reset values</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1550 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1551 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1552 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1553 <signal name="clicked" handler="xs_cfg_sp1_filter_reset"/> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1554 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1555 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1556 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1557 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1558 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1559 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1560 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1561 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1562 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1563 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1564 <property name="expand">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1565 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1566 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1567 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1568 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1569 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1570 <property name="tab_expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1571 <property name="tab_fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1572 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1573 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1574 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1575 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1576 <widget class="GtkLabel" id="w_label55"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1577 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1578 <property name="label" translatable="yes">SIDPlay1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1579 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1580 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1581 <property name="justify">GTK_JUSTIFY_CENTER</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1582 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1583 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1584 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1585 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1586 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1587 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1588 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1589 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1590 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1591 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1592 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1593 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1594 <property name="type">tab</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1595 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1596 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1597 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1598 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1599 <widget class="GtkVBox" id="cfg_box_filter_sidplay2"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1600 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1601 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1602 <property name="spacing">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1603 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1604 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1605 <widget class="GtkHBox" id="cfg_sp_filter_controlbox"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1606 <property name="border_width">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1607 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1608 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1609 <property name="spacing">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1610 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1611 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1612 <widget class="GtkCombo" id="cfg_sp2_filter_combo"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1613 <property name="border_width">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1614 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1615 <property name="value_in_list">False</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1616 <property name="allow_empty">False</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1617 <property name="case_sensitive">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1618 <property name="enable_arrow_keys">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1619 <property name="enable_arrows_always">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1620 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1621 <child internal-child="entry"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1622 <widget class="GtkEntry" id="cfg_sp2_filter_combo_entry"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1623 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1624 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1625 <property name="editable">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1626 <property name="visibility">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1627 <property name="max_length">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1628 <property name="text" translatable="yes"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1629 <property name="has_frame">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1630 <property name="invisible_char">●</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1631 <property name="activates_default">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1632 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1633 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1634 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1635 <child internal-child="list"> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1636 <widget class="GtkList" id="convertwidget4"> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1637 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1638 <property name="selection_mode">GTK_SELECTION_BROWSE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1639 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1640 <child> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1641 <widget class="GtkListItem" id="convertwidget5"> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1642 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1643 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1644 <child> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1645 <widget class="GtkLabel" id="convertwidget6"> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1646 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1647 <property name="label" translatable="yes"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1648 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1649 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1650 <property name="justify">GTK_JUSTIFY_LEFT</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1651 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1652 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1653 <property name="xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1654 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1655 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1656 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1657 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1658 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1659 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1660 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1661 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1662 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1663 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1664 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1665 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1666 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1667 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1668 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1669 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1670 <property name="expand">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1671 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1672 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1673 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1674 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1675 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1676 <widget class="GtkTable" id="table3"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1677 <property name="border_width">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1678 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1679 <property name="n_rows">2</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1680 <property name="n_columns">3</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1681 <property name="homogeneous">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1682 <property name="row_spacing">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1683 <property name="column_spacing">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1684 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1685 <child> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1686 <widget class="GtkButton" id="cfg_sp2_filter_export"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1687 <property name="visible">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1688 <property name="can_default">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1689 <property name="can_focus">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1690 <property name="label" translatable="yes">Export</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1691 <property name="use_underline">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1692 <property name="relief">GTK_RELIEF_NORMAL</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1693 <property name="focus_on_click">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1694 <signal name="clicked" handler="xs_cfg_sp2_filter_export"/> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1695 </widget> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1696 <packing> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1697 <property name="left_attach">2</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1698 <property name="right_attach">3</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1699 <property name="top_attach">1</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1700 <property name="bottom_attach">2</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1701 <property name="x_options">fill</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1702 <property name="y_options"></property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1703 </packing> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1704 </child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1705 |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1706 <child> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1707 <widget class="GtkButton" id="cfg_sp2_filter_load"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1708 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1709 <property name="can_default">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1710 <property name="can_focus">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1711 <property name="label" translatable="yes">Use</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1712 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1713 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1714 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1715 <signal name="clicked" handler="xs_cfg_sp2_filter_load"/> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1716 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1717 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1718 <property name="left_attach">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1719 <property name="right_attach">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1720 <property name="top_attach">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1721 <property name="bottom_attach">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1722 <property name="x_options">fill</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1723 <property name="y_options"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1724 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1725 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1726 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1727 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1728 <widget class="GtkButton" id="cfg_sp2_filter_save"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1729 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1730 <property name="can_default">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1731 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1732 <property name="label" translatable="yes">Save</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1733 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1734 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1735 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1736 <signal name="clicked" handler="xs_cfg_sp2_filter_save"/> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1737 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1738 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1739 <property name="left_attach">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1740 <property name="right_attach">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1741 <property name="top_attach">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1742 <property name="bottom_attach">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1743 <property name="x_options">fill</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1744 <property name="y_options"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1745 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1746 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1747 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1748 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1749 <widget class="GtkButton" id="cfg_sp2_filter_import"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1750 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1751 <property name="can_default">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1752 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1753 <property name="label" translatable="yes">Import</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1754 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1755 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1756 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1757 <signal name="clicked" handler="xs_cfg_sp2_filter_import"/> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1758 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1759 <packing> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1760 <property name="left_attach">1</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1761 <property name="right_attach">2</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1762 <property name="top_attach">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1763 <property name="bottom_attach">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1764 <property name="x_options">fill</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1765 <property name="y_options"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1766 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1767 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1768 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1769 <child> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1770 <widget class="GtkButton" id="cfg_sp2_filter_delete"> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1771 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1772 <property name="can_default">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1773 <property name="can_focus">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1774 <property name="label" translatable="yes">Delete</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1775 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1776 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1777 <property name="focus_on_click">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1778 <signal name="clicked" handler="xs_cfg_sp2_filter_delete"/> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1779 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1780 <packing> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1781 <property name="left_attach">2</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1782 <property name="right_attach">3</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1783 <property name="top_attach">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
1784 <property name="bottom_attach">1</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1785 <property name="x_options">fill</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1786 <property name="y_options"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1787 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1788 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1789 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1790 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1791 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1792 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1793 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1794 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1795 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1796 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1797 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1798 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1799 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1800 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1801 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1802 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1803 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1804 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1805 <widget class="GtkFrame" id="cfg_sp2_filter_frame"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1806 <property name="border_width">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1807 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1808 <property name="label_xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1809 <property name="label_yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1810 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1811 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1812 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1813 <placeholder/> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1814 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1815 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1816 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1817 <widget class="GtkLabel" id="label14"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1818 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1819 <property name="label" translatable="yes">Filter curve:</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1820 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1821 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1822 <property name="justify">GTK_JUSTIFY_LEFT</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1823 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1824 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1825 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1826 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1827 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1828 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1829 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1830 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1831 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1832 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1833 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1834 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1835 <property name="type">label_item</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1836 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1837 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1838 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1839 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1840 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1841 <property name="expand">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1842 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1843 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1844 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1845 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1846 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1847 <property name="tab_expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1848 <property name="tab_fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1849 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1850 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1851 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1852 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1853 <widget class="GtkLabel" id="w_label56"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1854 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1855 <property name="label" translatable="yes">SIDPlay2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1856 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1857 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1858 <property name="justify">GTK_JUSTIFY_CENTER</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1859 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1860 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1861 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1862 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1863 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1864 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1865 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1866 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1867 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1868 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1869 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1870 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1871 <property name="type">tab</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1872 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1873 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1874 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1875 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1876 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1877 <property name="expand">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1878 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1879 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1880 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1881 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1882 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1883 <property name="tab_expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1884 <property name="tab_fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1885 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1886 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1887 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1888 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1889 <widget class="GtkLabel" id="w_label24"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1890 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1891 <property name="label" translatable="yes">Filters</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1892 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1893 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1894 <property name="justify">GTK_JUSTIFY_CENTER</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1895 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1896 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1897 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1898 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1899 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1900 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1901 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1902 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1903 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1904 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1905 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1906 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1907 <property name="type">tab</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1908 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1909 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1910 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1911 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1912 <widget class="GtkVBox" id="w_vbox20"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1913 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1914 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1915 <property name="spacing">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1916 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1917 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1918 <widget class="GtkFrame" id="w_frame29"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1919 <property name="border_width">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1920 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1921 <property name="label_xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1922 <property name="label_yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1923 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1924 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1925 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1926 <widget class="GtkVBox" id="w_vbox32"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1927 <property name="border_width">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1928 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1929 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1930 <property name="spacing">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1931 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1932 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1933 <widget class="GtkCheckButton" id="cfg_mintime_enable"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1934 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1935 <property name="tooltip" translatable="yes">If enabled, the tune is played at least for the specified time, adding silence to the end if necessary.</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1936 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1937 <property name="label" translatable="yes">Play at least for specified time</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1938 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1939 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1940 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1941 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1942 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1943 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1944 <signal name="toggled" handler="xs_cfg_mintime_enable_toggled"/> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1945 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1946 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1947 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1948 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1949 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1950 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1951 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1952 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1953 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1954 <widget class="GtkHBox" id="cfg_mintime_box"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1955 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1956 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1957 <property name="spacing">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1958 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1959 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1960 <widget class="GtkLabel" id="cfg_mintime_label1"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1961 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1962 <property name="label" translatable="yes">Playtime:</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1963 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1964 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1965 <property name="justify">GTK_JUSTIFY_CENTER</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1966 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1967 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1968 <property name="xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1969 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1970 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1971 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1972 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1973 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1974 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1975 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1976 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1977 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1978 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1979 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1980 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1981 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1982 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1983 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1984 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1985 <widget class="GtkSpinButton" id="cfg_mintime"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1986 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1987 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1988 <property name="climb_rate">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1989 <property name="digits">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1990 <property name="numeric">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1991 <property name="update_policy">GTK_UPDATE_ALWAYS</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1992 <property name="snap_to_ticks">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1993 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1994 <property name="adjustment">15 1 32767 1 60 60</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1995 <signal name="changed" handler="xs_cfg_mintime_changed"/> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1996 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1997 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1998 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
1999 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2000 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2001 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2002 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2003 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2004 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2005 <widget class="GtkLabel" id="cfg_mintime_label2"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2006 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2007 <property name="label" translatable="yes">seconds</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2008 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2009 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2010 <property name="justify">GTK_JUSTIFY_CENTER</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2011 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2012 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2013 <property name="xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2014 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2015 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2016 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2017 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2018 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2019 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2020 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2021 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2022 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2023 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2024 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2025 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2026 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2027 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2028 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2029 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2030 <property name="padding">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2031 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2032 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2033 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2034 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2035 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2036 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2037 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2038 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2039 <widget class="GtkLabel" id="label15"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2040 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2041 <property name="label" translatable="yes">Minimum playtime:</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2042 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2043 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2044 <property name="justify">GTK_JUSTIFY_LEFT</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2045 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2046 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2047 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2048 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2049 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2050 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2051 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2052 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2053 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2054 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2055 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2056 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2057 <property name="type">label_item</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2058 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2059 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2060 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2061 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2062 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2063 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2064 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2065 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2066 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2067 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2068 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2069 <widget class="GtkFrame" id="w_frame21"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2070 <property name="border_width">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2071 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2072 <property name="label_xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2073 <property name="label_yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2074 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2075 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2076 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2077 <widget class="GtkVBox" id="w_vbox21"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2078 <property name="border_width">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2079 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2080 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2081 <property name="spacing">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2082 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2083 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2084 <widget class="GtkCheckButton" id="cfg_maxtime_enable"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2085 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2086 <property name="tooltip" translatable="yes">If enabled, tune is played until specified duration is reached (aka maximum playtime).</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2087 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2088 <property name="label" translatable="yes">Play for specified time maximum</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2089 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2090 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2091 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2092 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2093 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2094 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2095 <signal name="toggled" handler="xs_cfg_maxtime_enable_toggled"/> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2096 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2097 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2098 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2099 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2100 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2101 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2102 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2103 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2104 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2105 <widget class="GtkCheckButton" id="cfg_maxtime_unknown"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2106 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2107 <property name="tooltip" translatable="yes">If enabled, the maximum playtime is applied only if song/tune length is not known.</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2108 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2109 <property name="label" translatable="yes">Only when song length is unknown</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2110 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2111 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2112 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2113 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2114 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2115 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2116 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2117 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2118 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2119 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2120 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2121 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2122 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2123 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2124 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2125 <widget class="GtkHBox" id="cfg_maxtime_box"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2126 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2127 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2128 <property name="spacing">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2129 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2130 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2131 <widget class="GtkLabel" id="cfg_maxtime_label1"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2132 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2133 <property name="label" translatable="yes">Playtime:</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2134 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2135 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2136 <property name="justify">GTK_JUSTIFY_CENTER</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2137 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2138 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2139 <property name="xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2140 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2141 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2142 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2143 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2144 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2145 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2146 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2147 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2148 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2149 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2150 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2151 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2152 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2153 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2154 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2155 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2156 <widget class="GtkSpinButton" id="cfg_maxtime"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2157 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2158 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2159 <property name="climb_rate">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2160 <property name="digits">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2161 <property name="numeric">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2162 <property name="update_policy">GTK_UPDATE_ALWAYS</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2163 <property name="snap_to_ticks">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2164 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2165 <property name="adjustment">150 1 32767 1 60 60</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2166 <signal name="changed" handler="xs_cfg_maxtime_changed"/> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2167 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2168 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2169 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2170 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2171 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2172 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2173 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2174 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2175 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2176 <widget class="GtkLabel" id="cfg_maxtime_label2"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2177 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2178 <property name="label" translatable="yes">seconds</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2179 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2180 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2181 <property name="justify">GTK_JUSTIFY_CENTER</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2182 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2183 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2184 <property name="xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2185 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2186 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2187 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2188 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2189 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2190 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2191 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2192 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2193 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2194 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2195 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2196 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2197 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2198 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2199 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2200 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2201 <property name="padding">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2202 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2203 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2204 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2205 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2206 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2207 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2208 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2209 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2210 <widget class="GtkLabel" id="label16"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2211 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2212 <property name="label" translatable="yes">Maximum playtime:</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2213 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2214 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2215 <property name="justify">GTK_JUSTIFY_LEFT</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2216 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2217 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2218 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2219 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2220 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2221 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2222 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2223 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2224 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2225 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2226 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2227 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2228 <property name="type">label_item</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2229 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2230 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2231 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2232 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2233 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2234 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2235 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2236 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2237 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2238 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2239 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2240 <widget class="GtkFrame" id="w_frame18"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2241 <property name="border_width">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2242 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2243 <property name="label_xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2244 <property name="label_yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2245 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2246 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2247 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2248 <widget class="GtkVBox" id="w_vbox18"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2249 <property name="border_width">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2250 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2251 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2252 <property name="spacing">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2253 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2254 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2255 <widget class="GtkCheckButton" id="cfg_sld_enable"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2256 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2257 <property name="tooltip" translatable="yes">This option enables using of XSIDPLAY compatible song length database. (Refer to Audacious-SID documentation for more information)</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2258 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2259 <property name="label" translatable="yes">Use XSIDPLAY-compatible database</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2260 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2261 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2262 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2263 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2264 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2265 <property name="draw_indicator">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2266 <signal name="toggled" handler="xs_cfg_sldb_enable_toggled"/> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2267 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2268 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2269 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2270 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2271 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2272 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2273 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2274 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2275 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2276 <widget class="GtkHBox" id="cfg_sld_box"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2277 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2278 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2279 <property name="spacing">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2280 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2281 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2282 <widget class="GtkLabel" id="cfg_sld_label1"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2283 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2284 <property name="label" translatable="yes">DB-file:</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2285 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2286 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2287 <property name="justify">GTK_JUSTIFY_CENTER</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2288 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2289 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2290 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2291 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2292 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2293 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2294 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2295 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2296 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2297 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2298 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2299 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2300 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2301 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2302 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2303 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2304 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2305 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2306 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2307 <widget class="GtkEntry" id="cfg_sld_dbpath"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2308 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2309 <property name="tooltip" translatable="yes">Database path and filename</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2310 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2311 <property name="editable">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2312 <property name="visibility">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2313 <property name="max_length">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2314 <property name="text" translatable="yes"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2315 <property name="has_frame">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2316 <property name="invisible_char">●</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2317 <property name="activates_default">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2318 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2319 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2320 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2321 <property name="expand">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2322 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2323 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2324 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2325 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2326 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2327 <widget class="GtkButton" id="cfg_sld_dbbrowse"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2328 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2329 <property name="tooltip" translatable="yes">Browse for song length-database file</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2330 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2331 <property name="label" translatable="yes">Browse</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2332 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2333 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2334 <property name="focus_on_click">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2335 <signal name="clicked" handler="xs_cfg_sldb_browse"/> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2336 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2337 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2338 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2339 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2340 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2341 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2342 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2343 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2344 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2345 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2346 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2347 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2348 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2349 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2350 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2351 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2352 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2353 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2354 <widget class="GtkLabel" id="label17"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2355 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2356 <property name="label" translatable="yes">Song length database:</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2357 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2358 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2359 <property name="justify">GTK_JUSTIFY_LEFT</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2360 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2361 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2362 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2363 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2364 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2365 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2366 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2367 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2368 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2369 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2370 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2371 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2372 <property name="type">label_item</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2373 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2374 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2375 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2376 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2377 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2378 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2379 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2380 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2381 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2382 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2383 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2384 <property name="tab_expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2385 <property name="tab_fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2386 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2387 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2388 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2389 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2390 <widget class="GtkLabel" id="w_label26"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2391 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2392 <property name="label" translatable="yes">Songlength</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2393 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2394 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2395 <property name="justify">GTK_JUSTIFY_CENTER</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2396 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2397 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2398 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2399 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2400 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2401 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2402 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2403 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2404 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2405 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2406 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2407 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2408 <property name="type">tab</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2409 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2410 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2411 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2412 <child> |
1605
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2413 <widget class="GtkFrame" id="frame1"> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2414 <property name="border_width">4</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2415 <property name="visible">True</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2416 <property name="label_xalign">0</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2417 <property name="label_yalign">0.5</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2418 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2419 |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2420 <child> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2421 <widget class="GtkVBox" id="vbox1"> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2422 <property name="border_width">2</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2423 <property name="visible">True</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2424 <property name="homogeneous">False</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2425 <property name="spacing">2</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2426 |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2427 <child> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2428 <widget class="GtkCheckButton" id="cfg_ftitle_override"> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2429 <property name="visible">True</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2430 <property name="tooltip" translatable="yes">By enabling this option you can specify a custom Tuplez formatting string for SID-files. The SID-plugin specific Tuplez tags are described shortly below.</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2431 <property name="can_focus">True</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2432 <property name="label" translatable="yes">Override generic Tuplez format string</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2433 <property name="use_underline">True</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2434 <property name="relief">GTK_RELIEF_NORMAL</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2435 <property name="focus_on_click">True</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2436 <property name="active">False</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2437 <property name="inconsistent">False</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2438 <property name="draw_indicator">True</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2439 <signal name="toggled" handler="xs_cfg_ftitle_override_toggled" last_modification_time="Wed, 05 Sep 2007 21:51:50 GMT"/> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2440 </widget> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2441 <packing> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2442 <property name="padding">0</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2443 <property name="expand">False</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2444 <property name="fill">False</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2445 </packing> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2446 </child> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2447 |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2448 <child> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2449 <widget class="GtkVBox" id="cfg_ftitle_box"> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2450 <property name="visible">True</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2451 <property name="homogeneous">False</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2452 <property name="spacing">0</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2453 |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2454 <child> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2455 <widget class="GtkEntry" id="cfg_ftitle_format"> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2456 <property name="visible">True</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2457 <property name="tooltip" translatable="yes">Tuplez format string for SID-files</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2458 <property name="can_focus">True</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2459 <property name="editable">True</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2460 <property name="visibility">True</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2461 <property name="max_length">0</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2462 <property name="text" translatable="yes"></property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2463 <property name="has_frame">True</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2464 <property name="invisible_char">●</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2465 <property name="activates_default">False</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2466 </widget> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2467 <packing> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2468 <property name="padding">0</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2469 <property name="expand">False</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2470 <property name="fill">False</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2471 </packing> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2472 </child> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2473 |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2474 <child> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2475 <widget class="GtkLabel" id="cfg_ftitle_descs"> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2476 <property name="visible">True</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2477 <property name="label" translatable="yes">Descriptions of <i>SID-specific</i> Tuplez fields go here. <b>:D</b></property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2478 <property name="use_underline">False</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2479 <property name="use_markup">True</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2480 <property name="justify">GTK_JUSTIFY_LEFT</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2481 <property name="wrap">True</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2482 <property name="selectable">False</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2483 <property name="xalign">0.5</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2484 <property name="yalign">0.5</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2485 <property name="xpad">8</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2486 <property name="ypad">8</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2487 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2488 <property name="width_chars">-1</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2489 <property name="single_line_mode">False</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2490 <property name="angle">0</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2491 </widget> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2492 <packing> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2493 <property name="padding">0</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2494 <property name="expand">True</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2495 <property name="fill">True</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2496 </packing> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2497 </child> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2498 </widget> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2499 <packing> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2500 <property name="padding">0</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2501 <property name="expand">True</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2502 <property name="fill">True</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2503 </packing> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2504 </child> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2505 </widget> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2506 </child> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2507 |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2508 <child> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2509 <widget class="GtkLabel" id="label29"> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2510 <property name="visible">True</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2511 <property name="label" translatable="yes">Song title format:</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2512 <property name="use_underline">False</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2513 <property name="use_markup">False</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2514 <property name="justify">GTK_JUSTIFY_LEFT</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2515 <property name="wrap">False</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2516 <property name="selectable">False</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2517 <property name="xalign">0.5</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2518 <property name="yalign">0.5</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2519 <property name="xpad">0</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2520 <property name="ypad">0</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2521 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2522 <property name="width_chars">-1</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2523 <property name="single_line_mode">False</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2524 <property name="angle">0</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2525 </widget> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2526 <packing> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2527 <property name="type">label_item</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2528 </packing> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2529 </child> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2530 </widget> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2531 <packing> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2532 <property name="tab_expand">False</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2533 <property name="tab_fill">True</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2534 </packing> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2535 </child> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2536 |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2537 <child> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2538 <widget class="GtkLabel" id="w_label27"> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2539 <property name="visible">True</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2540 <property name="label" translatable="yes">Title</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2541 <property name="use_underline">False</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2542 <property name="use_markup">False</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2543 <property name="justify">GTK_JUSTIFY_LEFT</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2544 <property name="wrap">False</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2545 <property name="selectable">False</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2546 <property name="xalign">0.5</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2547 <property name="yalign">0.5</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2548 <property name="xpad">0</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2549 <property name="ypad">0</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2550 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2551 <property name="width_chars">-1</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2552 <property name="single_line_mode">False</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2553 <property name="angle">0</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2554 </widget> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2555 <packing> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2556 <property name="type">tab</property> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2557 </packing> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2558 </child> |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2559 |
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2560 <child> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2561 <widget class="GtkVBox" id="w_vbox19"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2562 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2563 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2564 <property name="spacing">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2565 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2566 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2567 <widget class="GtkFrame" id="w_frame31"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2568 <property name="border_width">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2569 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2570 <property name="label_xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2571 <property name="label_yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2572 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2573 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2574 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2575 <widget class="GtkVBox" id="w_vbox35"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2576 <property name="border_width">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2577 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2578 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2579 <property name="spacing">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2580 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2581 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2582 <widget class="GtkCheckButton" id="cfg_subauto_enable"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2583 <property name="visible">True</property> |
1605
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2584 <property name="tooltip" translatable="yes">If enabled, sub-tunes of each file will be added to playlist. If disabled, only the default sub-tune will be added.</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2585 <property name="can_focus">True</property> |
1583
2b5768cdca7a
Use set_info(), blah and actually add at least the default sub-tune to
Matti Hamalainen <ccr@tnsp.org>
parents:
1571
diff
changeset
|
2586 <property name="label" translatable="yes">Add sub-tunes to playlist</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2587 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2588 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2589 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2590 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2591 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2592 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2593 <signal name="toggled" handler="xs_cfg_subauto_enable_toggled"/> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2594 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2595 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2596 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2597 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2598 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2599 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2600 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2601 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2602 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2603 <widget class="GtkCheckButton" id="cfg_subauto_min_only"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2604 <property name="visible">True</property> |
1605
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2605 <property name="tooltip" translatable="yes">Only add sub-tunes that have a duration of at least specified time.</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2606 <property name="can_focus">True</property> |
1605
75b8e7737bcd
Added support for SID-plugin specific Tuplez format string (see config
Matti Hamalainen <ccr@tnsp.org>
parents:
1588
diff
changeset
|
2607 <property name="label" translatable="yes">Only tunes with specified minimum duration</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2608 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2609 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2610 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2611 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2612 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2613 <property name="draw_indicator">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2614 <signal name="toggled" handler="xs_cfg_subauto_min_only_toggled"/> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2615 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2616 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2617 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2618 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2619 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2620 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2621 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2622 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2623 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2624 <widget class="GtkHBox" id="cfg_subauto_box"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2625 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2626 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2627 <property name="spacing">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2628 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2629 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2630 <widget class="GtkLabel" id="w_label52"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2631 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2632 <property name="label" translatable="yes">Playtime:</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2633 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2634 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2635 <property name="justify">GTK_JUSTIFY_CENTER</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2636 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2637 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2638 <property name="xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2639 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2640 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2641 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2642 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2643 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2644 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2645 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2646 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2647 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2648 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2649 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2650 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2651 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2652 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2653 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2654 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2655 <widget class="GtkSpinButton" id="cfg_subauto_mintime"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2656 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2657 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2658 <property name="climb_rate">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2659 <property name="digits">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2660 <property name="numeric">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2661 <property name="update_policy">GTK_UPDATE_ALWAYS</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2662 <property name="snap_to_ticks">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2663 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2664 <property name="adjustment">15 1 32767 1 60 60</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2665 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2666 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2667 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2668 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2669 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2670 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2671 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2672 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2673 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2674 <widget class="GtkLabel" id="w_label53"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2675 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2676 <property name="label" translatable="yes">seconds</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2677 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2678 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2679 <property name="justify">GTK_JUSTIFY_CENTER</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2680 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2681 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2682 <property name="xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2683 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2684 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2685 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2686 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2687 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2688 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2689 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2690 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2691 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2692 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2693 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2694 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2695 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2696 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2697 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2698 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2699 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2700 <property name="expand">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2701 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2702 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2703 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2704 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2705 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2706 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2707 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2708 <widget class="GtkLabel" id="label21"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2709 <property name="visible">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2710 <property name="label" translatable="yes">Sub-tune handling:</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2711 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2712 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2713 <property name="justify">GTK_JUSTIFY_LEFT</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2714 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2715 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2716 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2717 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2718 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2719 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2720 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2721 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2722 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2723 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2724 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2725 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2726 <property name="type">label_item</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2727 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2728 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2729 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2730 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2731 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2732 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2733 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2734 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2735 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2736 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2737 <child> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2738 <widget class="GtkFrame" id="w_frame7"> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2739 <property name="border_width">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2740 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2741 <property name="label_xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2742 <property name="label_yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2743 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2744 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2745 <child> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2746 <widget class="GtkVBox" id="w_vbox8"> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2747 <property name="border_width">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2748 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2749 <property name="homogeneous">False</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2750 <property name="spacing">2</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2751 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2752 <child> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2753 <widget class="GtkCheckButton" id="cfg_stil_enable"> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2754 <property name="visible">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2755 <property name="tooltip" translatable="yes">If this option is enabled (and the database & HVSC settings below are correctly set), Audacious-SID will use and display additional information from STIL database when HVSC SIDs are played.</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2756 <property name="can_focus">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2757 <property name="label" translatable="yes">Use STIL database</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2758 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2759 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2760 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2761 <property name="active">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2762 <property name="inconsistent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2763 <property name="draw_indicator">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2764 <signal name="toggled" handler="xs_cfg_stil_enable_toggled"/> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2765 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2766 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2767 <property name="padding">0</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2768 <property name="expand">True</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2769 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2770 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2771 </child> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2772 |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2773 <child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2774 <widget class="GtkHBox" id="cfg_stil_box1"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2775 <property name="visible">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2776 <property name="homogeneous">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2777 <property name="spacing">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2778 |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2779 <child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2780 <widget class="GtkLabel" id="cfg_stil_label1"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2781 <property name="visible">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2782 <property name="label" translatable="yes">STIL file:</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2783 <property name="use_underline">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2784 <property name="use_markup">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2785 <property name="justify">GTK_JUSTIFY_CENTER</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2786 <property name="wrap">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2787 <property name="selectable">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2788 <property name="xalign">0.5</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2789 <property name="yalign">0.5</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2790 <property name="xpad">4</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2791 <property name="ypad">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2792 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2793 <property name="width_chars">-1</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2794 <property name="single_line_mode">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2795 <property name="angle">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2796 </widget> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2797 <packing> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2798 <property name="padding">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2799 <property name="expand">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2800 <property name="fill">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2801 </packing> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2802 </child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2803 |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2804 <child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2805 <widget class="GtkAlignment" id="w_alignment2"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2806 <property name="visible">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2807 <property name="xalign">0.5</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2808 <property name="yalign">0.5</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2809 <property name="xscale">1</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2810 <property name="yscale">1</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2811 <property name="top_padding">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2812 <property name="bottom_padding">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2813 <property name="left_padding">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2814 <property name="right_padding">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2815 |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2816 <child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2817 <widget class="GtkEntry" id="cfg_stil_dbpath"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2818 <property name="visible">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2819 <property name="tooltip" translatable="yes">Path and filename of STIL database file (STIL.txt), usually found from HVSC's DOCUMENTS-subdirectory.</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2820 <property name="can_focus">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2821 <property name="editable">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2822 <property name="visibility">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2823 <property name="max_length">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2824 <property name="text" translatable="yes"></property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2825 <property name="has_frame">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2826 <property name="invisible_char">●</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2827 <property name="activates_default">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2828 </widget> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2829 </child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2830 </widget> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2831 <packing> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2832 <property name="padding">4</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2833 <property name="expand">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2834 <property name="fill">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2835 </packing> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2836 </child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2837 |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2838 <child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2839 <widget class="GtkAlignment" id="w_alignment1"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2840 <property name="border_width">4</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2841 <property name="visible">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2842 <property name="xalign">0.5</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2843 <property name="yalign">0.5</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2844 <property name="xscale">1</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2845 <property name="yscale">0.300000995398</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2846 <property name="top_padding">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2847 <property name="bottom_padding">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2848 <property name="left_padding">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2849 <property name="right_padding">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2850 |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2851 <child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2852 <widget class="GtkButton" id="cfg_stil_browse"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2853 <property name="visible">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2854 <property name="tooltip" translatable="yes">Browse for STIL-database file</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2855 <property name="can_focus">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2856 <property name="label" translatable="yes">Browse</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2857 <property name="use_underline">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2858 <property name="relief">GTK_RELIEF_NORMAL</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2859 <property name="focus_on_click">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2860 <signal name="clicked" handler="xs_cfg_stil_browse"/> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2861 </widget> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2862 </child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2863 </widget> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2864 <packing> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2865 <property name="padding">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2866 <property name="expand">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2867 <property name="fill">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2868 <property name="pack_type">GTK_PACK_END</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2869 </packing> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2870 </child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2871 </widget> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2872 <packing> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2873 <property name="padding">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2874 <property name="expand">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2875 <property name="fill">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2876 </packing> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2877 </child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2878 |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2879 <child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2880 <widget class="GtkHBox" id="cfg_stil_box2"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2881 <property name="visible">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2882 <property name="homogeneous">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2883 <property name="spacing">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2884 |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2885 <child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2886 <widget class="GtkLabel" id="cfg_hvsc_label1"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2887 <property name="visible">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2888 <property name="label" translatable="yes">HVSC path:</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2889 <property name="use_underline">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2890 <property name="use_markup">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2891 <property name="justify">GTK_JUSTIFY_CENTER</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2892 <property name="wrap">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2893 <property name="selectable">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2894 <property name="xalign">0.5</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2895 <property name="yalign">0.5</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2896 <property name="xpad">4</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2897 <property name="ypad">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2898 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2899 <property name="width_chars">-1</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2900 <property name="single_line_mode">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2901 <property name="angle">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2902 </widget> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2903 <packing> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2904 <property name="padding">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2905 <property name="expand">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2906 <property name="fill">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2907 </packing> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2908 </child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2909 |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2910 <child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2911 <widget class="GtkAlignment" id="w_alignment6"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2912 <property name="visible">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2913 <property name="xalign">0.5</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2914 <property name="yalign">0.5</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2915 <property name="xscale">1</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2916 <property name="yscale">1</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2917 <property name="top_padding">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2918 <property name="bottom_padding">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2919 <property name="left_padding">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2920 <property name="right_padding">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2921 |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2922 <child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2923 <widget class="GtkEntry" id="cfg_hvsc_path"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2924 <property name="visible">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2925 <property name="tooltip" translatable="yes">Path to base-directory of your High Voltage SID Collection (HVSC), for example /media/C64Music/</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2926 <property name="can_focus">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2927 <property name="editable">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2928 <property name="visibility">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2929 <property name="max_length">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2930 <property name="text" translatable="yes"></property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2931 <property name="has_frame">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2932 <property name="invisible_char">●</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2933 <property name="activates_default">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2934 </widget> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2935 </child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2936 </widget> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2937 <packing> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2938 <property name="padding">4</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2939 <property name="expand">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2940 <property name="fill">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2941 </packing> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2942 </child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2943 |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2944 <child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2945 <widget class="GtkAlignment" id="w_alignment7"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2946 <property name="border_width">4</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2947 <property name="visible">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2948 <property name="xalign">0.5</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2949 <property name="yalign">0.5</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2950 <property name="xscale">1</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2951 <property name="yscale">0.300000995398</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2952 <property name="top_padding">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2953 <property name="bottom_padding">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2954 <property name="left_padding">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2955 <property name="right_padding">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2956 |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2957 <child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2958 <widget class="GtkButton" id="cfg_hvsc_browse"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2959 <property name="visible">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2960 <property name="tooltip" translatable="yes">Browse for HVSC path</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2961 <property name="can_focus">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2962 <property name="label" translatable="yes">Browse</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2963 <property name="use_underline">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2964 <property name="relief">GTK_RELIEF_NORMAL</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2965 <property name="focus_on_click">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2966 <signal name="clicked" handler="xs_cfg_hvsc_browse"/> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2967 </widget> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2968 </child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2969 </widget> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2970 <packing> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2971 <property name="padding">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2972 <property name="expand">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2973 <property name="fill">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2974 <property name="pack_type">GTK_PACK_END</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2975 </packing> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2976 </child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2977 </widget> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2978 <packing> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2979 <property name="padding">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2980 <property name="expand">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2981 <property name="fill">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2982 </packing> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2983 </child> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2984 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2985 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2986 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2987 <child> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2988 <widget class="GtkLabel" id="label18"> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2989 <property name="visible">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
2990 <property name="label" translatable="yes">SID Tune Information List (STIL) database:</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2991 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2992 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2993 <property name="justify">GTK_JUSTIFY_LEFT</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2994 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2995 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2996 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2997 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2998 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
2999 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3000 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3001 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3002 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3003 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3004 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3005 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3006 <property name="type">label_item</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3007 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3008 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3009 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3010 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3011 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3012 <property name="expand">False</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3013 <property name="fill">False</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3014 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3015 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3016 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3017 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3018 <property name="tab_expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3019 <property name="tab_fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3020 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3021 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3022 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3023 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3024 <widget class="GtkLabel" id="w_label3"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3025 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3026 <property name="label" translatable="yes">Misc</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3027 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3028 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3029 <property name="justify">GTK_JUSTIFY_CENTER</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3030 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3031 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3032 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3033 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3034 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3035 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3036 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3037 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3038 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3039 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3040 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3041 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3042 <property name="type">tab</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3043 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3044 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3045 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3046 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3047 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3048 <property name="expand">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3049 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3050 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3051 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3052 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3053 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3054 <widget class="GtkHButtonBox" id="hbuttonbox1"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3055 <property name="border_width">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3056 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3057 <property name="layout_style">GTK_BUTTONBOX_END</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3058 <property name="spacing">8</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3059 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3060 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3061 <widget class="GtkButton" id="cfg_ok"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3062 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3063 <property name="tooltip" translatable="yes">Accept and update changes</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3064 <property name="can_default">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3065 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3066 <property name="label" translatable="yes">OK</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3067 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3068 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3069 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3070 <signal name="clicked" handler="xs_cfg_ok"/> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3071 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3072 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3073 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3074 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3075 <widget class="GtkButton" id="cfg_cancel"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3076 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3077 <property name="tooltip" translatable="yes">Cancel any changes</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3078 <property name="can_default">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3079 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3080 <property name="label" translatable="yes">Cancel</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3081 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3082 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3083 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3084 <signal name="clicked" handler="xs_cfg_cancel"/> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3085 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3086 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3087 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3088 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3089 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3090 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3091 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3092 <property name="pack_type">GTK_PACK_END</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3093 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3094 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3095 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3096 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3097 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3098 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3099 <widget class="GtkWindow" id="xs_fileinfowin"> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3100 <property name="width_request">400</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3101 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3102 <property name="title" translatable="yes">Audacious-SID Fileinfo</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3103 <property name="type">GTK_WINDOW_TOPLEVEL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3104 <property name="window_position">GTK_WIN_POS_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3105 <property name="modal">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3106 <property name="resizable">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3107 <property name="destroy_with_parent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3108 <property name="decorated">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3109 <property name="skip_taskbar_hint">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3110 <property name="skip_pager_hint">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3111 <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3112 <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3113 <property name="focus_on_map">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3114 <property name="urgency_hint">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3115 <signal name="delete_event" handler="xs_fileinfo_delete"/> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3116 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3117 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3118 <widget class="GtkVBox" id="w_vbox14"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3119 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3120 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3121 <property name="spacing">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3122 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3123 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3124 <widget class="GtkFrame" id="w_frame14"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3125 <property name="border_width">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3126 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3127 <property name="label_xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3128 <property name="label_yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3129 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3130 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3131 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3132 <widget class="GtkTable" id="table1"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3133 <property name="border_width">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3134 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3135 <property name="n_rows">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3136 <property name="n_columns">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3137 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3138 <property name="row_spacing">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3139 <property name="column_spacing">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3140 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3141 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3142 <widget class="GtkLabel" id="w_label16"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3143 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3144 <property name="label" translatable="yes">Filename:</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3145 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3146 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3147 <property name="justify">GTK_JUSTIFY_CENTER</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3148 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3149 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3150 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3151 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3152 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3153 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3154 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3155 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3156 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3157 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3158 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3159 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3160 <property name="left_attach">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3161 <property name="right_attach">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3162 <property name="top_attach">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3163 <property name="bottom_attach">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3164 <property name="x_options"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3165 <property name="y_options"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3166 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3167 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3168 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3169 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3170 <widget class="GtkLabel" id="w_label17"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3171 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3172 <property name="label" translatable="yes">Songname:</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3173 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3174 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3175 <property name="justify">GTK_JUSTIFY_CENTER</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3176 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3177 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3178 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3179 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3180 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3181 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3182 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3183 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3184 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3185 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3186 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3187 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3188 <property name="left_attach">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3189 <property name="right_attach">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3190 <property name="top_attach">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3191 <property name="bottom_attach">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3192 <property name="x_options"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3193 <property name="y_options"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3194 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3195 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3196 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3197 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3198 <widget class="GtkLabel" id="w_label18"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3199 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3200 <property name="label" translatable="yes">Composer:</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3201 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3202 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3203 <property name="justify">GTK_JUSTIFY_CENTER</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3204 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3205 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3206 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3207 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3208 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3209 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3210 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3211 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3212 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3213 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3214 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3215 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3216 <property name="left_attach">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3217 <property name="right_attach">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3218 <property name="top_attach">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3219 <property name="bottom_attach">3</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3220 <property name="x_options"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3221 <property name="y_options"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3222 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3223 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3224 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3225 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3226 <widget class="GtkLabel" id="w_label19"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3227 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3228 <property name="label" translatable="yes">Copyright:</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3229 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3230 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3231 <property name="justify">GTK_JUSTIFY_CENTER</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3232 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3233 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3234 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3235 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3236 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3237 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3238 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3239 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3240 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3241 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3242 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3243 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3244 <property name="left_attach">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3245 <property name="right_attach">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3246 <property name="top_attach">3</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3247 <property name="bottom_attach">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3248 <property name="x_options"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3249 <property name="y_options"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3250 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3251 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3252 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3253 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3254 <widget class="GtkEntry" id="fileinfo_filename"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3255 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3256 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3257 <property name="editable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3258 <property name="visibility">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3259 <property name="max_length">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3260 <property name="text" translatable="yes"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3261 <property name="has_frame">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3262 <property name="invisible_char">●</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3263 <property name="activates_default">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3264 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3265 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3266 <property name="left_attach">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3267 <property name="right_attach">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3268 <property name="top_attach">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3269 <property name="bottom_attach">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3270 <property name="y_options"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3271 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3272 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3273 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3274 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3275 <widget class="GtkEntry" id="fileinfo_songname"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3276 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3277 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3278 <property name="editable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3279 <property name="visibility">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3280 <property name="max_length">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3281 <property name="text" translatable="yes"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3282 <property name="has_frame">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3283 <property name="invisible_char">●</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3284 <property name="activates_default">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3285 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3286 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3287 <property name="left_attach">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3288 <property name="right_attach">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3289 <property name="top_attach">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3290 <property name="bottom_attach">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3291 <property name="y_options"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3292 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3293 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3294 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3295 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3296 <widget class="GtkEntry" id="fileinfo_composer"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3297 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3298 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3299 <property name="editable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3300 <property name="visibility">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3301 <property name="max_length">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3302 <property name="text" translatable="yes"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3303 <property name="has_frame">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3304 <property name="invisible_char">●</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3305 <property name="activates_default">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3306 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3307 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3308 <property name="left_attach">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3309 <property name="right_attach">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3310 <property name="top_attach">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3311 <property name="bottom_attach">3</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3312 <property name="y_options"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3313 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3314 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3315 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3316 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3317 <widget class="GtkEntry" id="fileinfo_copyright"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3318 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3319 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3320 <property name="editable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3321 <property name="visibility">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3322 <property name="max_length">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3323 <property name="text" translatable="yes"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3324 <property name="has_frame">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3325 <property name="invisible_char">●</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3326 <property name="activates_default">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3327 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3328 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3329 <property name="left_attach">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3330 <property name="right_attach">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3331 <property name="top_attach">3</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3332 <property name="bottom_attach">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3333 <property name="y_options"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3334 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3335 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3336 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3337 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3338 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3339 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3340 <widget class="GtkLabel" id="label23"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3341 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3342 <property name="label" translatable="yes">Song Information:</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3343 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3344 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3345 <property name="justify">GTK_JUSTIFY_LEFT</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3346 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3347 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3348 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3349 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3350 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3351 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3352 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3353 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3354 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3355 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3356 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3357 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3358 <property name="type">label_item</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3359 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3360 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3361 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3362 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3363 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3364 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3365 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3366 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3367 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3368 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3369 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3370 <widget class="GtkFrame" id="w_frame15"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3371 <property name="border_width">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3372 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3373 <property name="label_xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3374 <property name="label_yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3375 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3376 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3377 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3378 <widget class="GtkVBox" id="w_vbox15"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3379 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3380 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3381 <property name="spacing">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3382 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3383 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3384 <widget class="GtkOptionMenu" id="fileinfo_sub_tune"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3385 <property name="border_width">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3386 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3387 <property name="can_focus">True</property> |
1587
f81441af323c
The .gladep file was missing, and caused xs_interface.c to be incorrectly generated
Matti Hamalainen <ccr@tnsp.org>
parents:
1584
diff
changeset
|
3388 <property name="history">-1</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3389 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3390 <child internal-child="menu"> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3391 <widget class="GtkMenu" id="convertwidget7"> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3392 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3393 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3394 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3395 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3396 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3397 <property name="padding">0</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3398 <property name="expand">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3399 <property name="fill">False</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3400 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3401 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3402 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3403 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3404 <widget class="GtkTable" id="table2"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3405 <property name="border_width">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3406 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3407 <property name="n_rows">3</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3408 <property name="n_columns">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3409 <property name="homogeneous">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3410 <property name="row_spacing">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3411 <property name="column_spacing">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3412 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3413 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3414 <widget class="GtkLabel" id="w_label41"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3415 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3416 <property name="label" translatable="yes">Author:</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3417 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3418 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3419 <property name="justify">GTK_JUSTIFY_CENTER</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3420 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3421 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3422 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3423 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3424 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3425 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3426 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3427 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3428 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3429 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3430 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3431 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3432 <property name="left_attach">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3433 <property name="right_attach">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3434 <property name="top_attach">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3435 <property name="bottom_attach">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3436 <property name="x_options">fill</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3437 <property name="y_options"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3438 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3439 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3440 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3441 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3442 <widget class="GtkEntry" id="fileinfo_sub_author"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3443 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3444 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3445 <property name="editable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3446 <property name="visibility">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3447 <property name="max_length">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3448 <property name="text" translatable="yes"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3449 <property name="has_frame">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3450 <property name="invisible_char">●</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3451 <property name="activates_default">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3452 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3453 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3454 <property name="left_attach">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3455 <property name="right_attach">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3456 <property name="top_attach">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3457 <property name="bottom_attach">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3458 <property name="y_options"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3459 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3460 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3461 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3462 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3463 <widget class="GtkLabel" id="w_label50"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3464 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3465 <property name="label" translatable="yes">Name:</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3466 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3467 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3468 <property name="justify">GTK_JUSTIFY_CENTER</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3469 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3470 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3471 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3472 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3473 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3474 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3475 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3476 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3477 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3478 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3479 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3480 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3481 <property name="left_attach">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3482 <property name="right_attach">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3483 <property name="top_attach">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3484 <property name="bottom_attach">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3485 <property name="x_options">fill</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3486 <property name="y_options"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3487 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3488 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3489 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3490 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3491 <widget class="GtkEntry" id="fileinfo_sub_name"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3492 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3493 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3494 <property name="editable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3495 <property name="visibility">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3496 <property name="max_length">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3497 <property name="text" translatable="yes"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3498 <property name="has_frame">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3499 <property name="invisible_char">●</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3500 <property name="activates_default">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3501 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3502 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3503 <property name="left_attach">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3504 <property name="right_attach">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3505 <property name="top_attach">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3506 <property name="bottom_attach">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3507 <property name="y_options"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3508 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3509 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3510 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3511 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3512 <widget class="GtkLabel" id="w_label51"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3513 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3514 <property name="label" translatable="yes">Duration:</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3515 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3516 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3517 <property name="justify">GTK_JUSTIFY_CENTER</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3518 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3519 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3520 <property name="xalign">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3521 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3522 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3523 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3524 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3525 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3526 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3527 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3528 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3529 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3530 <property name="left_attach">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3531 <property name="right_attach">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3532 <property name="top_attach">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3533 <property name="bottom_attach">3</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3534 <property name="x_options">fill</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3535 <property name="y_options"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3536 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3537 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3538 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3539 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3540 <widget class="GtkEntry" id="entry1"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3541 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3542 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3543 <property name="editable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3544 <property name="visibility">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3545 <property name="max_length">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3546 <property name="text" translatable="yes"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3547 <property name="has_frame">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3548 <property name="invisible_char">●</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3549 <property name="activates_default">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3550 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3551 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3552 <property name="left_attach">1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3553 <property name="right_attach">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3554 <property name="top_attach">2</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3555 <property name="bottom_attach">3</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3556 <property name="y_options"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3557 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3558 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3559 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3560 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3561 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3562 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3563 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3564 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3565 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3566 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3567 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3568 <widget class="GtkScrolledWindow" id="scrolledwindow2"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3569 <property name="border_width">4</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3570 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3571 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3572 <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3573 <property name="shadow_type">GTK_SHADOW_IN</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3574 <property name="window_placement">GTK_CORNER_TOP_LEFT</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3575 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3576 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3577 <widget class="GtkTextView" id="fileinfo_sub_info"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3578 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3579 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3580 <property name="editable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3581 <property name="overwrite">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3582 <property name="accepts_tab">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3583 <property name="justification">GTK_JUSTIFY_LEFT</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3584 <property name="wrap_mode">GTK_WRAP_WORD</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3585 <property name="cursor_visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3586 <property name="pixels_above_lines">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3587 <property name="pixels_below_lines">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3588 <property name="pixels_inside_wrap">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3589 <property name="left_margin">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3590 <property name="right_margin">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3591 <property name="indent">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3592 <property name="text" translatable="yes"></property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3593 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3594 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3595 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3596 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3597 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3598 <property name="expand">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3599 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3600 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3601 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3602 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3603 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3604 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3605 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3606 <widget class="GtkLabel" id="label24"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3607 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3608 <property name="label" translatable="yes">Sub-tune Information:</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3609 <property name="use_underline">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3610 <property name="use_markup">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3611 <property name="justify">GTK_JUSTIFY_LEFT</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3612 <property name="wrap">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3613 <property name="selectable">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3614 <property name="xalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3615 <property name="yalign">0.5</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3616 <property name="xpad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3617 <property name="ypad">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3618 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3619 <property name="width_chars">-1</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3620 <property name="single_line_mode">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3621 <property name="angle">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3622 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3623 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3624 <property name="type">label_item</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3625 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3626 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3627 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3628 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3629 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3630 <property name="expand">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3631 <property name="fill">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3632 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3633 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3634 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3635 <child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3636 <widget class="GtkButton" id="button2"> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3637 <property name="border_width">4</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3638 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3639 <property name="can_default">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3640 <property name="has_default">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3641 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3642 <property name="has_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3643 <property name="label" translatable="yes">Close</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3644 <property name="use_underline">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3645 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3646 <property name="focus_on_click">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3647 <signal name="clicked" handler="xs_fileinfo_ok"/> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3648 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3649 <packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3650 <property name="padding">0</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3651 <property name="expand">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3652 <property name="fill">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3653 </packing> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3654 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3655 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3656 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3657 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3658 |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3659 <widget class="GtkFileSelection" id="xs_sldb_fs"> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3660 <property name="border_width">10</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3661 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3662 <property name="title" translatable="yes">Select HVSC song length database</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3663 <property name="type">GTK_WINDOW_TOPLEVEL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3664 <property name="window_position">GTK_WIN_POS_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3665 <property name="modal">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3666 <property name="resizable">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3667 <property name="destroy_with_parent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3668 <property name="decorated">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3669 <property name="skip_taskbar_hint">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3670 <property name="skip_pager_hint">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3671 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3672 <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3673 <property name="focus_on_map">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3674 <property name="urgency_hint">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3675 <property name="show_fileops">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3676 <signal name="delete_event" handler="xs_sldb_fs_delete"/> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3677 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3678 <child internal-child="cancel_button"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3679 <widget class="GtkButton" id="cancel_button2"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3680 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3681 <property name="can_default">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3682 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3683 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3684 <property name="focus_on_click">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3685 <signal name="clicked" handler="xs_sldb_fs_cancel"/> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3686 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3687 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3688 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3689 <child internal-child="ok_button"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3690 <widget class="GtkButton" id="ok_button2"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3691 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3692 <property name="can_default">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3693 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3694 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3695 <property name="focus_on_click">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3696 <signal name="clicked" handler="xs_sldb_fs_ok"/> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3697 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3698 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3699 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3700 |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3701 <widget class="GtkFileSelection" id="xs_stil_fs"> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3702 <property name="border_width">10</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3703 <property name="visible">True</property> |
1588
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1587
diff
changeset
|
3704 <property name="title" translatable="yes">Select STIL-database</property> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3705 <property name="type">GTK_WINDOW_TOPLEVEL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3706 <property name="window_position">GTK_WIN_POS_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3707 <property name="modal">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3708 <property name="resizable">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3709 <property name="destroy_with_parent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3710 <property name="decorated">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3711 <property name="skip_taskbar_hint">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3712 <property name="skip_pager_hint">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3713 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3714 <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3715 <property name="focus_on_map">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3716 <property name="urgency_hint">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3717 <property name="show_fileops">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3718 <signal name="delete_event" handler="xs_stil_fs_delete"/> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3719 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3720 <child internal-child="cancel_button"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3721 <widget class="GtkButton" id="cancel_button3"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3722 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3723 <property name="can_default">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3724 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3725 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3726 <property name="focus_on_click">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3727 <signal name="clicked" handler="xs_stil_fs_cancel"/> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3728 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3729 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3730 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3731 <child internal-child="ok_button"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3732 <widget class="GtkButton" id="ok_button3"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3733 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3734 <property name="can_default">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3735 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3736 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3737 <property name="focus_on_click">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3738 <signal name="clicked" handler="xs_stil_fs_ok"/> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3739 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3740 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3741 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3742 |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3743 <widget class="GtkFileSelection" id="xs_hvsc_fs"> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3744 <property name="border_width">10</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3745 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3746 <property name="title" translatable="yes">Select HVSC location prefix</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3747 <property name="type">GTK_WINDOW_TOPLEVEL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3748 <property name="window_position">GTK_WIN_POS_NONE</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3749 <property name="modal">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3750 <property name="resizable">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3751 <property name="destroy_with_parent">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3752 <property name="decorated">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3753 <property name="skip_taskbar_hint">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3754 <property name="skip_pager_hint">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3755 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3756 <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3757 <property name="focus_on_map">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3758 <property name="urgency_hint">False</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3759 <property name="show_fileops">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3760 <signal name="delete_event" handler="xs_hvsc_fs_delete"/> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3761 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3762 <child internal-child="cancel_button"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3763 <widget class="GtkButton" id="cancel_button4"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3764 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3765 <property name="can_default">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3766 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3767 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3768 <property name="focus_on_click">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3769 <signal name="clicked" handler="xs_hvsc_fs_cancel"/> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3770 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3771 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3772 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3773 <child internal-child="ok_button"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3774 <widget class="GtkButton" id="ok_button4"> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3775 <property name="visible">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3776 <property name="can_default">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3777 <property name="can_focus">True</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3778 <property name="relief">GTK_RELIEF_NORMAL</property> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3779 <property name="focus_on_click">True</property> |
1571
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3780 <signal name="clicked" handler="xs_hvsc_fs_ok"/> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3781 </widget> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3782 </child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3783 </widget> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3784 |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3785 <widget class="GtkFileSelection" id="xs_filter_import_fs"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3786 <property name="border_width">10</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3787 <property name="visible">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3788 <property name="title" translatable="yes">Select SIDPlay2 filters file for importing</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3789 <property name="type">GTK_WINDOW_TOPLEVEL</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3790 <property name="window_position">GTK_WIN_POS_NONE</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3791 <property name="modal">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3792 <property name="resizable">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3793 <property name="destroy_with_parent">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3794 <property name="decorated">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3795 <property name="skip_taskbar_hint">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3796 <property name="skip_pager_hint">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3797 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3798 <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3799 <property name="focus_on_map">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3800 <property name="urgency_hint">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3801 <property name="show_fileops">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3802 <signal name="delete_event" handler="xs_filter_import_fs_delete"/> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3803 |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3804 <child internal-child="cancel_button"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3805 <widget class="GtkButton" id="cancel_button64"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3806 <property name="visible">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3807 <property name="can_default">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3808 <property name="can_focus">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3809 <property name="relief">GTK_RELIEF_NORMAL</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3810 <property name="focus_on_click">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3811 <signal name="clicked" handler="xs_filter_import_fs_cancel"/> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3812 </widget> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3813 </child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3814 |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3815 <child internal-child="ok_button"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3816 <widget class="GtkButton" id="ok_button64"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3817 <property name="visible">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3818 <property name="can_default">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3819 <property name="can_focus">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3820 <property name="relief">GTK_RELIEF_NORMAL</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3821 <property name="focus_on_click">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3822 <signal name="clicked" handler="xs_filter_import_fs_ok"/> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3823 </widget> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3824 </child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3825 </widget> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3826 |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3827 <widget class="GtkFileSelection" id="xs_filter_export_fs"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3828 <property name="border_width">10</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3829 <property name="visible">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3830 <property name="title" translatable="yes">Select SIDPlay2 filters file for exporting</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3831 <property name="type">GTK_WINDOW_TOPLEVEL</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3832 <property name="window_position">GTK_WIN_POS_NONE</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3833 <property name="modal">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3834 <property name="resizable">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3835 <property name="destroy_with_parent">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3836 <property name="decorated">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3837 <property name="skip_taskbar_hint">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3838 <property name="skip_pager_hint">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3839 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3840 <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3841 <property name="focus_on_map">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3842 <property name="urgency_hint">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3843 <property name="show_fileops">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3844 <signal name="delete_event" handler="xs_filter_export_fs_delete"/> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3845 |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3846 <child internal-child="cancel_button"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3847 <widget class="GtkButton" id="cancel_button64"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3848 <property name="visible">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3849 <property name="can_default">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3850 <property name="can_focus">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3851 <property name="relief">GTK_RELIEF_NORMAL</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3852 <property name="focus_on_click">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3853 <signal name="clicked" handler="xs_filter_export_fs_cancel"/> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3854 </widget> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3855 </child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3856 |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3857 <child internal-child="ok_button"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3858 <widget class="GtkButton" id="ok_button64"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3859 <property name="visible">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3860 <property name="can_default">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3861 <property name="can_focus">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3862 <property name="relief">GTK_RELIEF_NORMAL</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3863 <property name="focus_on_click">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3864 <signal name="clicked" handler="xs_filter_export_fs_ok"/> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3865 </widget> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3866 </child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3867 </widget> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3868 |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3869 <widget class="GtkDialog" id="xs_confirmwin"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3870 <property name="visible">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3871 <property name="title" translatable="yes">Confirm selected action</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3872 <property name="type">GTK_WINDOW_TOPLEVEL</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3873 <property name="window_position">GTK_WIN_POS_NONE</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3874 <property name="modal">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3875 <property name="resizable">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3876 <property name="destroy_with_parent">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3877 <property name="decorated">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3878 <property name="skip_taskbar_hint">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3879 <property name="skip_pager_hint">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3880 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3881 <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3882 <property name="focus_on_map">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3883 <property name="urgency_hint">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3884 <property name="has_separator">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3885 <signal name="delete_event" handler="xs_confirmwin_delete"/> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3886 |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3887 <child internal-child="vbox"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3888 <widget class="GtkVBox" id="dialog-vbox1"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3889 <property name="visible">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3890 <property name="homogeneous">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3891 <property name="spacing">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3892 |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3893 <child internal-child="action_area"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3894 <widget class="GtkHButtonBox" id="dialog-action_area1"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3895 <property name="visible">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3896 <property name="layout_style">GTK_BUTTONBOX_END</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3897 |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3898 <child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3899 <widget class="GtkHButtonBox" id="hbuttonbox2"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3900 <property name="visible">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3901 <property name="layout_style">GTK_BUTTONBOX_END</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3902 <property name="spacing">8</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3903 |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3904 <child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3905 <widget class="GtkButton" id="xs_confirm_yes"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3906 <property name="visible">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3907 <property name="can_default">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3908 <property name="can_focus">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3909 <property name="label" translatable="yes">Yes</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3910 <property name="use_underline">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3911 <property name="relief">GTK_RELIEF_NORMAL</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3912 <property name="focus_on_click">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3913 </widget> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3914 </child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3915 |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3916 <child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3917 <widget class="GtkButton" id="xs_confirm_no"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3918 <property name="visible">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3919 <property name="can_default">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3920 <property name="can_focus">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3921 <property name="label" translatable="yes">No</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3922 <property name="use_underline">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3923 <property name="relief">GTK_RELIEF_NORMAL</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3924 <property name="focus_on_click">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3925 </widget> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3926 </child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3927 </widget> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3928 </child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3929 </widget> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3930 <packing> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3931 <property name="padding">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3932 <property name="expand">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3933 <property name="fill">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3934 <property name="pack_type">GTK_PACK_END</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3935 </packing> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3936 </child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3937 |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3938 <child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3939 <widget class="GtkFrame" id="xs_confirm_frame"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3940 <property name="border_width">6</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3941 <property name="visible">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3942 <property name="label_xalign">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3943 <property name="label_yalign">0.5</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3944 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3945 |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3946 <child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3947 <placeholder/> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3948 </child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3949 |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3950 <child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3951 <widget class="GtkLabel" id="label25"> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3952 <property name="visible">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3953 <property name="label" translatable="yes">Confirm selected action</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3954 <property name="use_underline">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3955 <property name="use_markup">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3956 <property name="justify">GTK_JUSTIFY_LEFT</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3957 <property name="wrap">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3958 <property name="selectable">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3959 <property name="xalign">0.5</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3960 <property name="yalign">0.5</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3961 <property name="xpad">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3962 <property name="ypad">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3963 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3964 <property name="width_chars">-1</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3965 <property name="single_line_mode">False</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3966 <property name="angle">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3967 </widget> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3968 <packing> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3969 <property name="type">label_item</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3970 </packing> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3971 </child> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3972 </widget> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3973 <packing> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3974 <property name="padding">0</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3975 <property name="expand">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3976 <property name="fill">True</property> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3977 </packing> |
a2a96fa4bd75
Updated glade-file for Aud-SID.
Matti Hamalainen <ccr@tnsp.org>
parents:
1538
diff
changeset
|
3978 </child> |
735
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3979 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3980 </child> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3981 </widget> |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3982 |
6c3c7b841382
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
nenolod
parents:
diff
changeset
|
3983 </glade-interface> |