diff options
Diffstat (limited to 'attic/muse2-oom/muse2/xpm/view_mixer.xpm')
-rw-r--r-- | attic/muse2-oom/muse2/xpm/view_mixer.xpm | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/attic/muse2-oom/muse2/xpm/view_mixer.xpm b/attic/muse2-oom/muse2/xpm/view_mixer.xpm deleted file mode 100644 index ec64f3c8..00000000 --- a/attic/muse2-oom/muse2/xpm/view_mixer.xpm +++ /dev/null @@ -1,26 +0,0 @@ -/* XPM */ -static const char * view_mixer_xpm[] = { -"16 16 7 1", -" c None", -". c #5E2ABF", -"+ c #945BFD", -"@ c #FFFFFF", -"# c #000000", -"$ c #CACACA", -"% c #5727B0", -"................", -".++++++++++++++.", -".+@@@@@@@@@@@@+.", -".+@#@@#@@#@@#@+.", -".+###@#$###@#$+.", -".+###$#$###$#$+.", -".+@#$$#$@#$$#$+.", -".+@#$@#$@#$###+.", -".+@#$@#$@#$###%.", -".+@#$@#$@#$@#$%.", -".+@#$###@#$@#$+.", -".+@#$###$#$@#$+.", -".+@@$@@@$@$@@$+.", -".+@@@@@@@@@@@@+.", -".++++++++++++++.", -"................"}; |