[Libreoffice-commits] help.git: source/text
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Wed Feb 27 14:23:21 UTC 2019
source/text/sbasic/python/python_dialogs.xhp | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
New commits:
commit 1c8dbb18e1ff9f3c49f0112a9f687c044fbd31d2
Author: LibreOļ¬ciant <LibreOfficiant at sfr.fr>
AuthorDate: Tue Feb 26 14:12:58 2019 +0100
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Wed Feb 27 15:22:59 2019 +0100
Relate Python & Basic examples together
Change-Id: Ib6abffdfb2f83688eb84f94553f44b3f10dc33c2
Reviewed-on: https://gerrit.libreoffice.org/68388
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/source/text/sbasic/python/python_dialogs.xhp b/source/text/sbasic/python/python_dialogs.xhp
index 7bcb34ebd..e11055b29 100644
--- a/source/text/sbasic/python/python_dialogs.xhp
+++ b/source/text/sbasic/python/python_dialogs.xhp
@@ -66,11 +66,12 @@
<paragraph role="pycode" id="N0380" localize="false">g_exportedScripts = (docDialog,)</paragraph>
</pycode>
<section id="relatedtopics" >
- <paragraph role="paragraph" id="N0381">
- Refer to <literal>msgbox.py</literal> in <literal><$installation>/program/</literal> directory for an example of Python dynamic dialogs.
- </paragraph>
+ <embed href="text/sbasic/guide/show_dialog.xhp#show_dialog"/>
<embed href="text/sbasic/python/python_examples.xhp#pythonexamples2"/>
<embed href="text/sbasic/python/main0000.xhp#pythonscriptshelp"/>
+ <paragraph role="paragraph" id="N0381">
+ Refer to <literal>msgbox.py</literal> in <literal>{installation}/program/</literal> directory for Python dynamic dialog examples.
+ </paragraph>
</section>
</body>
</helpdocument>
More information about the Libreoffice-commits
mailing list