https://bugs.documentfoundation.org/show_bug.cgi?id=159296

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |heiko.tietze@documentfounda
                   |                            |tion.org,
                   |                            |[email protected]

--- Comment #1 from Julien Nabet <[email protected]> ---
I'm not on macOS but I noticed:
   1416         <node oor:name="SPACE_MOD1" oor:op="replace">
   1417           <prop oor:name="Command">
   1418             <value xml:lang="x-no-translate">L10N SHORTCUTS - NO
TRANSLATE</value>
   1419             <value xml:lang="en-US"
install:module="unxwnt">.uno:SelectColumn</value>
   1420           </prop>
   1421         </node>
   1422         <node oor:name="SPACE_MOD3" oor:op="replace">
   1423           <prop oor:name="Command">
   1424             <value xml:lang="x-no-translate">L10N SHORTCUTS - NO
TRANSLATE</value>
   1425             <value xml:lang="en-US"
install:module="macosx">.uno:SelectColumn</value>
   1426           </prop>
   1427         </node>

in officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
(see
https://opengrok.libreoffice.org/xref/core/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu#1416)

But in cui/inc/tipoftheday.hrc or cui/source/dialogs/tipofthedaydlg.cxx,
there's no MOD3.

Heiko: thought you might be interested in this one since it concerns TOTD.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to