~ubuntu-branches/ubuntu/lucid/thuban/lucid

« back to all changes in this revision

Viewing changes to Resources/Bitmaps/show_layer.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Silke Reimer
  • Date: 2004-01-28 12:47:34 UTC
  • Revision ID: james.westby@ubuntu.com-20040128124734-6xotwcqilok6ngut
Tags: upstream-1.0.0
ImportĀ upstreamĀ versionĀ 1.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char * show_layer_xpm[] = {
 
3
"24 23 4 1",
 
4
"       c None",
 
5
".      c #000000",
 
6
"+      c #FFFFFF",
 
7
"@      c #949194",
 
8
"                        ",
 
9
"                        ",
 
10
"                        ",
 
11
"                        ",
 
12
"                        ",
 
13
"        .......         ",
 
14
"      ...........       ",
 
15
"    ...............     ",
 
16
"   .................    ",
 
17
"  ....++....+..++....   ",
 
18
" ....++.........+++...  ",
 
19
" ..++++.........+++++.@ ",
 
20
" ..++++.........++++..@ ",
 
21
"  ...+++.......++++..@@ ",
 
22
"   ...++.......++...@@  ",
 
23
"    ....+.....+....@@   ",
 
24
"     @...........@@@    ",
 
25
"       @.......@@@      ",
 
26
"         @@@@@@@        ",
 
27
"                        ",
 
28
"                        ",
 
29
"                        ",
 
30
"                        "};