diff options
Diffstat (limited to 'attic/muse2-oom/muse2/xpm/automation_mixer.xpm')
-rw-r--r-- | attic/muse2-oom/muse2/xpm/automation_mixer.xpm | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/attic/muse2-oom/muse2/xpm/automation_mixer.xpm b/attic/muse2-oom/muse2/xpm/automation_mixer.xpm deleted file mode 100644 index 4a59c220..00000000 --- a/attic/muse2-oom/muse2/xpm/automation_mixer.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static const char * automation_mixer_xpm[] = { -"16 16 16 1", -" c None", -". c #FF0000", -"+ c #DA1007", -"@ c #000000", -"# c #710000", -"$ c #FFBEBE", -"% c #B00000", -"& c #EA0904", -"* c #B80000", -"= c #A00000", -"- c #CE160A", -"; c #880000", -"> c #990000", -", c #BD0000", -"' c #FF8E8E", -") c #D32311", -" ", -" .", -" .+", -" @ @ @ #.. ", -" @@@ @ @ $.. ", -" @@@ @ @@%.. ", -"& @ @ @*=.@ ", -"-. @ @.... @ ", -" ..@ .... @ ", -" ...*;;.@ @@@ ", -" ...>;,'@ @@@ ", -" ....' @ @ ", -" ... ", -" .. ", -" ) ", -" "}; |