diff options
author | Miguel de Icaza <miguel@gnu.org> | 2000-04-08 05:58:59 +0800 |
---|---|---|
committer | Miguel de Icaza <miguel@src.gnome.org> | 2000-04-08 05:58:59 +0800 |
commit | e41189606efa17a209865d71f5730dde5ffb3c89 (patch) | |
tree | 5befcf391ea395be670642d8c27f6e9eb049957f /mail/pixmaps/envelope-opened.xpm | |
parent | 59a741e630a11508a7bc3036e3ba2e806b96089c (diff) | |
download | gsoc2013-evolution-e41189606efa17a209865d71f5730dde5ffb3c89.tar.gz 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/envelope-opened.xpm')
-rw-r--r-- | mail/pixmaps/envelope-opened.xpm | 60 |
1 files changed, 30 insertions, 30 deletions
diff --git a/mail/pixmaps/envelope-opened.xpm b/mail/pixmaps/envelope-opened.xpm index 4894e21a78..40de0d743d 100644 --- a/mail/pixmaps/envelope-opened.xpm +++ b/mail/pixmaps/envelope-opened.xpm @@ -2,21 +2,21 @@ static char * envelope_opened_xpm[] = { "16 16 55 1", " c None", -". c #FFFFFF", -"+ c #000000", -"@ c #F4EDDD", -"# c #F1EBDB", -"$ c #F1EAD8", -"% c #EAE3CB", -"& c #F4EAD5", -"* c #F1E6CF", -"= c #DDD4BE", -"- c #ECE3CD", -"; c #D3CAB6", -"> c #C1C1C1", -", c #BDBDBD", -"' c #BFBFBF", -") c #12110F", +". c #000000", +"+ c #F4EDDD", +"@ c #F1EBDB", +"# c #F1EAD8", +"$ c #EAE3CB", +"% c #F4EAD5", +"& c #F1E6CF", +"* c #DDD4BE", +"= c #ECE3CD", +"- c #D3CAB6", +"; c #C1C1C1", +"> c #BDBDBD", +", c #BFBFBF", +"' c #12110F", +") c #FFFFFF", "! c #514D45", "~ c #767165", "{ c #D0C7B2", @@ -57,18 +57,18 @@ static char * envelope_opened_xpm[] = { "o c #CAC1AD", "p c #1E1D1A", " ", -" ...............", -" .....+++++.....", -" ....+@#$$%+....", -" ...+&*****=+...", -" ..+-*******;+..", -" .++>,,,,,,,')+.", -" .+.!.......~{+.", -" .+.]^...../(_+.", -" .+.]]:<<[}]|_+.", -" .+.]12]]]3456+.", -" .+.78]]]990a6+.", -" .+.b]|cdefg0h+.", -" .+ijkkklmmnop+.", -" ..+++++++++++..", -" ..............."}; +" ", +" ..... ", +" .+@##$. ", +" .%&&&&&*. ", +" .=&&&&&&&-. ", +" ..;>>>>>>>,'. ", +" .)!)))))))~{. ", +" .)]^)))))/(_. ", +" .)]]:<<[}]|_. ", +" .)]12]]]3456. ", +" .)78]]]990a6. ", +" .)b]|cdefg0h. ", +" .ijkkklmmnop. ", +" ........... ", +" "}; |