summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc/bitmaps.hlst
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-02-12 21:31:54 +0000
committerCaolán McNamara <caolanm@redhat.com>2019-02-13 15:15:48 +0100
commitb6de43a14a768e261d2233df57cf5fa46480d991 (patch)
tree464926ba6ae362c6aad904f9583dbecf527d9e39 /xmlsecurity/inc/bitmaps.hlst
parente31c2c03f9ff06df553e577a1d9149ce75e7ff7f (diff)
weld CertificateViewer cluster
CertificateViewer, CertificateViewerGeneralTP, CertificateViewerDetailsTP, CertificateViewerCertPathTP Change-Id: I5792b673f17b3cd465ff17444776066139877ec1 Reviewed-on: https://gerrit.libreoffice.org/67756 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'xmlsecurity/inc/bitmaps.hlst')
-rw-r--r--xmlsecurity/inc/bitmaps.hlst3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmlsecurity/inc/bitmaps.hlst b/xmlsecurity/inc/bitmaps.hlst
index 0cfeb433bc1a..1af4ff3c6234 100644
--- a/xmlsecurity/inc/bitmaps.hlst
+++ b/xmlsecurity/inc/bitmaps.hlst
@@ -12,6 +12,9 @@
#define BMP_STATE_NOT_VALIDATED "xmlecurity/res/notcertificate_40x56.png"
+#define BMP_CERT_OK "xmlsecurity/res/certificate_16.png"
+#define BMP_CERT_NOT_OK "xmlsecurity/res/notcertificate_16.png"
+
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */