~jcowgill/ubuntu/trusty/easytag/bug-1295882

« back to all changes in this revision

Viewing changes to pixmaps/freedb.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Michal Čihař
  • Date: 2008-09-08 21:44:11 UTC
  • mfrom: (3.1.10 hardy)
  • Revision ID: james.westby@ubuntu.com-20080908214411-v237hcgn5d97ecut
Tags: 2.1.4-1.1
* Non-maintainer upload.
* Warn user when ogg vorbis tags will be lost, fix handling of multiple same
  ogg vorbis tags (Closes: #460247).
* Fix lintian warnings:
  - Add watch file.
  - Install icon for menu file (Closes: #477456).
  - Fix section in menu file.
  - Drop version from NAME section of man page to `apropos' and `whatis'
    happy.
  - Include copyright information in debian/copyright.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
const char * freedb_xpm[] = {
 
3
"16 16 67 1",
 
4
"       c None",
 
5
".      c #C8D4E6",
 
6
"+      c #D0DAEA",
 
7
"@      c #829DC6",
 
8
"#      c #7492C0",
 
9
"$      c #7392C0",
 
10
"%      c #9BB1D1",
 
11
"&      c #D7DFEC",
 
12
"*      c #EDF1F7",
 
13
"=      c #AABDD9",
 
14
"-      c #FEFEFE",
 
15
";      c #FFFFFF",
 
16
">      c #F9FAFC",
 
17
",      c #456EAB",
 
18
"'      c #94ACCE",
 
19
")      c #6889BA",
 
20
"!      c #4E75AF",
 
21
"~      c #94ABCE",
 
22
"{      c #6284B8",
 
23
"]      c #587CB3",
 
24
"^      c #CDD8E8",
 
25
"/      c #B2C3DC",
 
26
"(      c #95ACCF",
 
27
"_      c #7694C1",
 
28
":      c #849FC7",
 
29
"<      c #A4B8D6",
 
30
"[      c #7493C0",
 
31
"}      c #C5D2E5",
 
32
"|      c #7593C0",
 
33
"1      c #859FC7",
 
34
"2      c #CFD9E9",
 
35
"3      c #99AFD1",
 
36
"4      c #B8C7DE",
 
37
"5      c #9AB0D1",
 
38
"6      c #CDD7E8",
 
39
"7      c #9FB4D3",
 
40
"8      c #B7C6DE",
 
41
"9      c #BECCE1",
 
42
"0      c #7795C1",
 
43
"a      c #7F9BC5",
 
44
"b      c #7190BE",
 
45
"c      c #A2B7D5",
 
46
"d      c #BBCAE0",
 
47
"e      c #9EB3D3",
 
48
"f      c #C0CDE2",
 
49
"g      c #B1C2DC",
 
50
"h      c #88A2C9",
 
51
"i      c #ADBFDA",
 
52
"j      c #C6D2E5",
 
53
"k      c #EFF2F7",
 
54
"l      c #F0F4F8",
 
55
"m      c #F2F5F9",
 
56
"n      c #EEF2F7",
 
57
"o      c #EDF1F6",
 
58
"p      c #F0F3F8",
 
59
"q      c #EAEFF5",
 
60
"r      c #28579E",
 
61
"s      c #24549C",
 
62
"t      c #29589E",
 
63
"u      c #28589E",
 
64
"v      c #27569D",
 
65
"w      c #DDE5EF",
 
66
"x      c #D6DFEC",
 
67
"y      c #D6DFED",
 
68
"z      c #D4DDEB",
 
69
"A      c #D3DCEB",
 
70
"B      c #E0E7F1",
 
71
"                ",
 
72
"                ",
 
73
"                ",
 
74
"                ",
 
75
"                ",
 
76
" .+++++++@#$#$#%",
 
77
"&*=-;;;;>,')!~{]",
 
78
"^/(_:_<[}|12345@",
 
79
"6789[0abc7defghi",
 
80
"jklmnopqarrstuvw",
 
81
" xyyyyyxzAAAAAB ",
 
82
"                ",
 
83
"                ",
 
84
"                ",
 
85
"                ",
 
86
"                "};