summaryrefslogtreecommitdiff
path: root/xmlsecurity
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-08-03 12:55:00 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-08-03 12:55:00 +0000
commit21825ae7eeb502e885cbd8c11eb7e4f7f5a71644 (patch)
tree3492ed42578934651cc77e9f664c1bd77714970c /xmlsecurity
parent54d5c906d549dbd3b1794538fd0dcdbdb88011c0 (diff)
INTEGRATION: CWS hcicons (1.16.112); FILE MERGED
2007/06/08 09:35:18 pb 1.16.112.2: fix: #146847# high contrast of key image 2007/06/05 06:34:37 pb 1.16.112.1: fix: #146847# more high contrast support
Diffstat (limited to 'xmlsecurity')
-rw-r--r--xmlsecurity/source/dialogs/dialogs.hrc15
1 files changed, 10 insertions, 5 deletions
diff --git a/xmlsecurity/source/dialogs/dialogs.hrc b/xmlsecurity/source/dialogs/dialogs.hrc
index e5a7cf004df2..ef96d1c0ae5c 100644
--- a/xmlsecurity/source/dialogs/dialogs.hrc
+++ b/xmlsecurity/source/dialogs/dialogs.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: dialogs.hrc,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: rt $ $Date: 2005-11-11 09:18:32 $
+ * last change: $Author: hr $ $Date: 2007-08-03 13:55:00 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -182,6 +182,9 @@
#define FI_CORRPRIVKEY 14
#define STR_CERTIFICATE_NOT_VALIDATED 15
#define IMG_STATE_NOT_VALIDATED 16
+#define IMG_STATE_CERIFICATED_HC 17
+#define IMG_STATE_NOT_VALIDATED_HC 18
+#define IMG_KEY_HC 19
#define IMG1_WIDTH 33
#define IMG1_HEIGHT 22
@@ -241,9 +244,11 @@
#define FT_CERTSTATUS 2
#define ML_CERTSTATUS 3
#define IMG_CERT_SMALL 4
-#define IMG_CERT_NOTVALIDATED_SMALL 5
-#define STR_PATH_CERT_OK 6
-#define STR_PATH_CERT_NOT_VALIDATED 7
+#define IMG_CERT_SMALL_HC 5
+#define IMG_CERT_NOTVALIDATED_SMALL 6
+#define IMG_CERT_NOTVALIDATED_SMALL_HC 7
+#define STR_PATH_CERT_OK 8
+#define STR_PATH_CERT_NOT_VALIDATED 9
#define CVP_ROW_0 RSC_SP_TBPG_INNERBORDER_TOP
#define CVP_ROW_1 (CVP_ROW_0+RSC_CD_FIXEDTEXT_HEIGHT+RSC_SP_CTRL_DESC_Y)