Better preferences sentence for the "Replace&Find by default" behaviour.
This commit is contained in:
parent
b63eb87599
commit
2cae5f337b
@ -1407,12 +1407,12 @@
|
|||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkCheckButton" id="check_replace_entry_activates_replace_and_find">
|
<object class="GtkCheckButton" id="check_replace_entry_activates_replace_and_find">
|
||||||
<property name="label" translatable="yes">Enter in replace entry does Replace & Find</property>
|
<property name="label" translatable="yes">Enter in replace window activates Replace & Find</property>
|
||||||
<property name="use_action_appearance">False</property>
|
<property name="use_action_appearance">False</property>
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">True</property>
|
<property name="can_focus">True</property>
|
||||||
<property name="receives_default">False</property>
|
<property name="receives_default">False</property>
|
||||||
<property name="tooltip_text" translatable="yes">Enter in replace entry does Replace & Find instead of Replace</property>
|
<property name="tooltip_text" translatable="yes">Enter in replace window activates Replace & Find instead of Replace</property>
|
||||||
<property name="use_underline">True</property>
|
<property name="use_underline">True</property>
|
||||||
<property name="draw_indicator">True</property>
|
<property name="draw_indicator">True</property>
|
||||||
</object>
|
</object>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user