diff options
Diffstat (limited to 'attic/muse2-oom/muse2/xpm/edit_wave.xpm')
-rw-r--r-- | attic/muse2-oom/muse2/xpm/edit_wave.xpm | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/attic/muse2-oom/muse2/xpm/edit_wave.xpm b/attic/muse2-oom/muse2/xpm/edit_wave.xpm deleted file mode 100644 index 210264e6..00000000 --- a/attic/muse2-oom/muse2/xpm/edit_wave.xpm +++ /dev/null @@ -1,38 +0,0 @@ -/* XPM */ -static const char * edit_wave_xpm[] = { -"16 16 19 1", -" c None", -". c #13A913", -"+ c #0AD700", -"@ c #828282", -"# c #FEFFFC", -"$ c #F8FEFF", -"% c #000000", -"& c #7F7F7F", -"* c #8A8A8A", -"= c #4B4B4B", -"- c #444444", -"; c #F9FBF8", -"> c #E50000", -", c #290000", -"' c #FF0000", -") c #1E0000", -"! c #F20000", -"~ c #1B0000", -"{ c #D50000", -"................", -".+++++++++@++++.", -".+######$@%@##+.", -".+&&####*%&%*#+.", -".=%%=###%&#&%#+.", -".%&&%###%###%#+&", -".%##%###%###%#+-", -".%##%###%###%;+%", -".%##%###%###%#+%", -".%##%###%###%#+%", -">,'')>!>~{''%!'%", -"-%##%###%###%#+%", -"%&##%&#&%###%#+%", -"-+##*%&%*###%&&%", -"&++++@%@++++=%%=", -"......@......&&."}; |