diff --git a/data/glade/preferences_window.glade b/data/glade/preferences_window.glade index 33c3e3428322c4a331313ecdddf9618810a1929f..3edefed9882c2b9c1e39f574f2b5704bb43f38cc 100644 --- a/data/glade/preferences_window.glade +++ b/data/glade/preferences_window.glade @@ -2611,6 +2611,26 @@ Disabled</property> </packing> </child> + <child> + <widget class="GtkCheckButton" id="set_status_msg_from_current_music_track_checkbutton"> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="label" translatable="yes">Set status message to reflect currently playing _music track</property> + <property name="use_underline">True</property> + <property name="relief">GTK_RELIEF_NORMAL</property> + <property name="focus_on_click">True</property> + <property name="active">False</property> + <property name="inconsistent">False</property> + <property name="draw_indicator">True</property> + <signal name="toggled" handler="set_status_msg_from_current_music_track_checkbuttontoggled" last_modification_time="Fri, 22 Sep 2006 18:13:39 GMT"/> + </widget> + <packing> + <property name="padding">0</property> + <property name="expand">False</property> + <property name="fill">False</property> + </packing> + </child> + <child> <widget class="GtkEventBox" id="eventbox6"> <property name="visible">True</property>