comparison audacious/glade/prefswin.glade @ 1056:21628529c615 trunk

[svn] add the config option to enable/disable separator line in the playlist
author yaz
date Mon, 15 May 2006 08:17:53 -0700
parents 8cfe13fcd0c7
children 6e7d0b545473
comparison
equal deleted inserted replaced
1055:fc717728fd10 1056:21628529c615
1432 <property name="active">False</property> 1432 <property name="active">False</property>
1433 <property name="inconsistent">False</property> 1433 <property name="inconsistent">False</property>
1434 <property name="draw_indicator">True</property> 1434 <property name="draw_indicator">True</property>
1435 <signal name="toggled" handler="on_playlist_show_pl_numbers_toggled" last_modification_time="Sat, 03 Jul 2004 04:45:40 GMT"/> 1435 <signal name="toggled" handler="on_playlist_show_pl_numbers_toggled" last_modification_time="Sat, 03 Jul 2004 04:45:40 GMT"/>
1436 <signal name="realize" handler="on_playlist_show_pl_numbers_realize" after="yes" last_modification_time="Wed, 07 Jul 2004 06:54:45 GMT"/> 1436 <signal name="realize" handler="on_playlist_show_pl_numbers_realize" after="yes" last_modification_time="Wed, 07 Jul 2004 06:54:45 GMT"/>
1437 </widget>
1438 </child>
1439 </widget>
1440 <packing>
1441 <property name="padding">0</property>
1442 <property name="expand">False</property>
1443 <property name="fill">False</property>
1444 </packing>
1445 </child>
1446
1447 <child>
1448 <widget class="GtkAlignment" id="alignment61">
1449 <property name="visible">True</property>
1450 <property name="xalign">0.5</property>
1451 <property name="yalign">0.5</property>
1452 <property name="xscale">1</property>
1453 <property name="yscale">1</property>
1454 <property name="top_padding">0</property>
1455 <property name="bottom_padding">0</property>
1456 <property name="left_padding">12</property>
1457 <property name="right_padding">0</property>
1458
1459 <child>
1460 <widget class="GtkCheckButton" id="playlist_show_pl_separator">
1461 <property name="visible">True</property>
1462 <property name="can_focus">True</property>
1463 <property name="label" translatable="yes">Show separator in playlist</property>
1464 <property name="use_underline">True</property>
1465 <property name="relief">GTK_RELIEF_NORMAL</property>
1466 <property name="focus_on_click">True</property>
1467 <property name="active">False</property>
1468 <property name="inconsistent">False</property>
1469 <property name="draw_indicator">True</property>
1470 <signal name="toggled" handler="on_playlist_show_pl_separator_toggled" last_modification_time="Sat, 03 Jul 2004 04:45:40 GMT"/>
1471 <signal name="realize" handler="on_playlist_show_pl_separator_realize" after="yes" last_modification_time="Wed, 07 Jul 2004 06:54:45 GMT"/>
1437 </widget> 1472 </widget>
1438 </child> 1473 </child>
1439 </widget> 1474 </widget>
1440 <packing> 1475 <packing>
1441 <property name="padding">0</property> 1476 <property name="padding">0</property>