summaryrefslogtreecommitdiff
path: root/src/core/stdmsg/res
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/stdmsg/res')
-rw-r--r--src/core/stdmsg/res/private.icobin0 -> 1150 bytes
-rw-r--r--src/core/stdmsg/res/resource.rc4
-rw-r--r--src/core/stdmsg/res/unverified.icobin0 -> 1150 bytes
3 files changed, 4 insertions, 0 deletions
diff --git a/src/core/stdmsg/res/private.ico b/src/core/stdmsg/res/private.ico
new file mode 100644
index 0000000000..ff23d39b5f
--- /dev/null
+++ b/src/core/stdmsg/res/private.ico
Binary files differ
diff --git a/src/core/stdmsg/res/resource.rc b/src/core/stdmsg/res/resource.rc
index caf2ea092c..d6cb78f4b7 100644
--- a/src/core/stdmsg/res/resource.rc
+++ b/src/core/stdmsg/res/resource.rc
@@ -412,6 +412,10 @@ IDI_NICKLIST2 ICON "nicklist2.ico"
IDI_FILTER2 ICON "filter2.ico"
+IDI_SECURE ICON "unverified.ico"
+
+IDI_SECURE_STRONG ICON "private.ico"
+
/////////////////////////////////////////////////////////////////////////////
//
diff --git a/src/core/stdmsg/res/unverified.ico b/src/core/stdmsg/res/unverified.ico
new file mode 100644
index 0000000000..0595776a28
--- /dev/null
+++ b/src/core/stdmsg/res/unverified.ico
Binary files differ