aboutsummaryrefslogtreecommitdiffstats
path: root/art/mail-replied.xpm
blob: 06f4a7420a92ad019fc04ed321708675fbf266b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
/* XPM */
static char * mail_replied_xpm[] = {
"16 16 33 1",
"   c None",
".  c #010101",
"+  c #2F2F2F",
"@  c #A7A4A0",
"#  c #FCFCFC",
"$  c #64625F",
"%  c #95938E",
"&  c #FBFBFB",
"*  c #F9F8F6",
"=  c #FBFAFA",
"-  c #F6F5F1",
";  c #7D7B78",
">  c #EAE8E3",
",  c #969491",
"'  c #000000",
")  c #928F8B",
"!  c #FFFFFF",
"~  c #F7F6F4",
"{  c #B5B2AC",
"]  c #003366",
"^  c #EFEFEF",
"/  c #CCCCCC",
"(  c #AEABA6",
"_  c #B0ADA7",
":  c #F5F3F0",
"<  c #83817E",
"[  c #E1DFDA",
"}  c #E2DFD9",
"|  c #002C59",
"1  c #002850",
"2  c #00254A",
"3  c #181818",
"4  c #090909",
"                ",
"                ",
"                ",
"  .+.........   ",
" .@#########$.  ",
" .#%&*#*=*-;>.  ",
" .#*,=''''''''' ",
" .#**)'!!!!!!!' ",
" .#*~{'!]]]]^/' ",
" .#~(*'!]]]^^/' ",
" .#_*:'!]]]]^/' ",
" .<[}}'!]^]]|/' ",
"  ....'!^^^12/' ",
"      '!//////3 ",
"      ''4'''''' ",
"                "};
architectrue only because of FP operationdaichi2003-07-172-5/+3 * Oops, remove 0-length files.petef2003-05-233-0/+0 * - update to 0.7.1petef2003-05-187-39/+50 * Remove USE_GNOMENG.marcus2003-04-211-1/+0 * de-pkg-commentknu2003-02-212-1/+1 * Change CPPFLAGS+=/LDFLAGS+= to CPPFLAGS=/LDFLAGS=.nork2003-02-081-2/+2 * Conditionalize libgnugetopt dependencies.nork2003-02-021-4/+9 * add missing header filesijliao2002-11-212-0/+20 * upgrade to 0.7.0ijliao2002-11-204-3/+20 * o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1 * Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2 * GNU_CONFIGURE -> USE_LIBTOOLdwcjr2002-09-012-8/+10 * Convert USE_GLIB into USE_GNOMENG+USE_GNOME.sobomax2002-07-161-1/+2 * add gts 0.6.0ijliao2002-06-23