bitmaps/RadioOn_w95.xpm
author Claus Gittinger <cg@exept.de>
Sun, 16 Jul 2017 14:05:58 +0200
changeset 6183 0ba0e432ebaa
parent 1881 d733af34e1b0
permissions -rw-r--r--
#DOCUMENTATION by cg class: FileSelectionList changed: #changeToParentDirectory #changeToPreviousDirectory boolean/non-boolean return

/* XPM */
static char *RadioOn_w95_xpm[] = {
/* width height ncolors chars_per_pixel */
"12 12 5 1",
/* colors */
"a c black",
"b c #808080",
"c c #DFDFDF",
"d c white",
"e c none",
/* pixels */
"eeeebbbbeeee",
"eebbaaaabbee",
"ebaaddddaade",
"ebaddddddcde",
"badddaadddcd",
"baddaaaaddcd",
"baddaaaaddcd",
"badddaadddcd",
"ebaddddddcde",
"ebccddddccde",
"eeddccccddee",
"eeeeddddeeee",
};