source/text/shared/00/00040500.xhp | 5 +++-- source/text/shared/01/06050000.xhp | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-)
New commits: commit 4ceb9e1c9bc4a9961ece57131f8d9db569998568 Author: Seth Chaiklin <[email protected]> AuthorDate: Fri Mar 19 14:22:12 2021 +0100 Commit: Seth Chaiklin <[email protected]> CommitDate: Fri Mar 19 15:03:30 2021 +0100 tdf#139667 access and apply corrections to Bullets and Numbering ( shared/00/00040500.xhp ) + add context menu access * repair incorrect icon and label ( shared/01/06050000.xhp ) + add that the dialog can also be applied to selected paragraphs. Change-Id: I052f7cae83859ab1a2051cc58a0355f33c66097b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112722 Reviewed-by: Seth Chaiklin <[email protected]> Tested-by: Jenkins diff --git a/source/text/shared/00/00040500.xhp b/source/text/shared/00/00040500.xhp index 81ea09712..3845475be 100644 --- a/source/text/shared/00/00040500.xhp +++ b/source/text/shared/00/00040500.xhp @@ -262,15 +262,16 @@ <paragraph id="par_id3154572" role="paragraph"><variable id="3dmaterial">Open the context menu of the 3D object, choose <emph>3D Effects - Material</emph> tab.</variable></paragraph> <section id="bullets_and_numbering"> <paragraph id="par_id3145220" role="paragraph">Choose <emph>Format - Bullets and Numbering</emph>.</paragraph> +<paragraph role="paragraph" id="par_id761616160771224">Right-click a paragraph, choose <menuitem>List - Bullets and Numbering</menuitem>.</paragraph> <paragraph id="par_id3148771" role="paragraph">On <emph>Formatting</emph> bar, click</paragraph> <section id="sybullets_and_numbering"> <table id="tbl_id3152774"> <tablerow> <tablecell> - <paragraph id="par_id3149445" role="paragraph"><image id="img_id3149964" src="cmd/sc_defaultbullet.svg" width="1cm" height="1cm"><alt id="alt_id3149964">Icon bullet list</alt></image></paragraph> + <paragraph id="par_id3149445" role="paragraph"><image id="img_id3149964" src="cmd/lc_bulletsandnumberingdialog.png" width="1cm" height="1cm"><alt id="alt_id3149964">Bullets and Numbering dialog Icon</alt></image></paragraph> </tablecell> <tablecell> - <paragraph id="par_id3157970" role="paragraph">Bullets On/Off</paragraph> + <paragraph id="par_id3157970" role="paragraph">Bullets and Numbering</paragraph> </tablecell> </tablerow> </table> diff --git a/source/text/shared/01/06050000.xhp b/source/text/shared/01/06050000.xhp index 08910dd29..78405abb8 100644 --- a/source/text/shared/01/06050000.xhp +++ b/source/text/shared/01/06050000.xhp @@ -32,7 +32,7 @@ <bookmark xml-lang="en-US" branch="hid/.uno:OutlineBullet" id="bm_id1362579" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:BulletsAndNumberingDialog" id="bm_id5976445" localize="false"/> <h1 id="hd_id3149551" xml-lang="en-US"><link href="text/shared/01/06050000.xhp" name="Numbering/Bullets">Bullets and Numbering</link></h1> -<paragraph role="paragraph" id="par_id3150146" xml-lang="en-US"><variable id="numauftext"><ahelp hid=".">Adds numbering or bullets to the current paragraph, and lets you edit format of the numbering or bullets.</ahelp> +<paragraph role="paragraph" id="par_id3150146" xml-lang="en-US"><variable id="numauftext"><ahelp hid=".">Adds numbering or bullets to the current paragraph or to selected paragraphs, and lets you edit format of the numbering or bullets.</ahelp> </variable></paragraph> </section> <section id="howtoget"> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
