[Libreoffice-ux-advise] [Bug 138621] three improvements in File > Templates and associated .uno commands
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Dec 10 08:12:30 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=138621
Heiko Tietze <heiko.tietze at documentfoundation.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|libreoffice-ux-advise at lists |heiko.tietze at documentfounda
|.freedesktop.org |tion.org
Keywords|needsUXEval |difficultyBeginner,
| |easyHack, skillDesign,
| |topicUI
Severity|normal |enhancement
--- Comment #2 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
We discussed the idea in the design meeting.
1) No clear preference for renaming from Open into Edit. (Weak) argument to
keep Open is that this template has not been integrated into the manager.
In officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
find <node oor:name=".uno:OpenTemplate" oor:op="replace">
and change the label
2) Bring back the icons (no need to hide in submenus)
In sw/uiconfig/swriter/menubar/menubar.xml
find <menu:menu menu:id=".uno:TemplateMenu"> and
drop menu:style="text" from the three commands below
3) Hide the .uno:TemplateManager from customization
In sfx2/sdi/sfx.sdi
find SfxVoidItem TemplateManager SID_TEMPLATE_MANAGER
and set *Config to FALSE
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Libreoffice-ux-advise
mailing list