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/toolbar/clef-treble.xpm_rg21 | |
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/toolbar/clef-treble.xpm_rg21')
-rw-r--r-- | data/pixmaps/toolbar/clef-treble.xpm_rg21 | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/data/pixmaps/toolbar/clef-treble.xpm_rg21 b/data/pixmaps/toolbar/clef-treble.xpm_rg21 new file mode 100644 index 0000000..6191885 --- /dev/null +++ b/data/pixmaps/toolbar/clef-treble.xpm_rg21 @@ -0,0 +1,35 @@ +/* XPM */ +static char * clef_treble_xpm[] = { +"13 29 3 1", +" c None", +"# c black", +"x c gray60", +" # ", +" # # ", +" # # ", +" # # ", +"xxxxxx#x#xxxx", +" # # ", +" ## ", +" ## ", +" ## ", +"xxxxxx#xxxxxx", +" # ", +" ## ", +" ## ", +" # # ", +"xxx#xx##xxxxx", +" ## # ", +" # #### ", +" ## # # ## ", +" ## # # ## ", +"x##x##x#xx##x", +" ## # # ## ", +" # # ## ", +" ## # # ", +" ## # # ", +"xxxxx####xxxx", +" # ", +" ## # ", +" # # ", +" ## "}; |