summaryrefslogtreecommitdiffstats
path: root/kdbg/pics/watchdis.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'kdbg/pics/watchdis.xpm')
-rw-r--r--kdbg/pics/watchdis.xpm22
1 files changed, 22 insertions, 0 deletions
diff --git a/kdbg/pics/watchdis.xpm b/kdbg/pics/watchdis.xpm
new file mode 100644
index 0000000..0af7119
--- /dev/null
+++ b/kdbg/pics/watchdis.xpm
@@ -0,0 +1,22 @@
+/* XPM */
+static char * watchdis_xpm[] = {
+"14 14 5 1",
+" c None",
+". c #5C5C5C",
+"+ c #ADADAD",
+"@ c #93C6C6",
+"# c #FFFFFF",
+" ",
+" ",
+" . . ",
+" . . . .",
+" . . . .",
+" . . . .",
+" . . ",
+"+... .. ...+ ",
+".@#@. .@#@. ",
+"..... ..... ",
+". . . . ",
+" ",
+" ",
+" "};