mention the link to use more music track players in the tooltip of set_status_msg_from_current_music_track_checkbutton

This commit is contained in:
Nikos Kouremenos 2006-10-20 09:48:29 +00:00
parent cdb7fb67e6
commit 2347b67733
1 changed files with 1 additions and 1 deletions

View File

@ -2630,7 +2630,7 @@ Disabled</property>
<child> <child>
<widget class="GtkCheckButton" id="set_status_msg_from_current_music_track_checkbutton"> <widget class="GtkCheckButton" id="set_status_msg_from_current_music_track_checkbutton">
<property name="visible">True</property> <property name="visible">True</property>
<property name="tooltip" translatable="yes">Works only for Muine and Rhythmbox players</property> <property name="tooltip" translatable="yes">Works for Rhythmbox and Muine players. For more players, please visit http://trac.gajim.org/wiki/GajimAndMusicPlayer</property>
<property name="can_focus">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="label" translatable="yes">Set status message to reflect currently playing _music track</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>