summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/images/mail-locked.pngbin0 -> 2326 bytes
-rw-r--r--data/images/mail-unlocked.pngbin0 -> 2791 bytes
-rw-r--r--data/resources/icons.qrc2
3 files changed, 2 insertions, 0 deletions
diff --git a/data/images/mail-locked.png b/data/images/mail-locked.png
new file mode 100644
index 00000000..2108ca1c
--- /dev/null
+++ b/data/images/mail-locked.png
Binary files differ
diff --git a/data/images/mail-unlocked.png b/data/images/mail-unlocked.png
new file mode 100644
index 00000000..fc3c11b0
--- /dev/null
+++ b/data/images/mail-unlocked.png
Binary files differ
diff --git a/data/resources/icons.qrc b/data/resources/icons.qrc
index 6a6de9e6..1cc574e2 100644
--- a/data/resources/icons.qrc
+++ b/data/resources/icons.qrc
@@ -1,5 +1,7 @@
<RCC>
<qresource prefix="/">
+ <file>../images/mail-locked.png</file>
+ <file>../images/mail-unlocked.png</file>
<file>../images/light/16/down-arrow.png</file>
<file>../images/light/16/up-arrow.png</file>
<file>../images/light/64/network-eip-acquiring.png</file>