put tooltip on prio adjust TO (not with) status. fix #2536
This commit is contained in:
parent
5123ce3a21
commit
f2dadec619
1 changed files with 2 additions and 1 deletions
|
@ -336,8 +336,9 @@
|
|||
<child>
|
||||
<widget class="GtkCheckButton" id="adjust_priority_with_status_checkbutton">
|
||||
<property name="visible">True</property>
|
||||
<property name="tooltip" translatable="yes">Priority will change automatically according to your status.</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="label" translatable="yes">_Adjust with status</property>
|
||||
<property name="label" translatable="yes">_Adjust to status</property>
|
||||
<property name="use_underline">True</property>
|
||||
<property name="relief">GTK_RELIEF_NORMAL</property>
|
||||
<property name="focus_on_click">True</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue