Git commit 21b6ccf451976c58295661011fa8072470b660ff by Laurent Montel. Committed on 10/12/2018 at 19:13. Pushed by mlaurent into branch 'master'.
Use https M +1 -1 doc/kleopatra/index.docbook M +1 -1 src/data/org.kde.kleopatra.appdata.xml https://commits.kde.org/kleopatra/21b6ccf451976c58295661011fa8072470b660ff diff --git a/doc/kleopatra/index.docbook b/doc/kleopatra/index.docbook index f06f12cf..2ed912f3 100644 --- a/doc/kleopatra/index.docbook +++ b/doc/kleopatra/index.docbook @@ -209,7 +209,7 @@ signatures in emails, since certificates are embedded in the signatures made using them most of the time. However, if you need to send a mail to someone you have not yet had contact with, you need to fetch the certificate from an &ldap; folder (although <ulink -url="http://www.gnupg.org/documentation/manuals/gnupg/Invoking-GPGSM.html#Invoking-GPGSM"> +url="https://www.gnupg.org/documentation/manuals/gnupg/Invoking-GPGSM.html#Invoking-GPGSM"> &gpgsm;</ulink> can do this automatically), or from a file. You also need to import your own certificate after receiving the &ca; answer to your certification diff --git a/src/data/org.kde.kleopatra.appdata.xml b/src/data/org.kde.kleopatra.appdata.xml index 52d6ff4a..0d064fd1 100644 --- a/src/data/org.kde.kleopatra.appdata.xml +++ b/src/data/org.kde.kleopatra.appdata.xml @@ -105,7 +105,7 @@ <p xml:lang="zh-TW">Kleopatra 是一套憑證管理與通用加密介面。它可以管理 GpgSM keybox 裡的 X.509 與 OpenPGP 憑證,並從 LDAP 伺服器取得憑證。</p> </description> <url type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&product=kleopatra</url> - <url type="help">http://docs.kde.org/stable/en/kdepim/kleopatra/index.html</url> + <url type="help">https://docs.kde.org/stable5/en/pim/kleopatra/index.html</url> <screenshots> <screenshot type="default"> <caption>Certificate overview in Kleopatra</caption>
