~ubuntu-branches/ubuntu/wily/alsaplayer/wily

« back to all changes in this revision

Viewing changes to interface/gtk2/pixmaps/playlist.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Hubert Chathi
  • Date: 2007-10-10 15:33:10 UTC
  • mto: (9.2.5 sid)
  • mto: This revision was merged to the branch mainline in revision 15.
  • Revision ID: james.westby@ubuntu.com-20071010153310-h3holq75eu2cigb0
Tags: upstream-0.99.80~rc4
ImportĀ upstreamĀ versionĀ 0.99.80~rc4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char * playlist_xpm[] = {
 
3
"18 18 12 1",
 
4
"       c None",
 
5
".      c #000000",
 
6
"+      c #CBCBFF",
 
7
"@      c #980098",
 
8
"#      c #CB98FF",
 
9
"$      c #FF9898",
 
10
"%      c #FF3300",
 
11
"&      c #FF9800",
 
12
"*      c #FFCB66",
 
13
"=      c #E68600",
 
14
"-      c #FFCB00",
 
15
";      c #A0A0A0",
 
16
"                  ",
 
17
"        .         ",
 
18
"       .+@.       ",
 
19
"      .+#+#@.     ",
 
20
"     .+++#+##@.   ",
 
21
"    .+++#+#####@. ",
 
22
"   .+++++#+#####. ",
 
23
"  .@++++#+#####.  ",
 
24
"  ...@+++#+###.   ",
 
25
"  ..$%.@#+###.&.  ",
 
26
"  .*.$$%.@+#.&%.. ",
 
27
"   =*.$$&%..%..   ",
 
28
"   .**.$$&%.=--.  ",
 
29
"    =**.&.=---=.. ",
 
30
"    .**-.--=..    ",
 
31
"     =**=..;      ",
 
32
"     ...          ",
 
33
"                  "};