aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/task.xpm
blob: 84f5cf5e650661f53318403ca325de495680d5af (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
/* XPM */
static char * task_xpm[] = {
"16 16 13 1",
"   c None",
".  c #000000",
"+  c #FFFFFF",
"@  c #F3F3F3",
"#  c #CCCCCC",
"$  c #B2B2B2",
"%  c #ECECEC",
"&  c #993333",
"*  c #660000",
"=  c #999999",
"-  c #666666",
";  c #663333",
">  c #EEEEEE",
"                ",
"  ...........   ",
" .++++++++++@.  ",
" .+#########$.  ",
" .+%%%%%%%%%$.  ",
" .+#######&*$.  ",
" .+%%%%%%&*=$.  ",
" .+#&=##&*-#$.  ",
" .+%&&%&*=#%$.  ",
" .+#;&&*-=##$.  ",
" .+%-&*-=%%%$.  ",
" .+#=--=####$.  ",
" .+%%%%%%%%%$.  ",
" .>$$$$$$$$$$.  ",
"  ...........   ",
"                "};
an class='insertions'>+51 * Add support for getopt_long and fix getopt().ale2006-01-311-0/+10 * Update to 5.1.2 release:ale2006-01-161-3/+16 * Raise default memory limit from 8M to 12M to let pear run wellale2005-12-101-0/+11 * Finally update to PHP 5.1.1 release! (And remove unsupported extensions)ale2005-12-108-177/+30 * - Fix pear pkg-plistale2005-11-164-19/+19 * AMD64 fixes:ale2005-10-143-14/+56 * Update to 5.0.5 release.ale2005-09-083-17/+15 * Fix build when libbind is present.ale2005-06-191-0/+13 * Fix pear command on FreeBSD-current.ale2005-06-081-1/+1 * Make zlib.output_compression working again.ale2005-04-151-0/+20 * Fix crypt functions on AMD64.ale2005-04-061-6/+50 * Update PHP ports to 4.3.11 and 5.0.4 releases:ale2005-04-046-122/+26 * Don't install useless empty dir (and fix plist).ale2005-01-251-2/+6 * Speed up unserialize() and fix a serious performance issue.ale2005-01-202-0/+107 * - Fix overloading objects [1] (bump php4 PORTREVISION)ale2005-01-111-0/+12 * Update to 5.0.3 release:ale2004-12-161-3/+6 * Update to 5.0.2 release:ale2004-10-121-0/+38 * Update to 5.0.1 release:ale2004-08-232-14/+13 * First step of the PHP mega-commit:ale2004-07-1911-2888/+26 * Update to final 5.0.0 release:ale2004-07-151-0/+11 * Install GD and MBSTRINGS header files for pdflib and mailparse extensions.ale2004-06-281-3/+12 * - Point phpize to use libtoolize13ale2004-06-25