add a tooltip to adjust_status_tu_music_player to tell which players arre supported

This commit is contained in:
Yann Leboulanger 2006-10-17 21:10:16 +00:00
parent 8bfbb62aac
commit d90e907651
1 changed files with 1 additions and 0 deletions

View File

@ -2609,6 +2609,7 @@ Disabled</property>
<child>
<widget class="GtkCheckButton" id="set_status_msg_from_current_music_track_checkbutton">
<property name="visible">True</property>
<property name="tooltip" translatable="yes">Works only for Muine and Rhythmbox players</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>