diff options
Diffstat (limited to 'attic/muse2-oom/muse2/xpm/track_comment.xpm')
-rw-r--r-- | attic/muse2-oom/muse2/xpm/track_comment.xpm | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/attic/muse2-oom/muse2/xpm/track_comment.xpm b/attic/muse2-oom/muse2/xpm/track_comment.xpm deleted file mode 100644 index 78d20b0a..00000000 --- a/attic/muse2-oom/muse2/xpm/track_comment.xpm +++ /dev/null @@ -1,47 +0,0 @@ -/* XPM */ -static const char *track_comment_xpm[] = { -/* columns rows colors chars-per-pixel */ -"14 12 29 1", -" c black", -". c #0B0B0B", -"X c #131313", -"o c #151515", -"O c #1B1B1B", -"+ c gray12", -"@ c gray15", -"# c gray17", -"$ c #343434", -"% c gray21", -"& c #3F3F3F", -"* c #414141", -"= c #444444", -"- c gray28", -"; c #4B4B4B", -": c gray34", -"> c #5F5F5F", -", c gray38", -"< c #646464", -"1 c DimGray", -"2 c #6C6C6C", -"3 c gray43", -"4 c #727272", -"5 c gray45", -"6 c gray47", -"7 c #7E7E7E", -"8 c #848484", -"9 c #A4A4A4", -"0 c None", -/* pixels */ -"0: .+ ;0", -"20000000000006", -" 0#:o,<&# #0 ", -" 000000000000 ", -"*0 $ 1O$o#0#", -"O000000000000#", -" 0<9$#74#>& 0 ", -"=000000000000,", -"0$ 0008@=X 40", -"0002 00X000000", -"0000, 0 000000", -"00000; *000000" -}; |