~ubuntu-branches/ubuntu/feisty/xbill/feisty

« back to all changes in this revision

Viewing changes to debian/xbill.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Adrian Bridgett
  • Date: 2004-09-07 09:52:14 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20040907095214-d0m46ojc8f7upuqm
Tags: 2.1-4
maintainer upload of NMU - many thanks Tollef (closes: #268885) 

Show diffs side-by-side

added added

removed removed

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