diff options
author | Miklos Vajna <vmiklos@suse.cz> | 2012-07-18 12:37:52 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@suse.cz> | 2012-07-18 12:37:52 +0200 |
commit | 3cacadc5c9e6a0780a4c75cd3614eddc8db8e933 (patch) | |
tree | 6ccbec3246dbafdc34c91f085b4edd7c6224278b | |
parent | d2e2492baeea715a2a8466964cf00e4be50af885 (diff) |
fdo#38244 update comment insertion help
Change-Id: I18c238f31a118f3bd2b1c87c7ecc79912ea1de68
-rw-r--r-- | helpcontent2/source/text/shared/01/04050000.xhp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/helpcontent2/source/text/shared/01/04050000.xhp b/helpcontent2/source/text/shared/01/04050000.xhp index bf36ea7940..8f00daab82 100644 --- a/helpcontent2/source/text/shared/01/04050000.xhp +++ b/helpcontent2/source/text/shared/01/04050000.xhp @@ -58,7 +58,8 @@ </section> <paragraph xml-lang="en-US" id="hd_id9851680" role="heading" level="2" l10n="NEW">Inserting comments</paragraph> <comment>issue 113019 112000</comment><paragraph xml-lang="en-US" id="par_id1830500" role="paragraph" l10n="CHG">In Writer, the command <item type="menuitem">Insert - Comment</item> or the <switchinline select="sys"><caseinline select="MAC">Command+Option -</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+C key combination inserts a comment anchor at the current cursor position. A comment box is shown at the page margin, where you can enter the text of your comment. A line connects anchor and comment box.</paragraph> +</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>+C key combination inserts a comment anchor at the current cursor position. A comment box is shown at the page margin, where you can enter the text of your comment. A line connects anchor and comment box. + If a text range is selected, the comment is attached to the text range.</paragraph> <paragraph xml-lang="en-US" id="par_id0915200910571516" role="paragraph" l10n="NEW">In Calc, Draw, and Impress, the command <item type="menuitem">Insert - Comment</item> inserts a comment.</paragraph> <paragraph xml-lang="en-US" id="par_id1831" role="paragraph" l10n="NEW">The author name and the date and time of creating this comment is shown at the bottom of the comment box.</paragraph> <paragraph xml-lang="en-US" id="par_id6718649" role="paragraph" l10n="NEW">The comments by different authors get different colors. Choose <item type="menuitem"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - User Data</item> to enter your name so that it can show up as the comment author.</paragraph> |