[Libreoffice-commits] help.git: source/text
Seth Chaiklin (via logerrit)
logerrit at kemper.freedesktop.org
Sat Feb 27 23:18:13 UTC 2021
source/text/shared/01/05020100.xhp | 10 ++++++++++
1 file changed, 10 insertions(+)
New commits:
commit 0afc6d866d06ce4e9617add105e6076bb09ee667
Author: Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Sat Feb 27 23:32:49 2021 +0100
Commit: Seth Chaiklin <sdc.blanco at youmail.dk>
CommitDate: Sun Feb 28 00:17:53 2021 +0100
tdf#138312 "standard" missing from "Font" tab page
+ add embed for "Standard" button, along with switch to exclude
showing this control for Chart
+ add switch for the "Apply" embed, which is only found in Writer
Change-Id: I5cd6743d517867f822bb744ed8ee3ea49da0abe5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111697
Reviewed-by: Seth Chaiklin <sdc.blanco at youmail.dk>
Tested-by: Jenkins
diff --git a/source/text/shared/01/05020100.xhp b/source/text/shared/01/05020100.xhp
index 3b90e5ac6..f1a9e8848 100644
--- a/source/text/shared/01/05020100.xhp
+++ b/source/text/shared/01/05020100.xhp
@@ -109,7 +109,17 @@
<embed href="text/shared/01/font_features.xhp#fontresourcesentry"/>
<embed href="text/shared/00/00000001.xhp#vorschau"/>
<embed href="text/shared/00/00000001.xhp#reset"/>
+<switch select="appl">
+<case select="WRITER">
<embed href="text/shared/00/00000001.xhp#apply"/>
+</case>
+</switch>
+<switch select="appl">
+<case select="CHART"></case>
+<default>
+<embed href="text/shared/00/00000001.xhp#standard"/>
+</default>
+</switch>
<section id="relatedtopics">
<paragraph role="paragraph" id="par_id3145364" xml-lang="en-US"><link href="text/shared/optionen/01140000.xhp" name="Asian languages support">Asian languages support</link></paragraph>
<paragraph role="paragraph" id="par_id3147213" xml-lang="en-US"><link href="text/shared/optionen/01140000.xhp" name="Complex text layout support">Complex text layout support</link></paragraph>
More information about the Libreoffice-commits
mailing list