~ubuntu-branches/ubuntu/saucy/cuyo/saucy

« back to all changes in this revision

Viewing changes to datasrc/pics/cuyo.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Angel Abad
  • Date: 2010-07-19 09:54:44 UTC
  • mfrom: (4.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20100719095444-ecoegzo1vvvdwra9
Tags: 2.~-1.1.brl3-1ubuntu1
* Merge from debian unstable (LP: #607106). Remaining changes:
  - Don't register MimeType=application/x-executable in
    the .desktop file.
  - Remove UTF-8 in the .desktop file
  - 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* XPM */
2
 
static char * cuyo[] = {
3
 
"64 64 2 1",
4
 
"  c #FFFFFF",
5
 
". c #000000",
6
 
"                                                                ",
7
 
"                                                                ",
8
 
"                                                                ",
9
 
"                                                                ",
10
 
"                                                                ",
11
 
"                           .............                        ",
12
 
"                        ...             ..                      ",
13
 
"                     ...                  ..                    ",
14
 
"                   ..                       .                   ",
15
 
"                 ..                          .                  ",
16
 
"                .                             .                 ",
17
 
"               .                               .                ",
18
 
"               .                               .                ",
19
 
"              .                                 .               ",
20
 
"              .                                 .               ",
21
 
"             .                                   .              ",
22
 
"             .                                   .              ",
23
 
"             .                                   .              ",
24
 
"             .                                   .              ",
25
 
"             .           ...       ...           .              ",
26
 
"              .        ..   .    ..   ..         .              ",
27
 
"              .       .      .  .       .        .              ",
28
 
"              .      .        . .        .       .              ",
29
 
"              .     .          .         .       .              ",
30
 
"               .    .          .          .      .              ",
31
 
"               .   .           .          .      .              ",
32
 
"               .   .      ..   .  ..      .     .               ",
33
 
"               .   .     ...   .  ...     .     .               ",
34
 
"                .  .    .....  . .....    .    .                ",
35
 
"                .. .    .....  . .....    .    .                ",
36
 
"                 . .    .....  . .....    .   .                 ",
37
 
"                 . .     .... . . ...     .  .                  ",
38
 
"                 .  .    ... .   ....    .   .                  ",
39
 
"             .....   ........     .......    .....              ",
40
 
"           ..                                     ..            ",
41
 
"         ...                                        ..          ",
42
 
"        .                                             .         ",
43
 
"       .                                               .        ",
44
 
"       .                                               .        ",
45
 
"      ..                                                .       ",
46
 
"      .                                                 .       ",
47
 
"     .                                                   .      ",
48
 
"     .                                                   .      ",
49
 
"     .                                                   .      ",
50
 
"     .                                                   .      ",
51
 
"     .                                                   .      ",
52
 
"     .                                                   .      ",
53
 
"     .                                                   .      ",
54
 
"      .                                                 .       ",
55
 
"      .                                                 .       ",
56
 
"       .                                               .        ",
57
 
"       .                                               .        ",
58
 
"        .                                             .         ",
59
 
"         .                                           .          ",
60
 
"          .                                         .           ",
61
 
"           ...                                    ..            ",
62
 
"              ...                               ..              ",
63
 
"                 ....                        ...                ",
64
 
"                     ......               ...                   ",
65
 
"                           ...............                      ",
66
 
"                                                                ",
67
 
"                                                                ",
68
 
"                                                                ",
69
 
"                                                                "};