diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2019-12-27 12:13:06 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-12-27 12:18:23 +0100 |
commit | 0d5e87292a0ec17d95497e9cd6d086d766f5aaae (patch) | |
tree | 5bb70c2aa501820fda274ae0c78534cace9617d0 | |
parent | 3536fcd42277d9bd39666f0f01dc06088c055274 (diff) |
add missing menu item for setting slide/page background
Change-Id: I537809905ffa2dc5d1516cf6c4123e05be303afb
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85862
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/simpress/guide/background.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/simpress/guide/background.xhp b/source/text/simpress/guide/background.xhp index d54b17d7a0..f05c50f8c1 100644 --- a/source/text/simpress/guide/background.xhp +++ b/source/text/simpress/guide/background.xhp @@ -59,7 +59,7 @@ <h3 id="hd_id3150534">To use a color, gradient, or hatching pattern for the <switchinline select="appl"><caseinline select="IMPRESS">slide</caseinline><defaultinline>page</defaultinline></switchinline> background</h3> <list type="ordered"> <listitem> - <paragraph role="listitem" id="par_id3149942" xml-lang="en-US">Choose <switchinline select="appl"><caseinline select="IMPRESS"><menuitem>Slide</menuitem></caseinline><defaultinline><menuitem>Page</menuitem></defaultinline></switchinline>, and then click on the <emph>Background</emph> tab.</paragraph> + <paragraph role="listitem" id="par_id3149942" xml-lang="en-US">Choose <switchinline select="appl"><caseinline select="IMPRESS"><menuitem>Slide - Properties</menuitem></caseinline><defaultinline><menuitem>Page - Properties</menuitem></defaultinline></switchinline>, and then click on the <emph>Background</emph> tab.</paragraph> </listitem> <listitem> <paragraph role="listitem" id="par_id3148725" xml-lang="en-US">In the <emph>Fill </emph>area, do one of the following:</paragraph> |