bitmaps/small_folder_yellow_grey.xpm
author Claus Gittinger <cg@exept.de>
Wed, 09 Feb 2011 14:03:29 +0100
changeset 9750 1b2ef761d2d0
parent 2563 1367d7f1b0a8
permissions -rw-r--r--
changed: #abortAllIsHandled AbortAllOperationQuery handling changed and fixed

/* XPM */
static char *small_folder_yellow_grey_xpm[] = {
/* width height ncolors chars_per_pixel */
"20 16 6 1",
/* colors */
"a c black",
"b c white",
"c c #BEBE00",
"d c #C2C2C2",
"e c #818181",
"f c none",
/* pixels */
"ffffffffffffffffffff",
"ffffffffffffffffffff",
"ffffeeeeefffffffffff",
"fffedcdcdeffffffffff",
"ffedcdcdcdeeeeeeffff",
"ffebbbbbbbbbbbbeafff",
"ffebcdcdcdcdcdceafff",
"ffebdcdcdcdcdcdeafff",
"ffebcdcdcdcdcdceafff",
"ffebdcdcdcdcdcdeafff",
"ffebcdcdcdcdcdceafff",
"ffebdcdcdcdcdcdeafff",
"ffebcdcdcdcdcdceafff",
"ffeeeeeeeeeeeeeeafff",
"fffaaaaaaaaaaaaaafff",
"ffffffffffffffffffff",
};