add a tooltip to adjust_status_tu_music_player to tell which players arre supported
This commit is contained in:
parent
8bfbb62aac
commit
d90e907651
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue