summaryrefslogtreecommitdiffstats
path: root/data/pixmaps/toolbar/palette-group.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/toolbar/palette-group.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/toolbar/palette-group.xpm')
-rw-r--r--data/pixmaps/toolbar/palette-group.xpm35
1 files changed, 35 insertions, 0 deletions
diff --git a/data/pixmaps/toolbar/palette-group.xpm b/data/pixmaps/toolbar/palette-group.xpm
new file mode 100644
index 0000000..7ff377a
--- /dev/null
+++ b/data/pixmaps/toolbar/palette-group.xpm
@@ -0,0 +1,35 @@
+/* XPM */
+static char * palette_group_xpm[] = {
+"16 16 16 1",
+" c None",
+". c #282828",
+"+ c #9A9898",
+"@ c #918F8F",
+"# c #5F5E5E",
+"$ c #494949",
+"% c #7F7D7D",
+"& c #807F7F",
+"* c #2F2F2F",
+"= c #838181",
+"- c #474747",
+"; c #7C7A7A",
+"> c #2C2C2C",
+", c #787676",
+"' c #707070",
+") c #9B9999",
+"...+ @ ",
+" # .....$% ",
+" &*.....",
+" =-..... ; ",
+"..>, ",
+" ",
+" ",
+" . ..... ",
+" . . . ",
+" . . . . ",
+" . .. . . ",
+" . .. .. .. ",
+" .. .. .. ",
+" .. ' ''",
+" '.. ..' ",
+" ).....) "};