~ubuntu-branches/ubuntu/warty/synaptic/warty

« back to all changes in this revision

Viewing changes to pixmaps/logo.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2002-04-04 12:23:30 UTC
  • Revision ID: james.westby@ubuntu.com-20020404122330-il87fkpjajirckb2
Tags: upstream-0.16
ImportĀ upstreamĀ versionĀ 0.16

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char * logo_xpm[] = {
 
3
"64 64 2 1",
 
4
"       c None",
 
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
"                                                                "};