diff options
Diffstat (limited to 'attic/muse2-oom/muse2/xpm/blacksqcheck.xpm')
-rw-r--r-- | attic/muse2-oom/muse2/xpm/blacksqcheck.xpm | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/attic/muse2-oom/muse2/xpm/blacksqcheck.xpm b/attic/muse2-oom/muse2/xpm/blacksqcheck.xpm deleted file mode 100644 index b2078462..00000000 --- a/attic/muse2-oom/muse2/xpm/blacksqcheck.xpm +++ /dev/null @@ -1,34 +0,0 @@ -/* XPM */ -static const char * blacksqcheck_xpm[] = { -"18 18 13 1", -" c None", -". c #F10606", -"+ c #414141", -"@ c #852A2A", -"# c #473E3E", -"$ c #723030", -"% c #CB1212", -"& c #4E3C3C", -"* c #E20A0A", -"= c #A51F1F", -"- c #9E2121", -"; c #832A2A", -"> c #9C2222", -" ", -" ", -" . ", -" .. ", -" ... ", -" +++++++++@... ", -" #+++++++$..% ", -" &#++++++..*+ ", -" .=+++++...-+ ", -" ;..+++....++ ", -" +...++...+++ ", -" ++.......+++ ", -" +++.....++++ ", -" ++++....++++ ", -" +++++..+++++ ", -" +++++>.+++++ ", -" ++++++++++++ ", -" "}; |