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 --- midi.xpm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 midi.xpm (limited to 'midi.xpm') diff --git a/midi.xpm b/midi.xpm new file mode 100644 index 0000000..cb1215c --- /dev/null +++ b/midi.xpm @@ -0,0 +1,24 @@ +/* XPM */ +static char * midi_xpm[] = { +"17 16 5 1", +" c None", +". c #000000", +"+ c #808080", +"@ c #FFFFFF", +"# c #C0C0C0", +" ", +" ... ... ... ", +"+++............++", +"+@@...#...#...#@+", +"+@@...#...#...#@+", +"+@@...#...#...#@+", +"+@@...#...#...#@+", +"+@@...#...#...#@+", +"+@@...#...#...#@+", +"+@@@.##@.##@.##@+", +"+@@@.#@@.#@@.#@@+", +"+@@@.#@@.#@@.#@@+", +"+@@@.#@@.#@@.#@@+", +"+@@@.#@@.#@@.#@@+", +".+++.+++.+++.+++.", +"................."}; -- cgit v1.2.1