commit 881b36cc71a75fd53ad76f67048126949516e7e5
Author: Juergen Spitzmueller <[email protected]>
Date:   Fri Mar 14 10:37:14 2025 +0100

    Contextualize string
    
    Also remove redundant shortcuts
---
 src/frontends/qt/ui/PrefColorsUi.ui | 13 ++-----------
 1 file changed, 2 insertions(+), 11 deletions(-)

diff --git a/src/frontends/qt/ui/PrefColorsUi.ui 
b/src/frontends/qt/ui/PrefColorsUi.ui
index ad02f0d32a..07e0f2c888 100644
--- a/src/frontends/qt/ui/PrefColorsUi.ui
+++ b/src/frontends/qt/ui/PrefColorsUi.ui
@@ -58,9 +58,6 @@
           <property name="text">
            <string>&amp;Add</string>
           </property>
-          <property name="shortcut">
-           <string>Ctrl+S</string>
-          </property>
          </widget>
         </item>
         <item>
@@ -71,9 +68,6 @@
           <property name="text">
            <string>&amp;Remove</string>
           </property>
-          <property name="shortcut">
-           <string notr="true">Ctrl+R</string>
-          </property>
          </widget>
         </item>
         <item>
@@ -164,7 +158,7 @@
            <string>Search backward</string>
           </property>
           <property name="text">
-           <string>Pr&amp;evious</string>
+           <string>Pr&amp;evious[[Color]]</string>
           </property>
           <property name="iconSize">
            <size>
@@ -186,7 +180,7 @@
            <string>Search forward</string>
           </property>
           <property name="text">
-           <string>&amp;Next</string>
+           <string>&amp;Next[[Color]]</string>
           </property>
           <property name="iconSize">
            <size>
@@ -194,9 +188,6 @@
             <height>16</height>
            </size>
           </property>
-          <property name="shortcut">
-           <string>Ctrl+S</string>
-          </property>
          </widget>
         </item>
        </layout>
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to