summaryrefslogtreecommitdiffstats
path: root/kdbg/pics/watchcoded.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'kdbg/pics/watchcoded.xpm')
-rw-r--r--kdbg/pics/watchcoded.xpm26
1 files changed, 26 insertions, 0 deletions
diff --git a/kdbg/pics/watchcoded.xpm b/kdbg/pics/watchcoded.xpm
new file mode 100644
index 0000000..b2461ba
--- /dev/null
+++ b/kdbg/pics/watchcoded.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char * watchcoded_xpm[] = {
+"16 16 7 1",
+" c None",
+". c #000000",
+"+ c #B5B5B5",
+"@ c #FFFFFF",
+"# c #808080",
+"$ c #00FFFF",
+"% c #B5FFFF",
+" ",
+" ",
+" ",
+" . ",
+" +@+ . ",
+" +...@ . .",
+" +..@..@@@ +@ .",
+" .@.@ @.@..+..@.",
+"#.+.@.+.++...@ ",
+".$@.+ @.%@%.@ ",
+".@%..@..@%.+.@ ",
+".$ %...+%..+..@ ",
+". $ +@@. %@.@@ ",
+" ... ... ",
+" ",
+" "};