~ubuntu-branches/ubuntu/trusty/qgis/trusty

« back to all changes in this revision

Viewing changes to src/plugins/delimited_text/icon.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Johan Van de Wauw
  • Date: 2010-07-11 20:23:24 UTC
  • mfrom: (3.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100711202324-5ktghxa7hracohmr
Tags: 1.4.0+12730-3ubuntu1
* Merge from Debian unstable (LP: #540941).
* Fix compilation issues with QT 4.7
* Add build-depends on libqt4-webkit-dev 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* XPM */
2
 
static const char *icon[]={
3
 
"32 32 7 1",
4
 
". c None",
5
 
"# c #000000",
6
 
"c c #004000",
7
 
"b c #008000",
8
 
"e c #800000",
9
 
"d c #ffff00",
10
 
"a c #ffffff",
11
 
"................................",
12
 
"................................",
13
 
"................................",
14
 
"................................",
15
 
".........#############..........",
16
 
".........#############..........",
17
 
".........#....###....#..........",
18
 
"..............###...............",
19
 
"..............###...............",
20
 
".............a###...............",
21
 
".............a###...............",
22
 
".............a###...............",
23
 
"..............###...............",
24
 
".............a###...............",
25
 
".............#####..............",
26
 
".............bbbbbbbbbbbbbbbbca.",
27
 
"............bbbdddddddddddddbc..",
28
 
"...........bbbdddeeddddeeddbc...",
29
 
".........bbbdddddeeddddeedbc....",
30
 
"........bbbddddddddddddddbc.....",
31
 
".......bbdddddeeddddddddbc......",
32
 
".....bbbddeeddeedddddddbc.......",
33
 
".a..bbddddeedddddddeedbc........",
34
 
".abbbddddddddddddddeebc.........",
35
 
".abbbbbbbbbbbbbbbbbbbc..........",
36
 
"..cccccccccccccccccccc..........",
37
 
"................................",
38
 
"................................",
39
 
"................................",
40
 
"................................",
41
 
"................................",
42
 
"................................"};