diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-05-17 15:46:18 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-05-19 18:35:00 +0200 |
commit | 28138ff018a1ee48dc659b6d0ef0073b0a00a14e (patch) | |
tree | ad33a4a896e4924eadd306b5dac8ead67e36ab4a /source/auxiliary | |
parent | e819fccbbc0fd5430f5d99e575f648a89a97007e (diff) |
tdf#115599 Add signature line help page
Refactor digital signatures help pages.
Fix some typos.
And more typos
Change-Id: I2db4e3a73fcdd716d32e6c271205d0ae12c28975
Reviewed-on: https://gerrit.libreoffice.org/54502
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/auxiliary')
-rw-r--r-- | source/auxiliary/shared.tree | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/source/auxiliary/shared.tree b/source/auxiliary/shared.tree index e87fccce31..3dcd403329 100644 --- a/source/auxiliary/shared.tree +++ b/source/auxiliary/shared.tree @@ -110,6 +110,10 @@ <node id="10071" title="Digital Signatures"> <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/digitalsignaturespdf.xhp">Digital Signatures in PDF Exports</topic> + <topic id="shared/text/shared/01/signexistingpdf.xhp">Signing Existing PDFs</topic> + <topic id="swriter/text/swriter/01/addsignatureline.xhp">Adding Signature Lines in Text Documents</topic> + <topic id="swriter/text/swriter/01/signsignatureline.xhp">Signing Signature Lines in Text Documents</topic> </node> <node id="1008" title="Printing, Faxing, Sending"> <topic id="shared/text/shared/guide/labels_database.xhp">Printing Address Labels</topic> |