aboutsummaryrefslogtreecommitdiffstats
path: root/mail/pixmaps/message-status.xpm
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnu.org>2000-04-08 05:58:59 +0800
committerMiguel de Icaza <miguel@src.gnome.org>2000-04-08 05:58:59 +0800
commite41189606efa17a209865d71f5730dde5ffb3c89 (patch)
tree5befcf391ea395be670642d8c27f6e9eb049957f /mail/pixmaps/message-status.xpm
parent59a741e630a11508a7bc3036e3ba2e806b96089c (diff)
downloadgsoc2013-evolution-e41189606efa17a209865d71f5730dde5ffb3c89.tar
gsoc2013-evolution-e41189606efa17a209865d71f5730dde5ffb3c89.tar.gz
gsoc2013-evolution-e41189606efa17a209865d71f5730dde5ffb3c89.tar.bz2
gsoc2013-evolution-e41189606efa17a209865d71f5730dde5ffb3c89.tar.lz
gsoc2013-evolution-e41189606efa17a209865d71f5730dde5ffb3c89.tar.xz
gsoc2013-evolution-e41189606efa17a209865d71f5730dde5ffb3c89.tar.zst
gsoc2013-evolution-e41189606efa17a209865d71f5730dde5ffb3c89.zip
Add more beautiful art from Miggue, the Diego Rivera of the next
2000-04-07 Miguel de Icaza <miguel@gnu.org> * message-list.c (states_pixmaps): Add more beautiful art from Miggue, the Diego Rivera of the next millenium. (message_list_init_header): Use the beautiful art. * pixmaps: Miguel rediscovers the "transparent" concept. svn path=/trunk/; revision=2335
Diffstat (limited to 'mail/pixmaps/message-status.xpm')
-rw-r--r--mail/pixmaps/message-status.xpm22
1 files changed, 22 insertions, 0 deletions
diff --git a/mail/pixmaps/message-status.xpm b/mail/pixmaps/message-status.xpm
new file mode 100644
index 0000000000..a0c4414f3f
--- /dev/null
+++ b/mail/pixmaps/message-status.xpm
@@ -0,0 +1,22 @@
+/* XPM */
+static char * message_status_xpm[] = {
+"16 16 3 1",
+" c None",
+". c #09B0F2",
+"+ c #33A8D6",
+" ",
+" .. ",
+" .. ",
+" ++++ ",
+" ++++ ",
+" ++++ ",
+" +++++++++++ ",
+"..+++++..++++.. ",
+"..+++++..++++.. ",
+" +++++++++++ ",
+" ++++ ",
+" ++++ ",
+" ++++ ",
+" .. ",
+" .. ",
+" "};