summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/feta/6/scripts-thumb.xpm
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-03-01 18:37:05 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-03-01 18:37:05 +0000
commit145364a8af6a1fec06556221e66d4b724a62fc9a (patch)
tree53bd71a544008c518034f208d64c932dc2883f50 /data/pixmaps/feta/6/scripts-thumb.xpm
downloadrosegarden-145364a8af6a1fec06556221e66d4b724a62fc9a.tar.gz
rosegarden-145364a8af6a1fec06556221e66d4b724a62fc9a.zip
Added old abandoned KDE3 version of the RoseGarden MIDI tool
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1097595 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'data/pixmaps/feta/6/scripts-thumb.xpm')
-rw-r--r--data/pixmaps/feta/6/scripts-thumb.xpm23
1 files changed, 23 insertions, 0 deletions
diff --git a/data/pixmaps/feta/6/scripts-thumb.xpm b/data/pixmaps/feta/6/scripts-thumb.xpm
new file mode 100644
index 0000000..97602f5
--- /dev/null
+++ b/data/pixmaps/feta/6/scripts-thumb.xpm
@@ -0,0 +1,23 @@
+/* XPM */
+static char *magick[] = {
+/* columns rows colors chars-per-pixel */
+"7 10 7 1",
+" c Gray1",
+". c #3e3e3e",
+"X c #414141",
+"o c Gray42",
+"O c Gray57",
+"+ c Gray72",
+"@ c None",
+/* pixels */
+"@@@@@@@",
+"@@@OO@@",
+"@@XOO.@",
+"@+ @@ +",
+"@O @@ O",
+"@+ @@ +",
+"@@.++.@",
+"@@@..@@",
+"@@@oo@@",
+"@@@++@@"
+};