From ceac394c2133d44e81db2eb633ff54a9ad6ce7c5 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 10 Nov 2005 05:52:11 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r3865, which included commits to RCS files with non-trunk default branches. svn path=/trunk/extensions/gripd/; revision=3866 --- midiX.xpm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 midiX.xpm (limited to 'midiX.xpm') diff --git a/midiX.xpm b/midiX.xpm new file mode 100644 index 0000000..8ee69f9 --- /dev/null +++ b/midiX.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char * midiX_xpm[] = { +"17 16 7 1", +" c None", +". c #000000", +"+ c #808080", +"@ c #FF0000", +"# c #FF8484", +"$ c #FFFFFF", +"% c #C0C0C0", +" ", +" ... ... ... ", +"+++@@#.....#@@.++", +"+$$@@@#...#@@@%$+", +"+$$@@@@#.#@@@@%$+", +"+$$#@@@@#@@@@#%$+", +"+$$.#@@@@@@@#.%$+", +"+$$..#@@@@@#..%$+", +"+$$..#@@@@@#..%$+", +"+$$$#@@@@@@@#%%$+", +"+$$#@@@@#@@@@#$$+", +"+$$@@@@#.#@@@@$$+", +"+$$@@@#$.%#@@@$$+", +"+$$@@#$$.%$#@@$$+", +".+++.+++.+++.+++.", +"................."}; -- cgit v1.2.1