~ubuntu-branches/ubuntu/quantal/qgis/quantal

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): William Grant
  • Date: 2007-05-06 13:42:32 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20070506134232-pyli6t388w5asd8x
Tags: 0.8.0-3ubuntu1
* Merge from Debian unstable. Remaining Ubuntu changes:
  - debian/rules, debian/qgis.install, debian/qgis.dirs debian/qgis.desktop:
    Add and install .desktop.
* debian/qgis.desktop: Remove Applications category; it's not real.
* 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 *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
"................................"};