diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2015-01-14 16:05:01 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-01-16 09:17:47 +0000 |
commit | 3b44898f1098b7b3cc34028d60761135ae95dae2 (patch) | |
tree | 2a380c2f02806ab2740cda278071d9c68b074352 /source | |
parent | bab9e3aa54942efff0b2d9b013ae700cab8611f3 (diff) |
remove newlines from help texts, they make no sense
Change-Id: Id11d38addb547fc1d430bf568b13b03c06fa1781
Reviewed-on: https://gerrit.libreoffice.org/13910
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/guide/startcenter.xhp | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/source/text/shared/guide/startcenter.xhp b/source/text/shared/guide/startcenter.xhp index 2544df518e..ea1a44893a 100644 --- a/source/text/shared/guide/startcenter.xhp +++ b/source/text/shared/guide/startcenter.xhp @@ -49,8 +49,7 @@ <bookmark xml-lang="en-US" branch="hid/sfx2/ui/startcenter/impress_all" id="bm_id102220091057270" localize="false"/> <bookmark xml-lang="en-US" branch="hid/sfx2/ui/startcenter/database_all" id="bm_id102220091057437" localize="false"/> <bookmark xml-lang="en-US" branch="hid/sfx2/ui/startcenter/math_all" id="bm_id1022200910575575" localize="false"/> -<paragraph xml-lang="en-US" id="par_id0820200803104810" role="paragraph" l10n="NEW"><ahelp hid=".">The document icons each open a new document - of the specified type.</ahelp></paragraph> +<paragraph xml-lang="en-US" id="par_id0820200803104810" role="paragraph" l10n="NEW"><ahelp hid=".">The document icons each open a new document of the specified type.</ahelp></paragraph> <list type="ordered"> <listitem> <paragraph xml-lang="en-US" id="par_id0820200803104978" role="paragraph" l10n="NEW"> @@ -83,13 +82,7 @@ <bookmark xml-lang="en-US" branch="hid/sfx2/ui/startcenter/open_all" id="bm_id1022200910595546" localize="false"/> <paragraph xml-lang="en-US" id="par_id1022200911011975" role="paragraph" l10n="NEW"><ahelp hid="." visibility="hidden">The Open a Document icon presents a file open dialog.</ahelp></paragraph> <paragraph xml-lang="en-US" id="par_id082020080310500" role="paragraph" l10n="NEW">The <emph>Open a document</emph> icon presents a <link href="text/shared/guide/doc_open.xhp">file open</link> dialog.</paragraph><comment>the four icons show a short explanation already</comment> -<paragraph xml-lang="en-US" id="par_id0820200802525413" role="paragraph" l10n="NEW"> - The right pane contains thumbnails of the most recent documents you opened. Hover your mouse over the thumbnail to highlight the document, display a tip about the document location - and display an icon on the top right to delete the thumbnail from the pane and from the recent files list. - Click on the thumbnail to open the document underneath. - </paragraph> -<paragraph role="warning" xml-lang="en-US" id="par_id0820200802626413" l10n="NEW"> - Not every file type will display a thumbnail image of its content. Instead, you may see a large icon used by your computer for that filetype. - </paragraph> +<paragraph xml-lang="en-US" id="par_id0820200802525413" role="paragraph" l10n="NEW">The right pane contains thumbnails of the most recent documents you opened. Hover your mouse over the thumbnail to highlight the document, display a tip about the document location and display an icon on the top right to delete the thumbnail from the pane and from the recent files list. Click on the thumbnail to open the document underneath.</paragraph> +<paragraph role="warning" xml-lang="en-US" id="par_id0820200802626413" l10n="NEW">Not every file type will display a thumbnail image of its content. Instead, you may see a large icon used by your computer for that filetype.</paragraph> </body> </helpdocument> |