summaryrefslogtreecommitdiff
path: root/app/bin/bitmaps/greydot.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'app/bin/bitmaps/greydot.xpm')
-rw-r--r--app/bin/bitmaps/greydot.xpm25
1 files changed, 0 insertions, 25 deletions
diff --git a/app/bin/bitmaps/greydot.xpm b/app/bin/bitmaps/greydot.xpm
deleted file mode 100644
index 771a096..0000000
--- a/app/bin/bitmaps/greydot.xpm
+++ /dev/null
@@ -1,25 +0,0 @@
-/* XPM */
-static char * greydot[] = {
-"16 16 6 1",
-" c None",
-". c #000000",
-"+ c #30312F",
-"@ c #959792",
-"# c #888A85",
-"$ c #A2A49F",
-" ",
-" ",
-" .... ",
-" .+@@@@+. ",
-" .#$$$@@@#. ",
-" +$$$$$@@@+ ",
-" .@$$$$$@@@@. ",
-" .@$$$$$@@@@. ",
-" .@@$$$@@@@@. ",
-" .@@@@@@@@@@. ",
-" +@@@@@@@@+ ",
-" .#@@@@@@#. ",
-" .+@@@@+. ",
-" .... ",
-" ",
-" "};