~ubuntu-branches/ubuntu/trusty/picon-domains/trusty

« back to all changes in this revision

Viewing changes to com/lockheed/unknown/face.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Hakan Ardo
  • Date: 2004-08-09 13:54:22 UTC
  • Revision ID: james.westby@ubuntu.com-20040809135422-cx5u3bugww0ifg4q
Tags: upstream-2004.08.05
ImportĀ upstreamĀ versionĀ 2004.08.05

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char * face_xpm[] = {
 
3
/* width height ncolors chars_per_pixel */
 
4
"48 48 10 1",
 
5
/* colors */
 
6
"       s None  c None",
 
7
".      c white",
 
8
"X      c slate grey",
 
9
"o      c dark slate grey",
 
10
"O      c sky blue",
 
11
"+      c navy",
 
12
"@      c grey",
 
13
"#      c lavender",
 
14
"$      c gainsboro",
 
15
"%      c purple",
 
16
/* pixels */
 
17
"                                                ",
 
18
"                                                ",
 
19
"                                                ",
 
20
"                                                ",
 
21
"                                                ",
 
22
"                                                ",
 
23
"                                                ",
 
24
"                                                ",
 
25
"                                                ",
 
26
"                                                ",
 
27
"                                                ",
 
28
"                                                ",
 
29
"                                                ",
 
30
"                                                ",
 
31
"................................................",
 
32
"................................................",
 
33
"......................................X.........",
 
34
".....................................oO.........",
 
35
"....................................X+X.........",
 
36
"...................................X@+..........",
 
37
"..................................X.#+..........",
 
38
".................................X@.X$..........",
 
39
".....#.###.##$$@O%+++++++++++++++++++++++++X....",
 
40
"...............................@@...O..@XX......",
 
41
"..............................O@....XXX@........",
 
42
".............................@.....#+...........",
 
43
".............................#...@Xo............",
 
44
"...............................@@..+............",
 
45
"..............................+....#............",
 
46
"...........................@.@....@.............",
 
47
"..........................O.......@.............",
 
48
".........................#........#.............",
 
49
"................................................",
 
50
"................................................",
 
51
"                                                ",
 
52
"                                                ",
 
53
"                                                ",
 
54
"                                                ",
 
55
"                                                ",
 
56
"                                                ",
 
57
"                                                ",
 
58
"                                                ",
 
59
"                                                ",
 
60
"                                                ",
 
61
"                                                ",
 
62
"                                                ",
 
63
"                                                ",
 
64
"                                                "};