~ubuntu-branches/ubuntu/quantal/muse/quantal

« back to all changes in this revision

Viewing changes to xpm/automation_mixer.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Kobras
  • Date: 2005-08-23 17:19:39 UTC
  • mto: (4.1.1 breezy) (1.1.9) (10.1.6 sid)
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: james.westby@ubuntu.com-20050823171939-hd8fgzokb4dbj007
Tags: upstream-0.7.1+0.7.2pre2
ImportĀ upstreamĀ versionĀ 0.7.1+0.7.2pre2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static const char * automation_mixer_xpm[] = {
 
3
"16 16 16 1",
 
4
"       c None",
 
5
".      c #FF0000",
 
6
"+      c #DA1007",
 
7
"@      c #000000",
 
8
"#      c #710000",
 
9
"$      c #FFBEBE",
 
10
"%      c #B00000",
 
11
"&      c #EA0904",
 
12
"*      c #B80000",
 
13
"=      c #A00000",
 
14
"-      c #CE160A",
 
15
";      c #880000",
 
16
">      c #990000",
 
17
",      c #BD0000",
 
18
"'      c #FF8E8E",
 
19
")      c #D32311",
 
20
"                ",
 
21
"               .",
 
22
"              .+",
 
23
"   @  @  @  #.. ",
 
24
"  @@@ @  @ $..  ",
 
25
"  @@@ @ @@%..   ",
 
26
"&  @  @ @*=.@   ",
 
27
"-. @  @.... @   ",
 
28
" ..@  ....  @   ",
 
29
"  ...*;;.@ @@@  ",
 
30
"  ...>;,'@ @@@  ",
 
31
"   ....' @  @   ",
 
32
"    ...         ",
 
33
"    ..          ",
 
34
"     )          ",
 
35
"                "};