summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2024-04-18 09:05:50 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2024-04-18 16:39:17 +0200
commit7e29cad08d812997ae5053444c86edf1c8c971d4 (patch)
tree0823a3a893a8edfe3140c4629679ba6c0ba1124f
parent9e32990654d9b4ad397f6e0d21973483b1bf47f9 (diff)
Use svg icons in Help pageHEADmaster
Change-Id: I1418d54df7393321e79706d4885af50e6fdea59b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/166249 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r--source/text/shared/guide/digital_signatures.xhp15
1 files changed, 5 insertions, 10 deletions
diff --git a/source/text/shared/guide/digital_signatures.xhp b/source/text/shared/guide/digital_signatures.xhp
index c6141cb216..2e79ccc6c6 100644
--- a/source/text/shared/guide/digital_signatures.xhp
+++ b/source/text/shared/guide/digital_signatures.xhp
@@ -24,14 +24,14 @@
<title id="tit">About Digital Signatures</title>
<filename>/text/shared/guide/digital_signatures.xhp</filename>
</topic>
</meta>
<body>
<bookmark branch="index" id="bm_id7430951"><bookmark_value>certificates</bookmark_value>
- <bookmark_value>digital signatures;overview</bookmark_value>
- <bookmark_value>security;digital signatures</bookmark_value>
+<bookmark_value>digital signatures;overview</bookmark_value>
+<bookmark_value>security;digital signatures</bookmark_value>
</bookmark><comment>mw moved 1 entry to digitalsign_send.xhp and made "digital signatures" a two level entry and added a new entry</comment>
<h1 id="hd_id2767418"><variable id="digital_signatures"><link href="text/shared/guide/digital_signatures.xhp">About Digital Signatures</link>
</variable></h1>
<paragraph id="par_idN10632" role="paragraph">In %PRODUCTNAME, you can digitally sign your documents and macros. </paragraph>
<h2 id="hd_id6564531">Certificates</h2>
<paragraph id="par_idN10639" role="paragraph">To sign a document digitally, you need a personal key, the certificate. A personal key is stored on your computer as a combination of a private key, which must be kept secret, and a public key, which you add to your documents when you sign them.</paragraph>
@@ -51,36 +51,31 @@
<tablecell>
<paragraph id="par_id0821200912504061" role="tablehead">Signature status</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph id="par_id0821200912504010" role="tablecontent">
-<image id="img_id0821200912421569" src="xmlsecurity/res/certificate_16.png" width="0.1665in" height="0.1665in"><alt id="alt_id0821200912421569">Icon</alt>
- </image></paragraph>
+ <paragraph id="par_id0821200912504010" role="tablecontent"><image id="img_id0821200912421569" src="xmlsecurity/res/certificate_16.svg" width="1cm" height="1cm"><alt id="alt_id0821200912421569">Icon</alt></image></paragraph>
</tablecell>
<tablecell>
<paragraph id="par_id0821200912504189" role="tablecontent">The signature is valid.</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
- <paragraph id="par_id082120091250418" role="tablecontent">
-<image id="img_id0821200912431081" src="xmlsecurity/res/notcertificate_16.png" width="0.1665in" height="0.1665in"><alt id="alt_id0821200912431081">Icon</alt>
- </image></paragraph>
+ <paragraph id="par_id082120091250418" role="tablecontent"><image id="img_id0821200912431081" src="xmlsecurity/res/notcertificate_16.svg" width="1cm" height="1cm"><alt id="alt_id0821200912431081">Icon</alt></image></paragraph>
</tablecell>
<tablecell>
<paragraph id="par_id0821200912504133" role="tablecontent">The signature is OK, but the certificates could not be validated.</paragraph>
<paragraph id="par_id0821200912504165" role="tablecontent">The signature and the certificate are OK, but not all parts of the document are signed. (For documents that were signed with old versions of the software, see note below.)</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell>
<paragraph id="par_id0821200912504237" role="tablecontent">
-<image id="img_id0821200912435090" src="svx/res/caution_11x16.png" width="0.1665in" height="0.1146in"><alt id="alt_id0821200912435090">Icon</alt>
- </image></paragraph>
+<image id="img_id0821200912435090" src="svx/res/caution_11x16.png" width="1cm" height="1cm"><alt id="alt_id0821200912435090">Icon</alt></image></paragraph>
</tablecell>
<tablecell>
<paragraph id="par_id0821200912504233" role="tablecontent">The signature is invalid.</paragraph>
</tablecell>
</tablerow>
</table>