summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/dialogs/certificateviewer.src
diff options
context:
space:
mode:
authorgt <gt@openoffice.org>2004-07-27 08:00:36 +0000
committergt <gt@openoffice.org>2004-07-27 08:00:36 +0000
commit797bcf1c33e166b7880c5eed7292a600ce3e6fd0 (patch)
treec1d4eb2d5cb2b7300adb07f22637b3f9ee74879a /xmlsecurity/source/dialogs/certificateviewer.src
parent732efe1b2f854287e4bf7b8998a050fe0b4a0179 (diff)
#i20883# image for tree list in Certification Path
Diffstat (limited to 'xmlsecurity/source/dialogs/certificateviewer.src')
-rw-r--r--xmlsecurity/source/dialogs/certificateviewer.src9
1 files changed, 7 insertions, 2 deletions
diff --git a/xmlsecurity/source/dialogs/certificateviewer.src b/xmlsecurity/source/dialogs/certificateviewer.src
index 638c4a32d059..c2b47acb113a 100644
--- a/xmlsecurity/source/dialogs/certificateviewer.src
+++ b/xmlsecurity/source/dialogs/certificateviewer.src
@@ -2,9 +2,9 @@
*
* $RCSfile: certificateviewer.src,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mt $ $Date: 2004-07-21 13:57:52 $
+ * last change: $Author: gt $ $Date: 2004-07-27 09:00:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -370,4 +370,9 @@ TabPage RID_XMLSECTP_CERTPATH
ReadOnly = TRUE;
Border = TRUE;
};
+ Image IMG_CERT_SMAL
+ {
+ ImageBitmap = Bitmap { File = "certificate_16.png"; };
+ MaskColor = STD_MASKCOLOR;
+ };
};