summaryrefslogtreecommitdiff
path: root/muse2/xpm/midi_thru_off3.xpm
diff options
context:
space:
mode:
authorTim E. Real <termtech@rogers.com>2010-12-29 08:13:23 +0000
committerTim E. Real <termtech@rogers.com>2010-12-29 08:13:23 +0000
commit6507ce61ab90c6ecb9a68fdd57e8ed6743f6920e (patch)
tree4d749ebef0ebc4c56864c0f9d3a694cfee07d7f4 /muse2/xpm/midi_thru_off3.xpm
parent6a5d00dea2201ac85d7bbae030cbc8abb8a97618 (diff)
Fixed the 'no selected track' trackinfo background MusE logo display.
Diffstat (limited to 'muse2/xpm/midi_thru_off3.xpm')
-rw-r--r--muse2/xpm/midi_thru_off3.xpm23
1 files changed, 23 insertions, 0 deletions
diff --git a/muse2/xpm/midi_thru_off3.xpm b/muse2/xpm/midi_thru_off3.xpm
new file mode 100644
index 00000000..8a95ea8a
--- /dev/null
+++ b/muse2/xpm/midi_thru_off3.xpm
@@ -0,0 +1,23 @@
+/* XPM */
+static const char * midi_thru_off3_xpm[] = {
+"18 18 2 1",
+" c None",
+". c #000000",
+" ..... ",
+" .. .. ",
+" . .. . ",
+" . .. . ",
+" . .. .. . ",
+" . .. .. . ",
+". . ",
+". . ",
+". .. .. . ",
+". .. .. . ",
+". . ",
+" . ..... . ",
+" . ..... . ",
+" . .. .. . ",
+" . . ",
+" .. .. ",
+" ..... ",
+" "};