diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2016-11-04 20:16:56 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-11-06 08:55:37 +0000 |
commit | 8494b1d545c68fd4eeb75d78c692a3ce71ed3caf (patch) | |
tree | d8047543f41f0cf665d4858f5a3d8c3596f6a5d3 /source/text/shared/01 | |
parent | 98d298e4ef2bc9ad9f4e2d2bb83c3183e3ee0977 (diff) |
tdf#103622 do not use arrow as separator of menu commands
Change-Id: I761c3845939ee95fb151a196587b359c3b6d965d
Reviewed-on: https://gerrit.libreoffice.org/30572
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text/shared/01')
-rw-r--r-- | source/text/shared/01/notebook_bar.xhp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/shared/01/notebook_bar.xhp b/source/text/shared/01/notebook_bar.xhp index d5ac76a654..4be27cdd3c 100644 --- a/source/text/shared/01/notebook_bar.xhp +++ b/source/text/shared/01/notebook_bar.xhp @@ -53,7 +53,7 @@ <paragraph id="par_id190920161744067918" role="paragraph" xml-lang="en-US">The notebook bar is available in Writer, Calc and Impress. The user interface has now several available layouts. Two entries in the <item type="menuitem">View</item> menu controls the notebook bar: <item type="menuitem">Toolbar Layout</item> and <item type="menuitem">Notebook bar</item>.</paragraph> <section id="howtoget"> -<paragraph id="par_id190920161744066306" role="paragraph" xml-lang="en-US">Choose menu <item type="menuitem">View → Toolbar layout → Notebook bar</item></paragraph> +<paragraph id="par_id190920161744066306" role="paragraph" xml-lang="en-US">Choose menu <item type="menuitem">View - Toolbar layout - Notebook bar</item></paragraph> </section> <paragraph id="hd_id190920161911374012" role="heading" level="2" xml-lang="en-US">User interface layouts</paragraph> @@ -70,7 +70,7 @@ <paragraph id="par_id190920161744069136" role="paragraph" xml-lang="en-US"><emph>Sidebar</emph> – The sidebar is fully opened and only one toolbar is showed – formatting toolbar.</paragraph> </listitem> <listitem> - <paragraph id="par_id190920161744063875" role="paragraph" xml-lang="en-US"><emph>Notebook bar</emph> – all toolbar and sidebar are hidden and the notebook bar is placed on the top. The menu entry: <item type="menuitem">View </item><item type="menuitem">→</item><item type="menuitem"> Notebook bar</item> is active only in this mode and user can then choose the notebook bar layout. </paragraph> + <paragraph id="par_id190920161744063875" role="paragraph" xml-lang="en-US"><emph>Notebook bar</emph> – all toolbar and sidebar are hidden and the notebook bar is placed on the top. The menu entry: <item type="menuitem">View </item><item type="menuitem">-</item><item type="menuitem"> Notebook bar</item> is active only in this mode and user can then choose the notebook bar layout.</paragraph> </listitem></list> <paragraph id="par_id190920161744063797" role="paragraph" xml-lang="en-US">When user activates additional toolbars, they will be saved in the user profile. Therefore, on returning to the notebook bar mode, all toolbars set visible before will show again.</paragraph> @@ -89,7 +89,7 @@ <listitem> <paragraph id="par_id190920161744063712" role="paragraph" xml-lang="en-US"><emph>Contextual single toolbar</emph> – Displays a single centered toolbar with context dependent contents.</paragraph> </listitem></list> -<paragraph id="par_id190920161744076273" role="tip" xml-lang="en-US">The notebook bar icon size is adjustable in <item type="menuitem">Tools → Options → LibreOffice → View → Notebook bar </item>listbox.</paragraph> +<paragraph id="par_id190920161744076273" role="tip" xml-lang="en-US">The notebook bar icon size is adjustable in <item type="menuitem">Tools - Options - LibreOffice - View - Notebook bar </item>listbox.</paragraph> <paragraph id="par_id190920161744074862" role="note" xml-lang="en-US">The notebook bar cannot be customized.</paragraph> <paragraph id="par_id190920161744078275" role="warning" xml-lang="en-US">The current implementation (%PRODUCTNAME %PRODUCTVERSION) of the notebook bar is common to Writer, Calc and Impress modules. A change in the notebook bar in one module will affect the notebook bar of the other modules.</paragraph> |