~ubuntu-branches/ubuntu/saucy/cuyo/saucy

« back to all changes in this revision

Viewing changes to data/pics/ieNix.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Angel Abad
  • Date: 2010-07-19 09:54:44 UTC
  • mfrom: (4.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20100719095444-ecoegzo1vvvdwra9
Tags: 2.~-1.1.brl3-1ubuntu1
* Merge from debian unstable (LP: #607106). Remaining changes:
  - Don't register MimeType=application/x-executable in
    the .desktop file.
  - Remove UTF-8 in the .desktop file
  - 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char * ieNixN_xpm[] = {
 
3
"32 32 4 1",
 
4
"       c None",
 
5
".      c #AFAFAF",
 
6
"+      c #CCCCCC",
 
7
"@      c #666666",
 
8
"..+++                      +++@@",
 
9
"+++@@                      ..+++",
 
10
"+@@@@                      ....+",
 
11
"@@@@@                      .....",
 
12
"@@@@@                      .....",
 
13
"@@@                          ...",
 
14
"@                              .",
 
15
"                                ",
 
16
"                                ",
 
17
"                                ",
 
18
"                                ",
 
19
"                                ",
 
20
"                                ",
 
21
"                                ",
 
22
"                                ",
 
23
"                                ",
 
24
"                                ",
 
25
"                                ",
 
26
"                                ",
 
27
"                                ",
 
28
"                                ",
 
29
"                                ",
 
30
"                                ",
 
31
"                                ",
 
32
"                                ",
 
33
"                                ",
 
34
"                                ",
 
35
"                                ",
 
36
"                                ",
 
37
"+                              +",
 
38
"+++                          +++",
 
39
"..+++                      +++@@"};