~ubuntu-branches/ubuntu/vivid/notecase/vivid

« back to all changes in this revision

Viewing changes to res/icon_attachment.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Vijay(Vijay)
  • Date: 2007-06-14 00:13:48 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070614001348-z9e2vbgtenb9nhoo
Tags: 1.5.6-0ubuntu1
* New Upstream release 
*  The libgnomevfs2-dev is also added to Build-Depends 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char *icon_attachment[] = {
 
3
/* columns rows colors chars-per-pixel */
 
4
"16 16 31 1",
 
5
"  c #505050",
 
6
". c #555555",
 
7
"X c #5A5A5A",
 
8
"o c gray38",
 
9
"O c #656565",
 
10
"+ c #6A6A6A",
 
11
"@ c #6D6D6D",
 
12
"# c #727272",
 
13
"$ c gray46",
 
14
"% c #777777",
 
15
"& c gray47",
 
16
"* c #7E7E7E",
 
17
"= c #818181",
 
18
"- c gray52",
 
19
"; c gray54",
 
20
": c #8D8D8D",
 
21
"> c gray57",
 
22
", c gray59",
 
23
"< c #989898",
 
24
"1 c #9A9A9A",
 
25
"2 c #9F9F9F",
 
26
"3 c gray64",
 
27
"4 c #A5A5A5",
 
28
"5 c #ACACAC",
 
29
"6 c gray70",
 
30
"7 c #B6B6B6",
 
31
"8 c gray73",
 
32
"9 c gray75",
 
33
"0 c #C1C1C1",
 
34
"q c gray77",
 
35
"w c None",
 
36
/* pixels */
 
37
"wwwwwwwwwwwwwwww",
 
38
"wwwwwwwwq03wwwww",
 
39
"wwwwwww0216>wwww",
 
40
"wwwwww01www5-www",
 
41
"wwwww8>65ww4=www",
 
42
"wwww6;5=3*w2*www",
 
43
"www5*3$w1$1$wwww",
 
44
"ww3$,@w:+:@wwwww",
 
45
"www;Ow*o=Owwwwww",
 
46
"ww-ow&X$Xwwwwwww",
 
47
"w=Xw#.#.wwwwwwww",
 
48
"w&.ww@ wwwwwwwww",
 
49
"w#@@+ wwwwwwwwww",
 
50
"ww   wwwwwwwwwww",
 
51
"wwwwwwwwwwwwwwww",
 
52
"wwwwwwwwwwwwwwww"
 
53
};