comparison xmms-sid.glade @ 569:f0ee6f19cdf5

Added 'delete' button to the filter editor.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 15 Mar 2007 19:59:01 +0000
parents 3a9e2819a520
children b3a6a9e86653
comparison
equal deleted inserted replaced
568:3a9e2819a520 569:f0ee6f19cdf5
1136 1136
1137 <widget> 1137 <widget>
1138 <class>GtkTable</class> 1138 <class>GtkTable</class>
1139 <name>table3</name> 1139 <name>table3</name>
1140 <rows>2</rows> 1140 <rows>2</rows>
1141 <columns>2</columns> 1141 <columns>3</columns>
1142 <homogeneous>True</homogeneous> 1142 <homogeneous>True</homogeneous>
1143 <row_spacing>0</row_spacing> 1143 <row_spacing>0</row_spacing>
1144 <column_spacing>0</column_spacing> 1144 <column_spacing>0</column_spacing>
1145 <child> 1145 <child>
1146 <padding>0</padding> 1146 <padding>0</padding>
1147 <expand>False</expand> 1147 <expand>False</expand>
1148 <fill>True</fill> 1148 <fill>True</fill>
1149 </child> 1149 </child>
1150
1151 <widget>
1152 <class>GtkButton</class>
1153 <name>cfg_sp2_filter_export</name>
1154 <can_default>True</can_default>
1155 <can_focus>True</can_focus>
1156 <signal>
1157 <name>clicked</name>
1158 <handler>xs_cfg_sp2_filter_export</handler>
1159 <last_modification_time>Mon, 26 Feb 2007 13:44:12 GMT</last_modification_time>
1160 </signal>
1161 <label>Export</label>
1162 <relief>GTK_RELIEF_NORMAL</relief>
1163 <child>
1164 <left_attach>2</left_attach>
1165 <right_attach>3</right_attach>
1166 <top_attach>1</top_attach>
1167 <bottom_attach>2</bottom_attach>
1168 <xpad>0</xpad>
1169 <ypad>0</ypad>
1170 <xexpand>False</xexpand>
1171 <yexpand>False</yexpand>
1172 <xshrink>False</xshrink>
1173 <yshrink>False</yshrink>
1174 <xfill>True</xfill>
1175 <yfill>False</yfill>
1176 </child>
1177 </widget>
1150 1178
1151 <widget> 1179 <widget>
1152 <class>GtkButton</class> 1180 <class>GtkButton</class>
1153 <name>cfg_sp2_filter_load</name> 1181 <name>cfg_sp2_filter_load</name>
1154 <can_default>True</can_default> 1182 <can_default>True</can_default>
1215 <last_modification_time>Mon, 26 Feb 2007 13:44:12 GMT</last_modification_time> 1243 <last_modification_time>Mon, 26 Feb 2007 13:44:12 GMT</last_modification_time>
1216 </signal> 1244 </signal>
1217 <label>Import</label> 1245 <label>Import</label>
1218 <relief>GTK_RELIEF_NORMAL</relief> 1246 <relief>GTK_RELIEF_NORMAL</relief>
1219 <child> 1247 <child>
1220 <left_attach>0</left_attach> 1248 <left_attach>1</left_attach>
1221 <right_attach>1</right_attach> 1249 <right_attach>2</right_attach>
1222 <top_attach>1</top_attach> 1250 <top_attach>1</top_attach>
1223 <bottom_attach>2</bottom_attach> 1251 <bottom_attach>2</bottom_attach>
1224 <xpad>0</xpad> 1252 <xpad>0</xpad>
1225 <ypad>0</ypad> 1253 <ypad>0</ypad>
1226 <xexpand>False</xexpand> 1254 <xexpand>False</xexpand>
1232 </child> 1260 </child>
1233 </widget> 1261 </widget>
1234 1262
1235 <widget> 1263 <widget>
1236 <class>GtkButton</class> 1264 <class>GtkButton</class>
1237 <name>cfg_sp2_filter_export</name> 1265 <name>cfg_sp2_filter_delete</name>
1238 <can_default>True</can_default> 1266 <can_default>True</can_default>
1239 <can_focus>True</can_focus> 1267 <can_focus>True</can_focus>
1240 <signal> 1268 <signal>
1241 <name>clicked</name> 1269 <name>clicked</name>
1242 <handler>xs_cfg_sp2_filter_export</handler> 1270 <handler>xs_cfg_sp2_filter_delete</handler>
1243 <last_modification_time>Mon, 26 Feb 2007 13:44:12 GMT</last_modification_time> 1271 <last_modification_time>Thu, 15 Mar 2007 19:56:29 GMT</last_modification_time>
1244 </signal> 1272 </signal>
1245 <label>Export</label> 1273 <label>Delete</label>
1246 <relief>GTK_RELIEF_NORMAL</relief> 1274 <relief>GTK_RELIEF_NORMAL</relief>
1247 <child> 1275 <child>
1248 <left_attach>1</left_attach> 1276 <left_attach>2</left_attach>
1249 <right_attach>2</right_attach> 1277 <right_attach>3</right_attach>
1250 <top_attach>1</top_attach> 1278 <top_attach>0</top_attach>
1251 <bottom_attach>2</bottom_attach> 1279 <bottom_attach>1</bottom_attach>
1252 <xpad>0</xpad> 1280 <xpad>0</xpad>
1253 <ypad>0</ypad> 1281 <ypad>0</ypad>
1254 <xexpand>False</xexpand> 1282 <xexpand>False</xexpand>
1255 <yexpand>False</yexpand> 1283 <yexpand>False</yexpand>
1256 <xshrink>False</xshrink> 1284 <xshrink>False</xshrink>