aboutsummaryrefslogtreecommitdiff
path: root/midi.xpm
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-11-10 05:52:11 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-11-10 05:52:11 +0000
commitceac394c2133d44e81db2eb633ff54a9ad6ce7c5 (patch)
treeadc534407af80a976263c907897907cb13ef1c82 /midi.xpm
This commit was generated by cvs2svn to compensate for changes in r3865,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/extensions/gripd/; revision=3866
Diffstat (limited to 'midi.xpm')
-rw-r--r--midi.xpm24
1 files changed, 24 insertions, 0 deletions
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",
+" ",
+" ... ... ... ",
+"+++............++",
+"+@@...#...#...#@+",
+"+@@...#...#...#@+",
+"+@@...#...#...#@+",
+"+@@...#...#...#@+",
+"+@@...#...#...#@+",
+"+@@...#...#...#@+",
+"+@@@.##@.##@.##@+",
+"+@@@.#@@.#@@.#@@+",
+"+@@@.#@@.#@@.#@@+",
+"+@@@.#@@.#@@.#@@+",
+"+@@@.#@@.#@@.#@@+",
+".+++.+++.+++.+++.",
+"................."};