comparison xmms-sid.glade @ 589:a437571d0fc5

Work on GUI and filter config code.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 22 Mar 2007 15:55:02 +0000
parents 15d511ab290a
children c41305ceeff4
comparison
equal deleted inserted replaced
588:15d511ab290a 589:a437571d0fc5
1617 <name>cfg_sld_enable</name> 1617 <name>cfg_sld_enable</name>
1618 <tooltip>This option enables using of XSIDPLAY compatible song length database. (Refer to XMMS-SID documentation for more information)</tooltip> 1618 <tooltip>This option enables using of XSIDPLAY compatible song length database. (Refer to XMMS-SID documentation for more information)</tooltip>
1619 <can_focus>True</can_focus> 1619 <can_focus>True</can_focus>
1620 <signal> 1620 <signal>
1621 <name>toggled</name> 1621 <name>toggled</name>
1622 <handler>xs_cfg_sld_enable_toggled</handler> 1622 <handler>xs_cfg_sldb_enable_toggled</handler>
1623 <last_modification_time>Wed, 18 Aug 2004 02:51:47 GMT</last_modification_time> 1623 <last_modification_time>Wed, 18 Aug 2004 02:51:47 GMT</last_modification_time>
1624 </signal> 1624 </signal>
1625 <label>Use XSIDPLAY-compatible database</label> 1625 <label>Use XSIDPLAY-compatible database</label>
1626 <active>False</active> 1626 <active>False</active>
1627 <draw_indicator>True</draw_indicator> 1627 <draw_indicator>True</draw_indicator>
1681 <name>cfg_sld_dbbrowse</name> 1681 <name>cfg_sld_dbbrowse</name>
1682 <tooltip>Browse for song length-database file</tooltip> 1682 <tooltip>Browse for song length-database file</tooltip>
1683 <can_focus>True</can_focus> 1683 <can_focus>True</can_focus>
1684 <signal> 1684 <signal>
1685 <name>clicked</name> 1685 <name>clicked</name>
1686 <handler>xs_cfg_sld_dbbrowse</handler> 1686 <handler>xs_cfg_sldb_browse</handler>
1687 <last_modification_time>Sat, 18 Aug 2001 23:38:10 GMT</last_modification_time> 1687 <last_modification_time>Sat, 18 Aug 2001 23:38:10 GMT</last_modification_time>
1688 </signal> 1688 </signal>
1689 <label>Browse</label> 1689 <label>Browse</label>
1690 <relief>GTK_RELIEF_NORMAL</relief> 1690 <relief>GTK_RELIEF_NORMAL</relief>
1691 <child> 1691 <child>
2974 </widget> 2974 </widget>
2975 </widget> 2975 </widget>
2976 2976
2977 <widget> 2977 <widget>
2978 <class>GtkFileSelection</class> 2978 <class>GtkFileSelection</class>
2979 <name>xs_sldbfileselector</name> 2979 <name>xs_sldb_fs</name>
2980 <border_width>10</border_width> 2980 <border_width>10</border_width>
2981 <signal> 2981 <signal>
2982 <name>delete_event</name> 2982 <name>delete_event</name>
2983 <handler>xs_sldbfileselector_delete</handler> 2983 <handler>xs_sldb_fs_delete</handler>
2984 <last_modification_time>Thu, 22 Mar 2007 15:08:51 GMT</last_modification_time> 2984 <last_modification_time>Thu, 22 Mar 2007 15:08:51 GMT</last_modification_time>
2985 </signal> 2985 </signal>
2986 <title>Select HVSC song length database</title> 2986 <title>Select HVSC song length database</title>
2987 <type>GTK_WINDOW_TOPLEVEL</type> 2987 <type>GTK_WINDOW_TOPLEVEL</type>
2988 <position>GTK_WIN_POS_NONE</position> 2988 <position>GTK_WIN_POS_NONE</position>
2998 <name>ok_button2</name> 2998 <name>ok_button2</name>
2999 <can_default>True</can_default> 2999 <can_default>True</can_default>
3000 <can_focus>True</can_focus> 3000 <can_focus>True</can_focus>
3001 <signal> 3001 <signal>
3002 <name>clicked</name> 3002 <name>clicked</name>
3003 <handler>xs_cfg_sldb_fs_ok</handler> 3003 <handler>xs_sldb_fs_ok</handler>
3004 <last_modification_time>Sat, 19 Oct 2002 22:50:48 GMT</last_modification_time> 3004 <last_modification_time>Sat, 19 Oct 2002 22:50:48 GMT</last_modification_time>
3005 </signal> 3005 </signal>
3006 <label>OK</label> 3006 <label>OK</label>
3007 <relief>GTK_RELIEF_NORMAL</relief> 3007 <relief>GTK_RELIEF_NORMAL</relief>
3008 </widget> 3008 </widget>
3013 <name>cancel_button2</name> 3013 <name>cancel_button2</name>
3014 <can_default>True</can_default> 3014 <can_default>True</can_default>
3015 <can_focus>True</can_focus> 3015 <can_focus>True</can_focus>
3016 <signal> 3016 <signal>
3017 <name>clicked</name> 3017 <name>clicked</name>
3018 <handler>xs_cfg_sldb_fs_cancel</handler> 3018 <handler>xs_sldb_fs_cancel</handler>
3019 <last_modification_time>Sat, 19 Oct 2002 22:50:54 GMT</last_modification_time> 3019 <last_modification_time>Sat, 19 Oct 2002 22:50:54 GMT</last_modification_time>
3020 </signal> 3020 </signal>
3021 <label>Cancel</label> 3021 <label>Cancel</label>
3022 <relief>GTK_RELIEF_NORMAL</relief> 3022 <relief>GTK_RELIEF_NORMAL</relief>
3023 </widget> 3023 </widget>
3024 </widget> 3024 </widget>
3025 3025
3026 <widget> 3026 <widget>
3027 <class>GtkFileSelection</class> 3027 <class>GtkFileSelection</class>
3028 <name>xs_stilfileselector</name> 3028 <name>xs_stil_fs</name>
3029 <border_width>10</border_width> 3029 <border_width>10</border_width>
3030 <signal> 3030 <signal>
3031 <name>delete_event</name> 3031 <name>delete_event</name>
3032 <handler>xs_stilfileselector_delete</handler> 3032 <handler>xs_stil_fs_delete</handler>
3033 <last_modification_time>Thu, 22 Mar 2007 15:09:06 GMT</last_modification_time> 3033 <last_modification_time>Thu, 22 Mar 2007 15:09:06 GMT</last_modification_time>
3034 </signal> 3034 </signal>
3035 <title>Select STIL-database </title> 3035 <title>Select STIL-database </title>
3036 <type>GTK_WINDOW_TOPLEVEL</type> 3036 <type>GTK_WINDOW_TOPLEVEL</type>
3037 <position>GTK_WIN_POS_NONE</position> 3037 <position>GTK_WIN_POS_NONE</position>
3047 <name>ok_button3</name> 3047 <name>ok_button3</name>
3048 <can_default>True</can_default> 3048 <can_default>True</can_default>
3049 <can_focus>True</can_focus> 3049 <can_focus>True</can_focus>
3050 <signal> 3050 <signal>
3051 <name>clicked</name> 3051 <name>clicked</name>
3052 <handler>xs_cfg_stil_fs_ok</handler> 3052 <handler>xs_stil_fs_ok</handler>
3053 <last_modification_time>Sat, 19 Oct 2002 22:50:38 GMT</last_modification_time> 3053 <last_modification_time>Sat, 19 Oct 2002 22:50:38 GMT</last_modification_time>
3054 </signal> 3054 </signal>
3055 <label>OK</label> 3055 <label>OK</label>
3056 <relief>GTK_RELIEF_NORMAL</relief> 3056 <relief>GTK_RELIEF_NORMAL</relief>
3057 </widget> 3057 </widget>
3062 <name>cancel_button3</name> 3062 <name>cancel_button3</name>
3063 <can_default>True</can_default> 3063 <can_default>True</can_default>
3064 <can_focus>True</can_focus> 3064 <can_focus>True</can_focus>
3065 <signal> 3065 <signal>
3066 <name>clicked</name> 3066 <name>clicked</name>
3067 <handler>xs_cfg_stil_fs_cancel</handler> 3067 <handler>xs_stil_fs_cancel</handler>
3068 <last_modification_time>Sat, 19 Oct 2002 22:51:00 GMT</last_modification_time> 3068 <last_modification_time>Sat, 19 Oct 2002 22:51:00 GMT</last_modification_time>
3069 </signal> 3069 </signal>
3070 <label>Cancel</label> 3070 <label>Cancel</label>
3071 <relief>GTK_RELIEF_NORMAL</relief> 3071 <relief>GTK_RELIEF_NORMAL</relief>
3072 </widget> 3072 </widget>
3073 </widget> 3073 </widget>
3074 3074
3075 <widget> 3075 <widget>
3076 <class>GtkFileSelection</class> 3076 <class>GtkFileSelection</class>
3077 <name>xs_hvscpathselector</name> 3077 <name>xs_hvsc_fs</name>
3078 <border_width>10</border_width> 3078 <border_width>10</border_width>
3079 <signal> 3079 <signal>
3080 <name>delete_event</name> 3080 <name>delete_event</name>
3081 <handler>xs_hvscpathselector_delete</handler> 3081 <handler>xs_hvsc_fs_delete</handler>
3082 <last_modification_time>Thu, 22 Mar 2007 15:09:24 GMT</last_modification_time> 3082 <last_modification_time>Thu, 22 Mar 2007 15:09:24 GMT</last_modification_time>
3083 </signal> 3083 </signal>
3084 <title>Select HVSC location prefix</title> 3084 <title>Select HVSC location prefix</title>
3085 <type>GTK_WINDOW_TOPLEVEL</type> 3085 <type>GTK_WINDOW_TOPLEVEL</type>
3086 <position>GTK_WIN_POS_NONE</position> 3086 <position>GTK_WIN_POS_NONE</position>
3096 <name>ok_button4</name> 3096 <name>ok_button4</name>
3097 <can_default>True</can_default> 3097 <can_default>True</can_default>
3098 <can_focus>True</can_focus> 3098 <can_focus>True</can_focus>
3099 <signal> 3099 <signal>
3100 <name>clicked</name> 3100 <name>clicked</name>
3101 <handler>xs_cfg_hvsc_fs_ok</handler> 3101 <handler>xs_hvsc_fs_ok</handler>
3102 <last_modification_time>Wed, 14 Jan 2004 14:36:41 GMT</last_modification_time> 3102 <last_modification_time>Wed, 14 Jan 2004 14:36:41 GMT</last_modification_time>
3103 </signal> 3103 </signal>
3104 <label>OK</label> 3104 <label>OK</label>
3105 <relief>GTK_RELIEF_NORMAL</relief> 3105 <relief>GTK_RELIEF_NORMAL</relief>
3106 </widget> 3106 </widget>
3111 <name>cancel_button4</name> 3111 <name>cancel_button4</name>
3112 <can_default>True</can_default> 3112 <can_default>True</can_default>
3113 <can_focus>True</can_focus> 3113 <can_focus>True</can_focus>
3114 <signal> 3114 <signal>
3115 <name>clicked</name> 3115 <name>clicked</name>
3116 <handler>xs_cfg_hvsc_fs_cancel</handler> 3116 <handler>xs_hvsc_fs_cancel</handler>
3117 <last_modification_time>Wed, 14 Jan 2004 14:37:04 GMT</last_modification_time> 3117 <last_modification_time>Wed, 14 Jan 2004 14:37:04 GMT</last_modification_time>
3118 </signal> 3118 </signal>
3119 <label>Cancel</label> 3119 <label>Cancel</label>
3120 <relief>GTK_RELIEF_NORMAL</relief> 3120 <relief>GTK_RELIEF_NORMAL</relief>
3121 </widget> 3121 </widget>