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/toolbar/dotted-rest-semibreve.xpm | 34 ++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 data/pixmaps/toolbar/dotted-rest-semibreve.xpm (limited to 'data/pixmaps/toolbar/dotted-rest-semibreve.xpm') diff --git a/data/pixmaps/toolbar/dotted-rest-semibreve.xpm b/data/pixmaps/toolbar/dotted-rest-semibreve.xpm new file mode 100644 index 0000000..7e460d8 --- /dev/null +++ b/data/pixmaps/toolbar/dotted-rest-semibreve.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * basis_6_xpm[] = { +"22 24 6 1", +" c None", +"# c black", +"+ c #242724", +"@ c #4D4E4D", +"- c #6B6D6B", +". c #848484", +" ", +" ", +" ", +" ", +" ", +" ########## ", +" ###### ", +" ###### ", +" ## ", +" ## ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; -- cgit v1.2.1