diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-03-01 18:37:05 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-03-01 18:37:05 +0000 |
commit | 145364a8af6a1fec06556221e66d4b724a62fc9a (patch) | |
tree | 53bd71a544008c518034f208d64c932dc2883f50 /data/pixmaps/feta/10/scripts-prallup.xpm | |
download | rosegarden-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/10/scripts-prallup.xpm')
-rw-r--r-- | data/pixmaps/feta/10/scripts-prallup.xpm | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/data/pixmaps/feta/10/scripts-prallup.xpm b/data/pixmaps/feta/10/scripts-prallup.xpm new file mode 100644 index 0000000..d96192f --- /dev/null +++ b/data/pixmaps/feta/10/scripts-prallup.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"35 15 8 1", +" c #060606", +". c #2a2a2a", +"X c Gray32", +"o c #6d6d6d", +"O c Gray56", +"+ c #b1b1b1", +"@ c #d0d0d0", +"# c None", +/* pixels */ +"###################################", +"###############################O@##", +"############################### .##", +"###############################O o#", +"###############################@ @", +"########@.+######@ @######+ @### O", +"#######@ @####+ @####+ .###. O", +"#@O###@. .###@ X###O o## O", +"#O O#@ O#+ +#O @@ @", +"##X + o o ...O o#", +"##@. +@ @@ @@ .##", +"###+ +##o @##o .@##O.@##", +"####o +####X @####. .@########", +"#####. +#####@. @#####@ .@#########", +"#####@@#######@@#######@@##########" +}; |