[Libreoffice-commits] help.git: source/text

Stanislav Horacek stanislav.horacek at gmail.com
Sat Apr 7 22:32:06 UTC 2018


 source/text/sdraw/guide/color_define.xhp |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 1223c55707d05cf229553040aea771748a1452a1
Author: Stanislav Horacek <stanislav.horacek at gmail.com>
Date:   Sat Apr 7 22:43:52 2018 +0200

    highlight only words shown in UI in custom colors page
    
    Change-Id: Ie2596ddf6b8c11f154d01f3902802c0b27680145
    Reviewed-on: https://gerrit.libreoffice.org/52565
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
    Tested-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/source/text/sdraw/guide/color_define.xhp b/source/text/sdraw/guide/color_define.xhp
index ee7f3fa78..caefb26c5 100644
--- a/source/text/sdraw/guide/color_define.xhp
+++ b/source/text/sdraw/guide/color_define.xhp
@@ -33,25 +33,25 @@
        <bookmark_value>custom colors</bookmark_value>
    </bookmark>
    <paragraph xml-lang="en-US" id="hd_id3149263" role="heading" level="1"><variable id="color_define"><link href="text/sdraw/guide/color_define.xhp" name="Defining Custom Colors">Defining Custom Colors</link></variable></paragraph>
-   <paragraph xml-lang="en-US" id="par_id3154511" role="paragraph">Define custom colors and add them to the <emph>Custom color</emph> palette.</paragraph>
+   <paragraph xml-lang="en-US" id="par_id3154511" role="paragraph">Define custom colors and add them to the <emph>Custom</emph> color palette.</paragraph>
    <paragraph xml-lang="en-US" id="hd_id3155600" role="heading" level="2">To define a custom color</paragraph>
    <list type="ordered">
        <listitem>
            <paragraph xml-lang="en-US" id="par_id3150327" role="listitem">Choose <emph>Format - Area</emph>, click the <emph>Area</emph> tab and press the <emph>Color</emph> button. A table of the predefined palette colors is displayed.</paragraph>
-           <paragraph xml-lang="en-US" id="par_id3154657" role="warning">Custom colors are saved in the <emph>Custom color</emph> palette.</paragraph>
+           <paragraph xml-lang="en-US" id="par_id3154657" role="warning">Custom colors are saved in the <emph>Custom</emph> color palette.</paragraph>
        </listitem>
        <listitem>
-           <paragraph xml-lang="en-US" id="par_id3166425" role="paragraph">Click a color in the table that is similar to the one you want to define. You can select the similar color from any of the available color palettes in the <emph>Color area</emph> on the left or the <emph>Recent colors</emph> in the list below the color table. The color appears in the <emph>New</emph> preview box to the right of the dialog.</paragraph>
+           <paragraph xml-lang="en-US" id="par_id3166425" role="paragraph">Click a color in the table that is similar to the one you want to define. You can select the similar color from any of the available color palettes in the <emph>Colors</emph> area on the left or the <emph>Recent colors</emph> in the list below the color table. The color appears in the <emph>New</emph> preview box to the right of the dialog.</paragraph>
        </listitem>
        <listitem>
            <paragraph role="paragraph" id="par_id41522705652544" xml-lang="en-US">Click the <emph>Pick</emph> button to open the <link href="text/shared/optionen/01010501.xhp" name="linkname">Pick a Color</link> dialog.</paragraph>
            <paragraph xml-lang="en-US" id="par_id4979705" role="note">%PRODUCTNAME uses only the RGB color model for printing in color. The RGB values of the selected color are displayed below the preview boxes.</paragraph>
        </listitem>
        <listitem>
-           <paragraph id="par_id691522706451849"  role="listitem" xml-lang="en-US">Press the <emph>Add</emph> button to add the custom color to the <emph>Custom color</emph> palette. A dialog box asking to enter a color name appears. Enter a unique name for the new color within all color names existing in the <emph>Custom color</emph> palette.</paragraph>
+           <paragraph id="par_id691522706451849"  role="listitem" xml-lang="en-US">Press the <emph>Add</emph> button to add the custom color to the <emph>Custom</emph> color palette. A dialog box asking to enter a color name appears. Enter a unique name for the new color within all color names existing in the <emph>Custom</emph> color palette.</paragraph>
        </listitem>
    </list>
-   <paragraph role="tip" id="par_id701522707038880" xml-lang="en-US">To remove a color from the Custom color palette, select the Custom color palette in the Color area, select the color to be deleted and click <emph>Delete</emph>.</paragraph>
+   <paragraph role="tip" id="par_id701522707038880" xml-lang="en-US">To remove a color from the <emph>Custom</emph> color palette, select the <emph>Custom</emph> color palette in the <emph>Colors</emph> area, select the color to be deleted and click <emph>Delete</emph>.</paragraph>
    <section id="relatedtopics">
        <paragraph role="paragraph" id="par_id661522713547390" xml-lang="en-US"><link href="text/shared/optionen/01010500.xhp" name="Color">Color dialog</link>.</paragraph>
        <embed href="text/sdraw/guide/eyedropper.xhp#eyedropper"/>


More information about the Libreoffice-commits mailing list