[Libreoffice-bugs] [Bug 118335] Writer's Groupedbar. Wrong name of item Print preview in drop-down menu File
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Jun 25 21:31:09 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=118335
--- Comment #2 from andreas_k <kainz.a at gmail.com> ---
GenericCommands.xcu
<node oor:name=".uno:PrintPreview" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Print Pr~eview</value>
</prop>
<prop oor:name="TooltipLabel" oor:type="xs:string">
<value xml:lang="en-US">Toggle Print Preview</value>
</prop>
<prop oor:name="PopupLabel" oor:type="xs:string">
<value xml:lang="en-US">Close Preview</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>9</value>
</prop>
</node>
it look like NB use PopupLabel how can I change the behavior that NB use the
default name?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180625/e949752c/attachment.html>
More information about the Libreoffice-bugs
mailing list