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

New commits:
commit 854107d275aac0f4042a154145b95c34543f24c5
Author:     Heiko Tietze <tietze.he...@gmail.com>
AuthorDate: Wed Sep 4 15:50:38 2024 +0200
Commit:     Heiko Tietze <heiko.tie...@documentfoundation.org>
CommitDate: Tue Sep 10 09:39:31 2024 +0200

    Resolves tdf#146906 - Keyboard shortcut conflict: Ctrl+F5
    
    * Removes ToggleControlFocus from accelerators
    
    Change-Id: I566307f680a528bb229cf640718e175602a42a39
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172870
    Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org>
    Tested-by: Jenkins

diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu 
b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
index 4a3962141caf..dbbb1621bd67 100644
--- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
@@ -121,12 +121,6 @@ Ctrl+Shift+u aka U_SHIFT_MOD1 under GTK/IBUS is for 
unicode key input
           <value xml:lang="en-US">.uno:ViewDataSourceBrowser</value>
         </prop>
       </node>
-      <node oor:name="F5_MOD1" oor:op="replace">
-        <prop oor:name="Command">
-          <value xml:lang="x-no-translate">L10N SHORTCUTS - NO 
TRANSLATE</value>
-          <value xml:lang="en-US">.uno:ToggleControlFocus</value>
-        </prop>
-      </node>
       <node oor:name="F7_SHIFT_MOD1" oor:op="replace">
         <prop oor:name="Command">
           <value xml:lang="x-no-translate">L10N SHORTCUTS - NO 
TRANSLATE</value>

Reply via email to