~ubuntu-branches/ubuntu/edgy/tilp/edgy

« back to all changes in this revision

Viewing changes to pixmaps/calc_screen.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Julien BLACHE
  • Date: 2004-05-22 21:12:03 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040522211203-awg2cuw03guyvyz9
Tags: 6.72-2
* debian/control
  + Build-Depends: libticables3 (>= 3.8.4-1).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* XPM */
2
 
static char * calc_screen_xpm[] = {
3
 
"32 32 8 1",
4
 
"       c None",
5
 
".      c None",
6
 
"+      c #000000",
7
 
"@      c #7F7F7F",
8
 
"#      c #7F7F00",
9
 
"$      c #00007F",
10
 
"%      c #0000FF",
11
 
"&      c #7F0000",
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
 
"..++++++++++++++++++++++++++++.."};