summaryrefslogtreecommitdiff
path: root/app/bin/bitmaps/greendot.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'app/bin/bitmaps/greendot.xpm')
-rw-r--r--app/bin/bitmaps/greendot.xpm23
1 files changed, 0 insertions, 23 deletions
diff --git a/app/bin/bitmaps/greendot.xpm b/app/bin/bitmaps/greendot.xpm
deleted file mode 100644
index 8c44035..0000000
--- a/app/bin/bitmaps/greendot.xpm
+++ /dev/null
@@ -1,23 +0,0 @@
-/* XPM */
-static char * greendot[] = {
-"16 16 4 1",
-" c None",
-". c #000000",
-"+ c #4E9A06",
-"@ c #59A51A",
-" ",
-" ",
-" .... ",
-" ..++++.. ",
-" .+@@@++++. ",
-" .@@@@@+++. ",
-" .+@@@@@++++. ",
-" .+@@@@@++++. ",
-" .++@@@+++++. ",
-" .++++++++++. ",
-" .++++++++. ",
-" .++++++++. ",
-" ..++++.. ",
-" .... ",
-" ",
-" "};