AllLangHelp_shared.mk                       |    2 ++
 source/text/shared/01/themescolordialog.xhp |   25 +++++++++++++++++++++++++
 source/text/shared/01/themesdialog.xhp      |   25 +++++++++++++++++++++++++
 3 files changed, 52 insertions(+)

New commits:
commit 5332d9c54e70cdc827bad5f2d5d8a42b9e8c0ea7
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Wed Jul 26 08:55:36 2023 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Wed Jul 26 14:28:35 2023 +0200

    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.hal...@libreoffice.org>

diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk
index ae2a5bafab..fc350cd68a 100644
--- a/AllLangHelp_shared.mk
+++ b/AllLangHelp_shared.mk
@@ -388,6 +388,8 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\
     helpcontent2/source/text/shared/01/securitywarning \
     helpcontent2/source/text/shared/01/selectcertificate \
     helpcontent2/source/text/shared/01/select_template_category \
+    helpcontent2/source/text/shared/01/themescolordialog \
+    helpcontent2/source/text/shared/01/themesdialog \
     helpcontent2/source/text/shared/01/timestampauth \
     helpcontent2/source/text/shared/01/view_comments \
     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>

Reply via email to