~valavanisalex/ubuntu/maverick/scidavis/fix-604811

« back to all changes in this revision

Viewing changes to scidavis/icons/box.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Ruben Molina
  • Date: 2009-09-06 11:34:04 UTC
  • Revision ID: james.westby@ubuntu.com-20090906113404-4awaey82l3686w4q
Tags: upstream-0.2.3
ImportĀ upstreamĀ versionĀ 0.2.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static const char * box_xpm[] = {
 
3
"20 19 7 1",
 
4
"       c None",
 
5
".      c #101CB5",
 
6
"+      c #0810B5",
 
7
"@      c #0010B5",
 
8
"#      c #0814B5",
 
9
"$      c #1018BD",
 
10
"%      c #101CBD",
 
11
"     .+@+@+@+@+@+@#.",
 
12
"    @             @$",
 
13
"   @             @ @",
 
14
"  @             @  +",
 
15
" @             @   @",
 
16
"@%@+@+@+@+@+@+@    +",
 
17
"+             +    @",
 
18
"@             @    +",
 
19
"+             +    @",
 
20
 
 
21
"@             @    +",
 
22
"+             +    @",
 
23
"@             @    +",
 
24
"+             +    @",
 
25
"@             @    +",
 
26
"+             +   + ",
 
27
"@             @  +  ",
 
28
"+             + +   ",
 
29
"@             @+    ",
 
30
"+@+@+@+@+@+@+@+     "};