summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc/bitmaps.hlst
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/inc/bitmaps.hlst')
-rw-r--r--xmlsecurity/inc/bitmaps.hlst4
1 files changed, 4 insertions, 0 deletions
diff --git a/xmlsecurity/inc/bitmaps.hlst b/xmlsecurity/inc/bitmaps.hlst
index 1af4ff3c6234..52a9df754e48 100644
--- a/xmlsecurity/inc/bitmaps.hlst
+++ b/xmlsecurity/inc/bitmaps.hlst
@@ -15,6 +15,10 @@
#define BMP_CERT_OK "xmlsecurity/res/certificate_16.png"
#define BMP_CERT_NOT_OK "xmlsecurity/res/notcertificate_16.png"
+#define BMP_SIG_VALID "xmlsecurity/res/signet_11x16.png"
+#define BMP_SIG_INVALID "svx/res/caution_11x16.png"
+#define BMP_SIG_NOT_VALIDATED "xmlsecurity/res/notcertificate_16.png"
+
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */