officecfg/registry/data/org/openoffice/Office/Accelerators.xcu |   12 
----------
 1 file changed, 12 deletions(-)

New commits:
commit deb448458dee1c5e6ad1d2560a1db1b74f5809fb
Author:     Andras Timar <[email protected]>
AuthorDate: Tue Jan 28 13:07:10 2025 +0100
Commit:     Andras Timar <[email protected]>
CommitDate: Tue Jan 28 21:34:25 2025 +0100

    Ctrl+F should focus to the Find bar in German UI, too.
    
    Change-Id: I2d7619f09c69036bbd95eaf10838affe10d40619
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/180829
    Tested-by: Jenkins CollaboraOffice <[email protected]>
    Reviewed-by: Andras Timar <[email protected]>

diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu 
b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
index 71dbd7c1c391..031971562b5b 100644
--- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
@@ -1062,18 +1062,6 @@ Ctrl+Shift+e aka E_SHIFT_MOD1 under GTK/IBUS is for some 
emoji thing
             <value xml:lang="en-US" 
install:module="unxwnt">.uno:RepeatSearch</value>
           </prop>
         </node>
-        <node oor:name="F_MOD1" oor:op="replace">
-          <prop oor:name="Command">
-            <value xml:lang="x-no-translate">L10N SHORTCUTS - NO 
TRANSLATE</value>
-            <value xml:lang="de">.uno:Navigator</value>
-          </prop>
-        </node>
-        <node oor:name="F_MOD2" oor:op="replace">
-          <prop oor:name="Command">
-            <value xml:lang="x-no-translate">L10N SHORTCUTS - NO 
TRANSLATE</value>
-            <value xml:lang="de">vnd.sun.star.findbar:FocusToFindbar</value>
-          </prop>
-        </node>
         <node oor:name="F_MOD1_MOD2" oor:op="replace">
           <prop oor:name="Command">
             <value xml:lang="x-no-translate">L10N SHORTCUTS - NO 
TRANSLATE</value>

Reply via email to