~ubuntu-branches/ubuntu/natty/bluefish/natty-proposed

« back to all changes in this revision

Viewing changes to pixmaps/form_check.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Davide Puricelli (evo)
  • Date: 2005-04-23 17:05:18 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050423170518-pb8zi3vg32cm6g04
Tags: 1.0-1
* Acknowledge NMU, thanks Leo; closes: #291222.
* Updated debian/ files, thanks Daniel Leidert. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* XPM */
2
 
static char * form_check_xpm[] = {
3
 
"24 24 12 1",
4
 
"       c None",
5
 
".      c #000000",
6
 
"+      c #333333",
7
 
"@      c #486640",
8
 
"#      c #AAAAAA",
9
 
"$      c #415B39",
10
 
"%      c #4C6B42",
11
 
"&      c #5B8050",
12
 
"*      c #648C58",
13
 
"=      c #537549",
14
 
"-      c #496640",
15
 
";      c #4F6F46",
16
 
"          ..            ",
17
 
"         ..             ",
18
 
" ..+++++..              ",
19
 
" .@.###.$.   .          ",
20
 
" +.%.#.%.+  ..          ",
21
 
" +.@&.&$.+   .          ",
22
 
" +#.%*=.#+   .          ",
23
 
" +#.-*$.#+   .          ",
24
 
" +##.%.##+   .    .    .",
25
 
" +++.;.+++   .    .    .",
26
 
"     .                  ",
27
 
"                        ",
28
 
"                        ",
29
 
"                        ",
30
 
"                        ",
31
 
" +++++++++   ..         ",
32
 
" +#######+  .  .        ",
33
 
" +#######+     .        ",
34
 
" +#######+    .         ",
35
 
" +#######+   .          ",
36
 
" +#######+  .     .    .",
37
 
" +#######+  ....  .    .",
38
 
" +++++++++              ",
39
 
"                        "};