~ubuntu-branches/ubuntu/natty/xmedcon/natty

« back to all changes in this revision

Viewing changes to etc/xmedcon.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Roland Marcus Rutschmann
  • Date: 2008-03-20 16:30:00 UTC
  • mfrom: (1.1.11 upstream) (2.1.3 lenny)
  • Revision ID: james.westby@ubuntu.com-20080320163000-tvridqxpeahbkax8
Tags: 0.10.4-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* XPM */
2
 
static char *xmedcon1[] = {
3
 
/* columns rows colors chars-per-pixel */
4
 
"32 32 14 1",
5
 
"  c black",
6
 
". c #191919",
7
 
"X c gray20",
8
 
"o c #7F0000",
9
 
"O c #7F7F00",
10
 
"+ c #4C4C4C",
11
 
"@ c #666667",
12
 
"# c gray50",
13
 
"$ c yellow",
14
 
"% c gray60",
15
 
"& c #B2B2B2",
16
 
"* c gray80",
17
 
"= c gray90",
18
 
"- c None",
19
 
/* pixels */
20
 
"----------------------O---------",
21
 
"---------------------+#---------",
22
 
"---------------------O----------",
23
 
"-----------------O---+----------",
24
 
"-----------------O--@-----------",
25
 
"----------------@+--@-----------",
26
 
"----------------+---++X+--------",
27
 
"----------------X---oO.+--------",
28
 
"--------------oO---..X. X@------",
29
 
"------------@++----XX.o. @----@O",
30
 
"------------@XO#--@X.oo   -O@O#-",
31
 
"----------++#-XXXoo. ...XX------",
32
 
"--------+X-#X#--+XO ...O--------",
33
 
"-------@X#--++-.XX  .+---OXXO#--",
34
 
"---@O+..----#+XOo....#--O O-----",
35
 
"---------@oXX++. .X+XX%#X-------",
36
 
"-------+XX@+o.  ..X--XX.+-------",
37
 
"------O+--XOO.  ++----XX--------",
38
 
"-----#X--o+o. ..X+o----@--------",
39
 
"-----XO-+OX.o....-.O------------",
40
 
"---@++--+.o .X.+ -#.#-----------",
41
 
"-@.@----.o..o.XXX--XO-----------",
42
 
"+X------....XX- --+X------------",
43
 
"--------+..+#--X--+#------------",
44
 
"-------------O.+-.#-------------",
45
 
"--------- --X.+.-+.-. ..--- ..--",
46
 
"---------.+X -. ..    --.-..--.-",
47
 
"---------- .--  .X    -- - -----",
48
 
"----------X --  ...   --.-.-----",
49
 
"----------  .-  --    -- - -----",
50
 
"---------.--. . --  . -. -- --.-",
51
 
"---------X-----------.-.--------"
52
 
};