From 145364a8af6a1fec06556221e66d4b724a62fc9a Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 1 Mar 2010 18:37:05 +0000 Subject: 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 --- data/pixmaps/feta/4/scripts-dstaccatissimo.xpm | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 data/pixmaps/feta/4/scripts-dstaccatissimo.xpm (limited to 'data/pixmaps/feta/4/scripts-dstaccatissimo.xpm') diff --git a/data/pixmaps/feta/4/scripts-dstaccatissimo.xpm b/data/pixmaps/feta/4/scripts-dstaccatissimo.xpm new file mode 100644 index 0000000..4a805ab --- /dev/null +++ b/data/pixmaps/feta/4/scripts-dstaccatissimo.xpm @@ -0,0 +1,17 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"4 6 5 1", +" c #0e0e0e", +". c #6f6f6f", +"X c Gray56", +"o c Gray79", +"O c None", +/* pixels */ +"OOOO", +"OOXO", +"OO O", +"OO O", +"OX X", +"Oo.o" +}; -- cgit v1.2.1