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

« back to all changes in this revision

Viewing changes to pixmaps/Gen.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 *Gen[] = {
3
 
/* columns rows colors chars-per-pixel */
4
 
"24 24 39 1",
5
 
"  c opaque",
6
 
". c #0a0908",
7
 
"X c #161614",
8
 
"o c #181816",
9
 
"O c #21201e",
10
 
"+ c #282724",
11
 
"@ c #363430",
12
 
"# c #403f3a",
13
 
"$ c #42413d",
14
 
"% c #484641",
15
 
"& c #494943",
16
 
"* c #53514c",
17
 
"= c #5b5954",
18
 
"- c #605e57",
19
 
"; c #65635c",
20
 
": c #686661",
21
 
"> c #6c6a63",
22
 
", c #76746b",
23
 
"< c #78756c",
24
 
"1 c #767573",
25
 
"2 c #7b7973",
26
 
"3 c #807d74",
27
 
"4 c #84827a",
28
 
"5 c #888781",
29
 
"6 c #8a8983",
30
 
"7 c #8c8b89",
31
 
"8 c #908e86",
32
 
"9 c #95938d",
33
 
"0 c #9e9c95",
34
 
"q c #a8a7a1",
35
 
"w c #aba9a3",
36
 
"e c #b0afab",
37
 
"r c #b6b5af",
38
 
"t c #b5b4b2",
39
 
"y c #cfceca",
40
 
"u c #d5d4d1",
41
 
"i c #dedddb",
42
 
"p c #e3e3e2",
43
 
"a c None",
44
 
/* pixels */
45
 
"aaaaaaaaaaaaaaaaaaaaaaaa",
46
 
"aaaaaa     aaaaaaaaaaaaa",
47
 
"aaaa         aaaaaaaaaaa",
48
 
"aaa    y      aaaaaaaaaa",
49
 
"aaa  p9674     aaaaaaaaa",
50
 
"aa   2>@;2     aaaaaaaaa",
51
 
"aa  i9*X10*    aaaaaaaaa",
52
 
"aa   250t2     aaaaaaaaa",
53
 
"aa   6><-*        aaaaaa",
54
 
"aa     #             aaa",
55
 
"aaa           p       aa",
56
 
"aaa       pt %0% 6     a",
57
 
"aaaa      ew000893&    a",
58
 
"aaaaaa     00=-63<     a",
59
 
"aaaaaaa   %0-$+@0>%     ",
60
 
"aaaaaaa  pt0=O.op3;-    ",
61
 
"aaaaaaa   %06@o8i;%     ",
62
 
"aaaaaaa    e2rpu9;      ",
63
 
"aaaaaaa   uw023<<=%     ",
64
 
"aaaaaaaa   = &<$ &     a",
65
 
"aaaaaaaa      $        a",
66
 
"aaaaaaaa               a",
67
 
"aaaaaaaaa             aa",
68
 
"aaaaaaaaaa           aaa"
69
 
};