~ubuntu-branches/ubuntu/jaunty/fqterm/jaunty

« back to all changes in this revision

Viewing changes to res/cursor/end.xpm

  • Committer: Bazaar Package Importer
  • Author(s): LI Daobing
  • Date: 2009-02-14 09:32:53 UTC
  • Revision ID: james.westby@ubuntu.com-20090214093253-s2e6544ox2aj79rj
Tags: upstream-0.9.3+svn632
ImportĀ upstreamĀ versionĀ 0.9.3+svn632

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char *end[]={
 
3
"32 32 3 1",
 
4
". c None",
 
5
"# c #000000",
 
6
"a c #ffffff",
 
7
"................................",
 
8
"................................",
 
9
"................................",
 
10
"................................",
 
11
"................................",
 
12
"........#############...........",
 
13
"........#aaa#aaa#aa##...........",
 
14
"........#a###a#a#a#a#...........",
 
15
"........#aaa#a#a#a#a#...........",
 
16
"........#a###a#a#a#a#...........",
 
17
"........#aaa#a#a#aa##...........",
 
18
"........#############...........",
 
19
"................................",
 
20
".....###################........",
 
21
"......#aaaaaaaaaaaaaaa#.........",
 
22
".......#aaaaaaaaaaaaa#..........",
 
23
"........#aaaaaaaaaaa#...........",
 
24
".........#aaaaaaaaa#............",
 
25
"..........#aaaaaaa#.............",
 
26
"...........#aaaaa#..............",
 
27
"............#aaa#...............",
 
28
".............#a#................",
 
29
"......#################.........",
 
30
"......#aaaaaaaaaaaaaaa#.........",
 
31
"......#aaaaaaaaaaaaaaa#.........",
 
32
"......#################.........",
 
33
"................................",
 
34
"................................",
 
35
"................................",
 
36
"................................",
 
37
"................................",
 
38
"................................"};