summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2023-07-26 08:55:36 -0300
committerAndras Timar <andras.timar@collabora.com>2023-10-08 21:19:29 +0200
commit90b7aad666d0338c819b375f574cdbeb74d47037 (patch)
tree38a6ed22a0da4b50eda93a9e666cc70350ffe0a2
parentf0e4fe993099294a1daf4ccb3efe4865e337999a (diff)
tdf#105122 entry page for doc themes.
Work in progress This patch adds 2 help pages for the document themes dialog and document theme color dialog. Contents will be added later. Change-Id: Ia357a30e6c749898a3a636eba922bd1629c3249f Reviewed-on: https://gerrit.libreoffice.org/c/help/+/154941 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r--AllLangHelp_shared.mk2
-rw-r--r--source/text/shared/01/themescolordialog.xhp25
-rw-r--r--source/text/shared/01/themesdialog.xhp25
3 files changed, 52 insertions, 0 deletions
diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk
index b3f5738422..4734440d82 100644
--- a/AllLangHelp_shared.mk
+++ b/AllLangHelp_shared.mk
@@ -380,6 +380,8 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\
helpcontent2/source/text/shared/01/signexistingpdf \
helpcontent2/source/text/shared/01/securitywarning \
helpcontent2/source/text/shared/01/selectcertificate \
+ helpcontent2/source/text/shared/01/themescolordialog \
+ helpcontent2/source/text/shared/01/themesdialog \
helpcontent2/source/text/shared/01/timestampauth \
helpcontent2/source/text/shared/guide/tipoftheday \
helpcontent2/source/text/shared/01/webhtml \
diff --git a/source/text/shared/01/themescolordialog.xhp b/source/text/shared/01/themescolordialog.xhp
new file mode 100644
index 0000000000..3678269619
--- /dev/null
+++ b/source/text/shared/01/themescolordialog.xhp
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<helpdocument version="1.0">
+ <!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ -->
+
+ <meta>
+ <topic id="textshared01themescolordialog" indexer="include" status="PUBLISH">
+ <title id="tit">Theme Colors</title>
+ <filename>/text/shared/01/themescolordialog.xhp</filename>
+ </topic>
+</meta>
+<body>
+<section id="themecolordialogHead">
+ <bookmark id="bm_id921690371871842" branch="hid/svx/ui/themecoloreditdialog/dialogButtons" localize="false"/>
+ <h1 id="hd_id911690371871844"><variable id="h1"><link href="text/shared/01/themescolordialog.xhp">Theme Colors</link></variable></h1>
+</section>
+<embed href="text/shared/need_help.xhp#needhelp"/>
+</body>
+</helpdocument>
diff --git a/source/text/shared/01/themesdialog.xhp b/source/text/shared/01/themesdialog.xhp
new file mode 100644
index 0000000000..3b9e6e7674
--- /dev/null
+++ b/source/text/shared/01/themesdialog.xhp
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<helpdocument version="1.0">
+ <!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ -->
+
+ <meta>
+ <topic id="textshared01themesdialog" indexer="include" status="PUBLISH">
+ <title id="tit">Themes</title>
+ <filename>/text/shared/01/themesdialog.xhp</filename>
+ </topic>
+</meta>
+<body>
+<section id="themesHead">
+ <bookmark id="bm_id771690371241991" branch="hid/svx/ui/themedialog/dialogButtons" localize="false"/>
+ <h1 id="hd_id931690371241991"><variable id="h1"><link href="text/shared/01/themesdialog.xhp">Themes</link></variable></h1>
+</section>
+<embed href="text/shared/need_help.xhp#needhelp"/>
+</body>
+</helpdocument>