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

« back to all changes in this revision

Viewing changes to scidavis/icons/fileprint.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 *fileprint_xpm[] = {
 
3
"    16    14        6            1",
 
4
". c #000000",
 
5
"# c #848284",
 
6
"a c #c6c3c6",
 
7
"b c #ffff00",
 
8
"c c #ffffff",
 
9
"d c None",
 
10
"ddddd.........dd",
 
11
"dddd.cccccccc.dd",
 
12
"dddd.c.....c.ddd",
 
13
"ddd.cccccccc.ddd",
 
14
"ddd.c.....c....d",
 
15
"dd.cccccccc.a.a.",
 
16
"d..........a.a..",
 
17
".aaaaaaaaaa.a.a.",
 
18
".............aa.",
 
19
".aaaaaa###aa.a.d",
 
20
".aaaaaabbbaa...d",
 
21
".............a.d",
 
22
"d.aaaaaaaaa.a.dd",
 
23
"dd...........ddd"
 
24
};