~ubuntu-branches/ubuntu/wily/packeth/wily

« back to all changes in this revision

Viewing changes to src/pixmaps/X.xpm

  • Committer: Bazaar Package Importer
  • Author(s): David Paleino
  • Date: 2010-03-04 21:32:00 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20100304213200-dnrtvqlt9c5nont4
Tags: 1.6.5-1
* New upstream version
* debian/control:
  - updated my email address
  - DMUA removed
  - bumped Standards-Version to 3.8.4 (no changes needed)
  - bumped debhelper dependency to >= 7.0.50~, to use
    overridden rules
  - removed Build-Dependency on quilt
* debian/rules:
  - use dh7
  - rename /usr/bin/packETH to /usr/bin/packeth
* debian/watch updated
* debian/source/format: use 3.0 (quilt)
* debian/patches/:
  - fix_pixmaps.patch removed, fixed upstream
  - fix_warnings.patch updated, and renamed to 01-fix_warnings.patch
  - fix_Makefile.patch removed, fixed in debian/rules
  - 02-fix_typo.patch added
* debian/examples removed, no more available upstream
* debian/packeth.1 manually rewritten, without using docbook sources
* debian/copyright: point to the non-symlink license

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char *X[] = {
 
3
/* columns rows colors chars-per-pixel */
 
4
"24 24 111 2",
 
5
"   c #000000",
 
6
".  c #0a0300",
 
7
"X  c #130600",
 
8
"o  c #1a0801",
 
9
"O  c #220c02",
 
10
"+  c #280f02",
 
11
"@  c #2c1003",
 
12
"#  c #451504",
 
13
"$  c #4d1804",
 
14
"%  c #531b05",
 
15
"&  c #5d1d05",
 
16
"*  c #651f05",
 
17
"=  c #652005",
 
18
"-  c #6d2206",
 
19
";  c #6a2408",
 
20
":  c #672b11",
 
21
">  c #722506",
 
22
",  c #752a09",
 
23
"<  c #7b2707",
 
24
"1  c #7d2807",
 
25
"2  c #7f2b09",
 
26
"3  c #7f3715",
 
27
"4  c #842c08",
 
28
"5  c #8c2e09",
 
29
"6  c #83330d",
 
30
"7  c #88360e",
 
31
"8  c #96330a",
 
32
"9  c #9d340a",
 
33
"0  c #9a3e17",
 
34
"q  c #a2360b",
 
35
"w  c #a6380c",
 
36
"e  c #aa3a0c",
 
37
"r  c #b13d0d",
 
38
"t  c #804a32",
 
39
"y  c #a8410e",
 
40
"u  c #a24919",
 
41
"i  c #aa4410",
 
42
"p  c #b5410e",
 
43
"a  c #bb430e",
 
44
"s  c #b34714",
 
45
"d  c #b3491c",
 
46
"f  c #bc4a11",
 
47
"g  c #a64f27",
 
48
"h  c #af4c24",
 
49
"j  c #ad5129",
 
50
"k  c #b64f25",
 
51
"l  c #b3522b",
 
52
"z  c #bc5225",
 
53
"x  c #b8552e",
 
54
"c  c #bb582e",
 
55
"v  c #bc5b32",
 
56
"b  c #8c634d",
 
57
"n  c #9c7663",
 
58
"m  c #a3735d",
 
59
"M  c #ab7255",
 
60
"N  c #a87d6b",
 
61
"B  c #c2460f",
 
62
"V  c #c5490f",
 
63
"C  c #cb4b0f",
 
64
"Z  c #c24c12",
 
65
"A  c #c94f10",
 
66
"S  c #d14e10",
 
67
"D  c #d65012",
 
68
"F  c #db5412",
 
69
"G  c #da5a1c",
 
70
"H  c #c65623",
 
71
"J  c #c45729",
 
72
"K  c #c1592d",
 
73
"L  c #c66034",
 
74
"P  c #c7663c",
 
75
"I  c #c3683d",
 
76
"U  c #c96335",
 
77
"Y  c #d7612b",
 
78
"T  c #df723d",
 
79
"R  c #e05713",
 
80
"E  c #e35813",
 
81
"W  c #e95b13",
 
82
"Q  c #e46c2f",
 
83
"!  c #e67034",
 
84
"~  c #e3733b",
 
85
"^  c #cb6d44",
 
86
"/  c #ce724a",
 
87
"(  c #d37245",
 
88
")  c #d4764b",
 
89
"_  c #da7546",
 
90
"`  c #dd794a",
 
91
"'  c #e17641",
 
92
"]  c #e47a45",
 
93
"[  c #e47f4e",
 
94
"{  c #ab8069",
 
95
"}  c #a38272",
 
96
"|  c #af8673",
 
97
" . c #ac8978",
 
98
".. c #b18771",
 
99
"X. c #b28d7c",
 
100
"o. c #c08e78",
 
101
"O. c #d28e72",
 
102
"+. c #d89375",
 
103
"@. c #dc997b",
 
104
"#. c #d9a38d",
 
105
"$. c #dba893",
 
106
"%. c #d8af9b",
 
107
"&. c #deb39d",
 
108
"*. c #e5b29c",
 
109
"=. c #e8b49d",
 
110
"-. c #ebc1af",
 
111
";. c #ebc8b9",
 
112
":. c #dadada",
 
113
">. c #ececec",
 
114
",. c white",
 
115
"<. c None",
 
116
/* pixels */
 
117
"<.<.<.<.<.<.                        <.<.<.<.<.<.",
 
118
"<.<.<.<.<.          o @ @ o           <.<.<.<.<.",
 
119
"<.<.<.        + 6 S ` _ _ ( d , O         <.<.<.",
 
120
"<.<.      . 7 T O.Q G D S C V V a , .       <.<.",
 
121
"<.<.    X s ] ~ E E F F D S C V B p 8 X     <.<.",
 
122
"<.    . p ] ! W W W W F D D C V B a r 8 .     <.",
 
123
"      6 ~ Q W W A f W E F D V e B a r r ;       ",
 
124
"    O Y ] E W u n b y F F V m X.g a p r e o     ",
 
125
"    3 ` F E W { ,.,.&.s V } :.,.=.L r r e =     ",
 
126
"    I Y F F E M ,.,.,.%. .:.,.,.@.^ p r e 2     ",
 
127
"  X ) S D F F f ..,.,.,.,.,.,.*.( P r e e 5 X   ",
 
128
"  O ( C S D F F F ..,.,.,.,.*.) J r r r q 4 o   ",
 
129
"  O ( V C D D D D X.,.,.,.,.-.H r r r e w > o   ",
 
130
"  . ^ B V C C y X.>.,.,.,.,.,.;.z r r w w = .   ",
 
131
"    j a B V e m ,.,.,.*.*.,.,.,.$.k e w 5 &     ",
 
132
"    t a a B 8 N ,.,.*.L J *.,.,.$.l w 8 1 #     ",
 
133
"    o v p a a 0 X.+.U B H z O.#.l h q 4 > X     ",
 
134
"      : c s r r K K r r r k x l j q 9 * #       ",
 
135
"<.    . 4 l k r e r r e e e w q q 8 * * .     <.",
 
136
"<.<.    . 4 l d e e e e w w q q < * * .     <.<.",
 
137
"<.<.      . % q q q q q q 9 4 * - % .       <.<.",
 
138
"<.<.<.        o % , 5 1 * * & $ o         <.<.<.",
 
139
"<.<.<.<.<.          . o o .           <.<.<.<.<.",
 
140
"<.<.<.<.<.<.                        <.<.<.<.<.<."
 
141
};