summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2017-05-30 17:09:45 -0300
committerOlivier Hallot <olivier.hallot@edx.srv.br>2017-06-07 15:39:56 +0200
commita4513c8db7b3d336210b6cbab9450ae21b79996f (patch)
treed8bc250d31fb708da3e277f389492bbbc17ec2aa
parent9b11b6f4ab696ade79bb0ce50f861dce6a56dea3 (diff)
Add screenshot to Pick-a-Color help page
fix grammar Dialog -> window Change-Id: Ie258bff777a51772f32e72ea0616f03e1351a833 Reviewed-on: https://gerrit.libreoffice.org/38236 Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com> (cherry picked from commit 0e7fce65904349f4d016592a68979f26e62c5bdd) Reviewed-on: https://gerrit.libreoffice.org/38510 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
-rw-r--r--source/media/screenshots/cui/ui/colorpickerdialog/ColorPicker.pngbin0 -> 40113 bytes
-rw-r--r--source/text/shared/optionen/01010501.xhp13
2 files changed, 11 insertions, 2 deletions
diff --git a/source/media/screenshots/cui/ui/colorpickerdialog/ColorPicker.png b/source/media/screenshots/cui/ui/colorpickerdialog/ColorPicker.png
new file mode 100644
index 0000000000..70b478b621
--- /dev/null
+++ b/source/media/screenshots/cui/ui/colorpickerdialog/ColorPicker.png
Binary files differ
diff --git a/source/text/shared/optionen/01010501.xhp b/source/text/shared/optionen/01010501.xhp
index 32e2d49210..f30a7ef860 100644
--- a/source/text/shared/optionen/01010501.xhp
+++ b/source/text/shared/optionen/01010501.xhp
@@ -39,12 +39,21 @@
<section id="howtoget">
<embed href="text/shared/00/00000406.xhp#color2"/>
</section>
-<paragraph role="heading" id="hd_id3149514" xml-lang="en-US" level="2">Pick a Color Window</paragraph>
+<paragraph role="heading" id="hd_id3149514" xml-lang="en-US" level="2">The Pick a Color Window</paragraph>
+
+<paragraph id="par_id61884" role="paragraph" xml-lang="en-US">
+ <image id="img_id5337" src="media/screenshots/cui/ui/colorpickerdialog/ColorPicker.png" width="19cm" height="16cm">
+ <alt xml-lang="en-US" id="alt_id34143">Pick a Color window</alt>
+ <caption xml-lang="en-US" id="alt_id34144">Pick a Color window</caption>
+ </image>
+</paragraph>
+
<paragraph role="paragraph" id="par_id3148944" xml-lang="en-US">The Pick a Color Dialog window consist of four main areas.</paragraph>
<list type="unordered">
<listitem>
-<paragraph role="paragraph" id="par_id3148945" xml-lang="en-US">The radio buttons select the color component of the color. This color component can be expressed in either RGB (Red, Green, Blue) or HSB (Hue, Saturation, Brightness) color models. The CMYK color model is not selectable are provided only to ease the input of color values using CMYK notation.</paragraph>
+<paragraph role="paragraph" id="par_id3148945" xml-lang="en-US">The radio buttons select the color component of the color. This color component can be expressed in either RGB (Red, Green, Blue) or HSB (Hue, Saturation, Brightness) color models. The CMYK color model is not selectable and is provided only to ease the input of color values using CMYK notation.
+</paragraph>
</listitem>
<listitem>
<paragraph role="paragraph" id="par_id3148946" xml-lang="en-US">The spin buttons are for entering the numerical value of the color component.</paragraph>