diff --git a/pics/Makefile.am b/pics/Makefile.am index 4a3fe4c5e..3d2b19fa4 100644 --- a/pics/Makefile.am +++ b/pics/Makefile.am @@ -3,6 +3,7 @@ SUBDIRS = icons pics_DATA = kmmsgdel.png kmmsgnew.png kmmsgunseen.png kmmsgread.png \ kmmsgreplied.png kmmsgforwarded.png kmmsgqueued.png kmmsgflag.png \ kmmsgsent.png kmmsgwatched.png kmmsgignored.png \ + kmmsgread_fwd.png kmmsgread_replied.png kmmsgread_fwd_replied.png \ pgp-keys.png \ kmmsgpartiallyencrypted.png \ kmmsgpartiallysigned.png kmmsgfullyencrypted.png \ diff --git a/pics/kmmsgread_fwd.png b/pics/kmmsgread_fwd.png new file mode 100644 index 000000000..c6bf74e1f Binary files /dev/null and b/pics/kmmsgread_fwd.png differ diff --git a/pics/kmmsgread_fwd_replied.png b/pics/kmmsgread_fwd_replied.png new file mode 100644 index 000000000..1b70af920 Binary files /dev/null and b/pics/kmmsgread_fwd_replied.png differ diff --git a/pics/kmmsgread_replied.png b/pics/kmmsgread_replied.png new file mode 100644 index 000000000..6013f908f Binary files /dev/null and b/pics/kmmsgread_replied.png differ