diff options
author | Florian Jung <flo@windfisch.org> | 2011-12-22 00:13:14 +0000 |
---|---|---|
committer | Florian Jung <flo@windfisch.org> | 2011-12-22 00:13:14 +0000 |
commit | b1b88156cb2adf84e752449f2bc803754b520f8c (patch) | |
tree | 3d70291cf9671beb4253b23f026212e3350ab004 /muse2/xpm/midi_thru_on4.xpm | |
parent | 1057d7190242cdf9248671b316a398db805f5f56 (diff) | |
parent | 1fe51e45eebbfc2ac198ed4778c9afdb9eaf2ed0 (diff) |
merged with trunk again (you're committing faster than i can merge ;) )
Diffstat (limited to 'muse2/xpm/midi_thru_on4.xpm')
-rw-r--r-- | muse2/xpm/midi_thru_on4.xpm | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/muse2/xpm/midi_thru_on4.xpm b/muse2/xpm/midi_thru_on4.xpm new file mode 100644 index 00000000..91604db7 --- /dev/null +++ b/muse2/xpm/midi_thru_on4.xpm @@ -0,0 +1,20 @@ +/* XPM */ +static const char * midi_thru_on4_xpm[] = { +"13 13 4 1", +" c None", +". c #000000", +"+ c #FF0C0B", +"@ c #F18888", +" ", +" . ", +" .. ", +" .+. ", +"........++. ", +".+++++++@++. ", +".@@@@@@@@@++.", +".@@@@@@@@@+. ", +"........@+. ", +" .+. ", +" .. ", +" . ", +" "}; |