diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2012-09-01 09:51:27 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2012-10-16 11:07:30 -0500 |
commit | 61173c1b58efa79c0ba6b08348d2796a249d0186 (patch) | |
tree | 00ebf544db18942e2a1ecfc5e5fa16931127d38f /source/text/shared/guide/edit_symbolbar.xhp | |
parent | 3dc2e7497f1798ae4ff6c5c8c562666bc10a393c (diff) |
move help structure one directory up
Change-Id: Ie970e39fbb6795a92d9fdd13510409d7dcd071bc
Diffstat (limited to 'source/text/shared/guide/edit_symbolbar.xhp')
-rw-r--r-- | source/text/shared/guide/edit_symbolbar.xhp | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/source/text/shared/guide/edit_symbolbar.xhp b/source/text/shared/guide/edit_symbolbar.xhp new file mode 100644 index 0000000000..755eef050b --- /dev/null +++ b/source/text/shared/guide/edit_symbolbar.xhp @@ -0,0 +1,78 @@ +<?xml version="1.0" encoding="UTF-8"?> + + + +<!-- + *********************************************************************** + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2000, 2010 Oracle and/or its affiliates. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * This file is part of OpenOffice.org. + * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. + * + * OpenOffice.org is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). + * + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * <http://www.openoffice.org/license.html> + * for a copy of the LGPLv3 License. + * + ************************************************************************ + --> + + + <helpdocument version="1.0"> +<meta> +<topic id="textsharedguideedit_symbolbarxml" indexer="include" status="PUBLISH"> +<title id="tit" xml-lang="en-US">Adding Buttons to Toolbars </title> +<filename>/text/shared/guide/edit_symbolbar.xhp</filename> +</topic> +</meta> +<body> +<bookmark xml-lang="en-US" branch="index" id="bm_id3159201"><bookmark_value>customizing; toolbars</bookmark_value> +<bookmark_value>buttons;toolbars</bookmark_value> +<bookmark_value>toolbars;adding buttons</bookmark_value> +<bookmark_value>configuring; toolbars</bookmark_value> +<bookmark_value>editing; toolbars</bookmark_value> +<bookmark_value>inserting;buttons in toolbars</bookmark_value> +</bookmark><comment>MW changed "adding;" to "inserting;"</comment><paragraph role="heading" id="hd_id3159201" xml-lang="en-US" level="1" l10n="U" oldref="79"><variable id="edit_symbolbar"><link href="text/shared/guide/edit_symbolbar.xhp" name="Adding Buttons to Toolbars">Adding Buttons to Toolbars</link> +</variable></paragraph> +<section id="edtext"> +<paragraph role="heading" id="hd_id3153561" xml-lang="en-US" level="3" l10n="U" oldref="85">To add a button to a toolbar:</paragraph> +<paragraph role="paragraph" id="par_id3159157" xml-lang="en-US" l10n="CHG" oldref="78">Open the context menu of the toolbar (right click) and choose <emph>Visible Buttons</emph> and then select the button you want to display.</paragraph> +</section> +<bookmark xml-lang="en-US" branch="hid/.uno:ConfigureToolboxVisible" id="bm_id3149517" localize="false"/><paragraph role="paragraph" id="par_id2439039" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">Opens a dialog where you can add, edit, and remove icons.</ahelp></paragraph> +<paragraph role="heading" id="hd_id3151384" xml-lang="en-US" level="3" l10n="U" oldref="86">To add a button to the list of Visible Buttons:</paragraph> +<list type="ordered"> +<listitem> +<paragraph role="listitem" id="par_id3147264" xml-lang="en-US" l10n="CHG" oldref="87">Choose <emph>Tools - Customize</emph>, and click on the <emph>Toolbars</emph> tab.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3154071" xml-lang="en-US" l10n="U" oldref="88">In the<emph> Toolbars </emph>box, select the toolbar you want to change.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3148797" xml-lang="en-US" l10n="CHG" oldref="89">Click <emph>Add Commands</emph> , select the new command, then click <emph>Add</emph>.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3152922" xml-lang="en-US" l10n="CHG" oldref="90">If you want, you can rearrange the <emph>Commands </emph>list by selecting a command name and clicking <emph>Move Up</emph> and <emph>Move Down</emph>.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3145171" xml-lang="en-US" l10n="U" oldref="91">Click <emph>OK</emph>.</paragraph> +</listitem> +</list> +<section id="relatedtopics"> +<embed href="text/shared/guide/configure_overview.xhp#configure_overview"/> +</section> +</body> +</helpdocument> |