]> git.kernelconcepts.de Git - karo-tx-redboot.git/blobdiff - tools/src/tools/configtool/standalone/wxwin/bitmaps/enumerated.xpm
Initial revision
[karo-tx-redboot.git] / tools / src / tools / configtool / standalone / wxwin / bitmaps / enumerated.xpm
diff --git a/tools/src/tools/configtool/standalone/wxwin/bitmaps/enumerated.xpm b/tools/src/tools/configtool/standalone/wxwin/bitmaps/enumerated.xpm
new file mode 100644 (file)
index 0000000..a436c29
--- /dev/null
@@ -0,0 +1,23 @@
+/* XPM */
+static char * enumerated_xpm[] = {
+"16 16 4 1",
+"      c None",
+".     c Black",
+"X     c #c0c0c0",
+"o     c #808080",
+"                ",
+"................",
+".        ..XXX..",
+".        ...X...",
+".        .......",
+"................",
+".        .     .",
+".        . X.Xo.",
+". ....   . ...o.",
+".        .ooooo.",
+". ...... .......",
+".        .     .",
+". .....  . ...o.",
+".        . X.Xo.",
+".        .ooooo.",
+"................"};