diff options
Diffstat (limited to 'app/bin/bitmaps/bluedot.xpm')
| -rw-r--r-- | app/bin/bitmaps/bluedot.xpm | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/app/bin/bitmaps/bluedot.xpm b/app/bin/bitmaps/bluedot.xpm deleted file mode 100644 index 5c1df4c..0000000 --- a/app/bin/bitmaps/bluedot.xpm +++ /dev/null @@ -1,26 +0,0 @@ -/* XPM */
-static char * bluedot[] = {
-"16 16 7 1",
-" c None",
-". c #000000",
-"+ c #3465A4",
-"@ c #3565A4",
-"# c #4465A1",
-"$ c #5A649B",
-"% c #4C79BA",
-" ",
-" ",
-" .... ",
-" ..#@@#.. ",
-" .$%%%+++$. ",
-" .%%%%%+++. ",
-" .#%%%%%+++#. ",
-" .@%%%%%+++@. ",
-" .@+%%%++++@. ",
-" .#++++++++#. ",
-" .++++++++. ",
-" .$++++++$. ",
-" ..#@@#.. ",
-" .... ",
-" ",
-" "};
|
