Shuffle and add some shortcuts

This commit is contained in:
Juergen Spitzmueller 2022-05-10 13:29:51 +02:00
parent 055e097a25
commit 8bf45dd3ea

View File

@ -380,7 +380,7 @@
<string>Restrict search to math environments only</string>
</property>
<property name="text">
<string>Search on&amp;ly in maths</string>
<string>Search onl&amp;y in maths</string>
</property>
</widget>
</item>
@ -425,7 +425,7 @@
<string>If the search string is formatted in a non-default way, only find strings formatted like the search string in the checked respects</string>
</property>
<property name="title">
<string>Ad&amp;here to search string formatting of</string>
<string>Adhe&amp;re to search string formatting of</string>
</property>
<property name="checkable">
<bool>true</bool>
@ -465,7 +465,7 @@
<item row="6" column="1">
<widget class="QPushButton" name="deselectAllPB">
<property name="text">
<string>Deselect all</string>
<string>Dese&amp;lect all</string>
</property>
</widget>
</item>
@ -514,7 +514,7 @@
<item row="6" column="0">
<widget class="QPushButton" name="selectAllPB">
<property name="text">
<string>Select all</string>
<string>&amp;Select all</string>
</property>
</widget>
</item>