Skip to content
Snippets Groups Projects
Commit f2dadec6 authored by nkour's avatar nkour
Browse files

put tooltip on prio adjust TO (not with) status. fix #2536

parent 5123ce3a
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment