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 --- midiA.xpm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 midiA.xpm (limited to 'midiA.xpm') diff --git a/midiA.xpm b/midiA.xpm new file mode 100644 index 0000000..6779a39 --- /dev/null +++ b/midiA.xpm @@ -0,0 +1,24 @@ +/* XPM */ +static char * midiA_xpm[] = { +"17 16 5 1", +" c None", +". c #000000", +"+ c #045B0E", +"@ c #00FF08", +"# c #07BA1F", +" ", +" ... ... ... ", +"+++............++", +"+@@...#...#...#@+", +"+@@...#...#...#@+", +"+@@...#...#...#@+", +"+@@...#...#...#@+", +"+@@...#...#...#@+", +"+@@...#...#...#@+", +"+@@@.##@.##@.##@+", +"+@@@.#@@.#@@.#@@+", +"+@@@.#@@.#@@.#@@+", +"+@@@.#@@.#@@.#@@+", +"+@@@.#@@.#@@.#@@+", +".+++.+++.+++.+++.", +"................."}; -- cgit v1.2.1