[Libreoffice-commits] help.git: source/text
Rafael Lima (via logerrit)
logerrit at kemper.freedesktop.org
Thu Apr 1 08:10:42 UTC 2021
source/text/shared/01/06140500.xhp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit cfea24770960a92b601cef8ef1d0c03695a7daa9
Author: Rafael Lima <rafael.palma.lima at gmail.com>
AuthorDate: Wed Mar 31 15:27:26 2021 +0200
Commit: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Thu Apr 1 10:10:22 2021 +0200
Related tdf#105354 fix link to Macro Selector in Customize Events
The Help page 06140500.xhp (customize events) mentions the Macro Selector, but uses the incorrect target help page.
Change-Id: Iede4da70c6507374a70e0c22e258d2522cb612ce
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113363
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
diff --git a/source/text/shared/01/06140500.xhp b/source/text/shared/01/06140500.xhp
index 30a9e90d9..0135c464d 100644
--- a/source/text/shared/01/06140500.xhp
+++ b/source/text/shared/01/06140500.xhp
@@ -56,7 +56,7 @@
<bookmark xml-lang="en-US" branch="hid/cui/ui/macroassignpage/assign" id="bm_id755672891" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/cui/ui/eventsconfigpage/macro" id="bm_id752891" localize="false"/>
<paragraph role="heading" id="hd_id3159258" xml-lang="en-US" level="2">Assign Macro</paragraph>
-<paragraph role="paragraph" id="par_id3156152" xml-lang="en-US"><ahelp hid=".">Opens the <link href="text/shared/01/06130000.xhp">Macro Selector</link> to assign a macro to the selected event.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3156152" xml-lang="en-US"><ahelp hid=".">Opens the <link href="text/shared/01/06130020.xhp">Macro Selector</link> to assign a macro to the selected event.</ahelp></paragraph>
<paragraph role="heading" id="hd_id751568966764822" xml-lang="en-US" level="2">Assign Component...</paragraph>
<paragraph role="paragraph" id="par_id111568966885228" xml-lang="en-US">Opens the <literal>Assign Component</literal> dialog to set a <link href="text/sbasic/python/python_handler.xhp">custom UNO command</link> for the selected event.</paragraph>
<paragraph role="note" id="par_id291568910019716" xml-lang="en-US">Component assignment is proposed for controls in the Dialog Editor.</paragraph>
More information about the Libreoffice-commits
mailing list