diff options
author | Andras Timar <andras.timar@collabora.com> | 2016-12-26 20:15:03 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-12-26 19:20:52 +0000 |
commit | 8c39d43f9a9f00e8990d7d9ed52dd0a7e36555b9 (patch) | |
tree | d40c31a8c475762b98e4bbacd76478fec3ef9f97 /source/text/simpress | |
parent | b6d54386f19adf3a6a967ae6e24a06f5473a8dca (diff) |
Fix validation errors against xmlhelp.dtd
Change-Id: I453fb62f45b445b360d4722db83023a633053fb8
Reviewed-on: https://gerrit.libreoffice.org/32437
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'source/text/simpress')
-rw-r--r-- | source/text/simpress/guide/photo_album.xhp | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/source/text/simpress/guide/photo_album.xhp b/source/text/simpress/guide/photo_album.xhp index c84455470f..cb7a41513f 100644 --- a/source/text/simpress/guide/photo_album.xhp +++ b/source/text/simpress/guide/photo_album.xhp @@ -64,18 +64,12 @@ </listitem> <listitem> <paragraph id="par_id221120161524597741" role="ol_item" xml-lang="en-US">Locate the files you want to insert. </paragraph> + <paragraph id="par_id221120161524594919" role="note" xml-lang="en-US">Note: If several images are in the same folder, you can select a group of photos using the Shift or Ctrl keys while clicking on their filenames.</paragraph> </listitem> - -<paragraph id="par_id221120161524594919" role="note" xml-lang="en-US">Note: If several images are in the same folder, you can select a group of photos using the Shift or Ctrl keys while clicking on their filenames.</paragraph> - - <listitem> <paragraph id="par_id221120161524595472" role="ol_item" xml-lang="en-US">Click <item type="menuitem">Open</item> to add the files to the Photo Album.</paragraph> + <paragraph id="par_id221120161524591012" role="tip" xml-lang="en-US">Tip: Click on a file name to display it in the <item type="menuitem">Preview</item> area</paragraph> </listitem> - -<paragraph id="par_id221120161524591012" role="tip" xml-lang="en-US">Tip: Click on a file name to display it in the <item type="menuitem">Preview</item> area</paragraph> - - <listitem> <paragraph id="par_id221120161524595468" role="ol_item" xml-lang="en-US">Select the number of images per slide in the <item type="menuitem">Slide layout</item> list box.</paragraph> </listitem> @@ -103,4 +97,4 @@ </section> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |