From 8a2c2824a59d7644e13bc52c9a0ecbd641f21f95 Mon Sep 17 00:00:00 2001 From: Robert Jonsson Date: Wed, 13 Oct 2010 19:34:22 +0000 Subject: new branch muse2, first checkin --- muse2/xpm/view_cliplist.xpm | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 muse2/xpm/view_cliplist.xpm (limited to 'muse2/xpm/view_cliplist.xpm') diff --git a/muse2/xpm/view_cliplist.xpm b/muse2/xpm/view_cliplist.xpm new file mode 100644 index 00000000..6217b397 --- /dev/null +++ b/muse2/xpm/view_cliplist.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static const char * view_cliplist_xpm[] = { +"16 16 13 1", +" c None", +". c #5E2ABF", +"+ c #945BFD", +"@ c #000000", +"# c #DCDCDC", +"$ c #CACACA", +"% c #E6E6E6", +"& c #EAEAEA", +"* c #FFFFFF", +"= c #FCFCFC", +"- c #461F8E", +"; c #FBFBFB", +"> c #F9F9F9", +"................", +".+@@@@@@@@@@+++.", +".+@####$###@@++.", +".+@%&@***@*@@@+.", +".+@%@@#&@@#*=@-.", +".+@%@@#*@@#@=@-.", +".+@;&@#**@#*@@-.", +".+@;&&#&&*#@=@-.", +".+@;&@***@*=@@-.", +".+@%@@#&@@#@>@-.", +".+@%@@#*@@#=@@-.", +".+@%%@#;;@#@=@-.", +".+@;%%#;%;#;#@-.", +".+@@@@@@@@@@@@-.", +".++------------.", +"................"}; -- cgit v1.2.3