comparison etc/recycle.xpm @ 388:aabb7f5b1c81 r21-2-9

Import from CVS: tag r21-2-9
author cvs
date Mon, 13 Aug 2007 11:09:42 +0200
parents 376386a54a3c
children
comparison
equal deleted inserted replaced
387:f892a9d0bb8d 388:aabb7f5b1c81
3 static char *recycle[] = { 3 static char *recycle[] = {
4 /* width height ncolors chars_per_pixel x_hot y_hot */ 4 /* width height ncolors chars_per_pixel x_hot y_hot */
5 " 51 51 4 1 26 23", 5 " 51 51 4 1 26 23",
6 /* colors */ 6 /* colors */
7 " c None m None", 7 " c None m None",
8 /* "# c black m black", */ 8 "# c black m black",
9 /* "@ c black m black", */ 9 "- c chartreuse1 m #7fff0f",
10 /* "- c white m white", */ 10 "@ c chartreuse4 m #4f8f0f",
11 "# c black m chartreuse4",
12 "@ c chartreuse4 m chartreuse4",
13 "- c chartreuse1 m chartreuse1",
14 /* pixels */ 11 /* pixels */
15 " ", 12 " ",
16 " ################### ", 13 " ################### ",
17 " ##------------##@@-@-## ", 14 " ##------------##@@-@-## ",
18 " #-------------#@@@-@----# ", 15 " #-------------#@@@-@----# ",