~ubuntu-branches/ubuntu/wily/tora/wily-proposed

« back to all changes in this revision

Viewing changes to icons/synonym.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Albin Tonnerre
  • Date: 2007-05-29 13:13:36 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070529131336-85ygaddivvmkd3xc
Tags: 1.3.21pre22-1ubuntu1
* Merge from Debian unstable. Remaining Ubuntu changes:
  - debian/rules: call dh_iconcache
  - Remove g++ build dependency
* Modify Maintainer value to match Debian-Maintainer-Field Spec

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* XPM */
2
 
static const char* const synonym_xpm[] = {
3
 
"16 11 32 1",
4
 
"       c None",
5
 
".      c #FFFFFF",
6
 
"+      c #E57A7A",
7
 
"@      c #D42121",
8
 
"#      c #FBE9E9",
9
 
"$      c #CE0000",
10
 
"%      c #F0B1B1",
11
 
"&      c #F4C8C8",
12
 
"*      c #F6D3D3",
13
 
"=      c #E16464",
14
 
"-      c #D21616",
15
 
";      c #E88585",
16
 
">      c #D93737",
17
 
",      c #F2BCBC",
18
 
"'      c #EEA6A6",
19
 
")      c #120000",
20
 
"!      c #000000",
21
 
"~      c #980000",
22
 
"{      c #480000",
23
 
"]      c #630000",
24
 
"^      c #9A0B0B",
25
 
"/      c #C3B122",
26
 
"(      c #5A0000",
27
 
"_      c #D00B0B",
28
 
":      c #BAB122",
29
 
"<      c #E8851A",
30
 
"[      c #472C09",
31
 
"}      c #DF5959",
32
 
"|      c #DB430D",
33
 
"1      c #6F6F15",
34
 
"2      c #240000",
35
 
"3      c #D72C2C",
36
 
"................",
37
 
"...+@........#$%",
38
 
"..&$*........#=.",
39
 
"..-;.........>=.",
40
 
".=$$$$,'$$$$$-..",
41
 
"%$)!!!~${!!!]&..",
42
 
".=)!!!^'{!!!]&..",
43
 
".=/!!(_'$:!!]&..",
44
 
".=$<[$,.}|12+...",
45
 
"..&$@...._$3....",
46
 
"................"};