commit 9089839055aaa037d7ff3b27eeb2e00170a197a4
Author: Juergen Spitzmueller <[email protected]>
Date:   Sat Feb 13 07:57:10 2021 +0100

    Resolve accelerator conflicts
---
 src/frontends/qt/ui/SearchUi.ui |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/frontends/qt/ui/SearchUi.ui b/src/frontends/qt/ui/SearchUi.ui
index f0b78cc..a42d67e 100644
--- a/src/frontends/qt/ui/SearchUi.ui
+++ b/src/frontends/qt/ui/SearchUi.ui
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>416</width>
-    <height>228</height>
+    <height>240</height>
    </rect>
   </property>
   <property name="sizePolicy">
@@ -30,7 +30,7 @@
        <item row="0" column="0">
         <widget class="QLabel" name="findLA">
          <property name="text">
-          <string>Fi&amp;nd:</string>
+          <string>&amp;Find:</string>
          </property>
          <property name="buddy">
           <cstring>findCO</cstring>
@@ -65,7 +65,7 @@
        <item row="1" column="0">
         <widget class="QLabel" name="replaceLA">
          <property name="text">
-          <string>Repla&amp;ce with:</string>
+          <string>Re&amp;place with:</string>
          </property>
          <property name="buddy">
           <cstring>replaceCO</cstring>
@@ -131,7 +131,7 @@
        <item>
         <widget class="QCheckBox" name="wordsCB">
          <property name="text">
-          <string>Match w&amp;hole words only</string>
+          <string>Match &amp;whole words only</string>
          </property>
         </widget>
        </item>
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to