~ubuntu-branches/ubuntu/karmic/xboard/karmic

« back to all changes in this revision

Viewing changes to pixmaps/gdl49.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Bhavani Shankar
  • Date: 2009-07-05 07:58:26 UTC
  • mfrom: (3.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090705075826-gj6dcvz5fn0rxc6l
Tags: 4.4.0~alpha6-1ubuntu1
* Merge from debian unstable, remaining changes: LP: #395667
  - Add debian/xboard.xpm and set as icon.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char *gdl49[] = {
 
3
/* columns rows colors chars-per-pixel */
 
4
"49 49 2 1",
 
5
"  c black s dark_piece",
 
6
". c gray s light_square",
 
7
/* pixels */
 
8
".................................................",
 
9
".................................................",
 
10
".................................................",
 
11
".................................................",
 
12
".................    .......    .................",
 
13
"................      .....      ................",
 
14
"................      .....      ................",
 
15
"................      .....      ................",
 
16
".......    ......    .......    ......    .......",
 
17
"......      ....... ......... .......      ......",
 
18
"......      ....... ......... .......      ......",
 
19
"......      .......  .......  .......      ......",
 
20
".......    ........  .......  ........    .......",
 
21
"........  .........  .......  .........  ........",
 
22
".........  ........   .....   ........  .........",
 
23
"..........  .......   .....   .......  ..........",
 
24
"..........  .......   .....   .......  ..........",
 
25
"..........   .....     ...     .....   ..........",
 
26
"..........   .....     ...     .....   ..........",
 
27
"..........    ....     ...     ....    ..........",
 
28
"..........     ...      .      ...     ..........",
 
29
"...........    ...      .      ...    ...........",
 
30
"...........     ..      .      ..     ...........",
 
31
"...........     ..             ..     ...........",
 
32
"...........      .             .      ...........",
 
33
"...........                           ...........",
 
34
"............                         ............",
 
35
"............                         ............",
 
36
"............                         ............",
 
37
"............                         ............",
 
38
".............                       .............",
 
39
"..............                     ..............",
 
40
"..............       .......       ..............",
 
41
"............... ......     ...... ...............",
 
42
"...............                   ...............",
 
43
"................                 ................",
 
44
"................                 ................",
 
45
"................   ...........   ................",
 
46
"................ ...         ... ................",
 
47
"...............                   ...............",
 
48
"...............                   ...............",
 
49
"..............                     ..............",
 
50
".............                       .............",
 
51
".............                       .............",
 
52
"...............                   ...............",
 
53
".....................       .....................",
 
54
".................................................",
 
55
".................................................",
 
56
"................................................."
 
57
};