Date: prev next · Thread: first prev next last
June 2019 Archives by date, by thread · List index


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

Heiko Tietze <tietze.heiko@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|libreoffice-ux-advise@lists |momonasmon@gmail.com,
                   |.freedesktop.org            |tietze.heiko@gmail.com
           Keywords|                            |difficultyBeginner,
                   |                            |easyHack, skillDesign,
                   |                            |topicUI

--- Comment #9 from Heiko Tietze <tietze.heiko@gmail.com> ---
Some code pointers:

1) The tooltip for .uno:LineToolbox needs to be changed to 'Lines and
Polygons'
The LineToolbox is here
https://opengrok.libreoffice.org/xref/core/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu?r=82bba7e4#4761
The ArrowsToolbox (labeled "Lines") at
https://opengrok.libreoffice.org/xref/core/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu?r=82bba7e4#1998
(not sure at what of the two we should do the changes)

2) The toolbar title of linesbar.xml needs to be changed to 'Lines and
Polygons'
https://opengrok.libreoffice.org/xref/core/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu?r=00f96e88#127
https://opengrok.libreoffice.org/xref/core/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu?r=00f96e88#196
https://opengrok.libreoffice.org/xref/core/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu?r=00f96e88#578
https://opengrok.libreoffice.org/xref/core/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu?r=00f96e88#515

3) The Arrows toolbar (arrowsbar.xml) needs to be removed from View >
Toolbars

Maybe per 

  <prop oor:name="HideFromToolbarMenu" oor:type="xs:boolean">
      <value>true</value>
  </prop>

at 

https://opengrok.libreoffice.org/xref/core/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu#711
https://opengrok.libreoffice.org/xref/core/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu#210
https://opengrok.libreoffice.org/xref/core/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu#315
https://opengrok.libreoffice.org/xref/core/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu#226

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.