diff options
Diffstat (limited to 'attic/muse2-oom/muse2/xpm/filesaveS.xpm')
-rw-r--r-- | attic/muse2-oom/muse2/xpm/filesaveS.xpm | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/attic/muse2-oom/muse2/xpm/filesaveS.xpm b/attic/muse2-oom/muse2/xpm/filesaveS.xpm deleted file mode 100644 index 6c77f6ff..00000000 --- a/attic/muse2-oom/muse2/xpm/filesaveS.xpm +++ /dev/null @@ -1,28 +0,0 @@ -/* XPM */ -static const char * filesaveS_xpm[] = { -"16 16 9 1", -" c None", -". c #000000", -"+ c #303030", -"@ c #800080", -"# c #0000C0", -"$ c #FFFFFF", -"% c #DCDCDC", -"& c #C3C3C3", -"* c #585858", -"................", -".+.@#@#@#@#@#.+.", -".$.$$$$$$$$$$...", -".+.$$$$$$$$$$.+.", -".+.$@#@#@#@#$.+.", -".+.$$$$$$$$$$.+.", -".+.$@#@#@#@#$.+.", -".+.$$$$$$$$$$.+.", -".++..........++.", -".++++++++++++++.", -".+++........+++.", -".++.$%$%%%&%.++.", -".++.%+*&%&%&.++.", -".++.$+*%&%&&.++.", -"..+.%&%&%&&&.++.", -" ..............."}; |