diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-08-14 18:48:38 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-08-14 23:54:44 +0200 |
commit | 5bbeaa6e676b2ce465f8b05c09bfa483aef2c40e (patch) | |
tree | 6df884cbbad7be50b47970b0c6331782aa890eb9 /source/auxiliary | |
parent | 106adba5b39e31415d2fccc4dfb38e7fefb3d0b6 (diff) |
tdf#135686 Refactor TSA Help page
+ other refactoring in Options
Change-Id: Idb0fe9dbf335f37d41cf2f7e43c8f4ff96dfd819
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100761
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/auxiliary')
-rw-r--r-- | source/auxiliary/shared.tree | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/source/auxiliary/shared.tree b/source/auxiliary/shared.tree index 3e0efb2e69..fabd5d58ad 100644 --- a/source/auxiliary/shared.tree +++ b/source/auxiliary/shared.tree @@ -41,18 +41,19 @@ <topic id="shared/text/shared/optionen/01000000.xhp">Options</topic> <topic id="shared/text/shared/optionen/01010100.xhp">User Data</topic> <topic id="shared/text/shared/optionen/01010200.xhp">General</topic> -<topic id="shared/text/shared/optionen/01010300.xhp">Paths</topic> -<topic id="shared/text/shared/optionen/01010400.xhp">Writing Aids</topic> -<topic id="shared/text/shared/optionen/01010600.xhp">General</topic> -<topic id="shared/text/shared/optionen/01010700.xhp">Fonts</topic> <topic id="shared/text/shared/optionen/01010800.xhp">View</topic> <topic id="shared/text/shared/optionen/01010900.xhp">Print Options</topic> +<topic id="shared/text/shared/optionen/01010300.xhp">Paths</topic> +<topic id="shared/text/shared/optionen/01010700.xhp">Fonts</topic> +<topic id="shared/text/shared/optionen/01030300.xhp">Security</topic> <topic id="shared/text/shared/optionen/01012000.xhp">Application Colors</topic> <topic id="shared/text/shared/optionen/01013000.xhp">Accessibility</topic> <topic id="shared/text/shared/optionen/java.xhp">Advanced</topic> <topic id="shared/text/shared/optionen/expertconfig.xhp">Expert Configuration</topic> <topic id="shared/text/shared/optionen/BasicIDE.xhp">Basic IDE</topic> <topic id="shared/text/shared/optionen/opencl.xhp">OpenCL</topic> +<topic id="shared/text/shared/optionen/01010400.xhp">Writing Aids</topic> +<topic id="shared/text/shared/optionen/01010600.xhp">General</topic> <topic id="shared/text/shared/optionen/01020000.xhp">Load/Save options</topic> <topic id="shared/text/shared/optionen/01030000.xhp">Internet options</topic> <topic id="shared/text/shared/optionen/01040000.xhp">Text Document Options</topic> @@ -108,6 +109,7 @@ <topic id="shared/text/shared/guide/digital_signatures.xhp">About Digital Signatures</topic> <topic id="shared/text/shared/guide/digitalsign_send.xhp">Applying Digital Signatures</topic> <topic id="shared/text/shared/01/ref_pdf_export_digital_signature.xhp">Digital Signatures in PDF Exports</topic> + <topic id="shared/text/shared/01/timestampauth.xhp">Time Stamp Authorities</topic> <topic id="shared/text/shared/01/signexistingpdf.xhp">Signing Existing PDFs</topic> <topic id="swriter/text/shared/01/addsignatureline.xhp">Adding Signature Lines in Text Documents</topic> <topic id="swriter/text/shared/01/signsignatureline.xhp">Signing Signature Lines in Text Documents</topic> |