~mixxxdevelopers/mixxx/features_library_scanner

« back to all changes in this revision

Viewing changes to mixxx/mixxx/filenew.xpm

  • Committer: tuehaste
  • Date: 2002-02-26 11:12:07 UTC
  • Revision ID: vcs-imports@canonical.com-20020226111207-5rly26cj9gdd19ba
Initial revision

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static const char * filenew[] = {
 
3
"10 14 5 1",
 
4
"       c None",
 
5
".      c #000000",
 
6
"+      c #FFFFFF",
 
7
"@      c #DCDCDC",
 
8
"#      c #C0C0C0",
 
9
".......   ",
 
10
".++++@@.  ",
 
11
".++++#+@. ",
 
12
".++++#++@.",
 
13
".++++#....",
 
14
".+++++###.",
 
15
".++++++++.",
 
16
".++++++++.",
 
17
".++++++++.",
 
18
".++++++++.",
 
19
".++++++++.",
 
20
".++++++++.",
 
21
".++++++++.",
 
22
".........."};