~ubuntu-branches/ubuntu/vivid/grass/vivid-proposed

« back to all changes in this revision

Viewing changes to display/drivers/XDRIVER/icon.bit.grass5

  • Committer: Package Import Robot
  • Author(s): Bas Couwenberg
  • Date: 2015-02-20 23:12:08 UTC
  • mfrom: (8.2.6 experimental)
  • Revision ID: package-import@ubuntu.com-20150220231208-1u6qvqm84v430b10
Tags: 7.0.0-1~exp1
* New upstream release.
* Update python-ctypes-ternary.patch to use if/else instead of and/or.
* Drop check4dev patch, rely on upstream check.
* Add build dependency on libpq-dev to grass-dev for libpq-fe.h.
* Drop patches applied upstream, refresh remaining patches.
* Update symlinks for images switched from jpg to png.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#define icon_width 50
2
 
#define icon_height 50
3
 
static unsigned char icon_bits[] = {
4
 
   0x00, 0x00, 0x80, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x06, 0x00,
5
 
   0x00, 0x00, 0x00, 0x00, 0x60, 0x0c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x30,
6
 
   0x18, 0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x30, 0x00, 0x00, 0x00, 0x00,
7
 
   0x00, 0x0c, 0x64, 0x00, 0x00, 0x00, 0x00, 0x00, 0x06, 0xc6, 0x00, 0x00,
8
 
   0x00, 0x00, 0x00, 0x03, 0x86, 0x01, 0x00, 0x00, 0x00, 0x80, 0x01, 0x07,
9
 
   0x03, 0x00, 0x00, 0x00, 0xc0, 0x00, 0x06, 0x06, 0x00, 0x00, 0x00, 0x60,
10
 
   0x00, 0x0e, 0x0c, 0x00, 0x00, 0x00, 0x30, 0x00, 0x04, 0x18, 0x00, 0x00,
11
 
   0x00, 0x18, 0x00, 0x04, 0x30, 0x00, 0x00, 0x00, 0x0c, 0x02, 0x04, 0x60,
12
 
   0x00, 0x00, 0x00, 0x06, 0x02, 0x04, 0xc0, 0x00, 0x00, 0x00, 0x03, 0x06,
13
 
   0x06, 0x80, 0x01, 0x00, 0x80, 0x01, 0x04, 0x02, 0x00, 0x03, 0x00, 0xc0,
14
 
   0x00, 0x08, 0x02, 0x04, 0x06, 0x00, 0x60, 0x00, 0x18, 0x02, 0x02, 0x0c,
15
 
   0x00, 0x30, 0x00, 0x10, 0x02, 0x02, 0x18, 0x00, 0x18, 0x00, 0x21, 0x02,
16
 
   0x01, 0x30, 0x00, 0x30, 0x00, 0x42, 0x82, 0x00, 0x18, 0x00, 0x60, 0x00,
17
 
   0xc2, 0x42, 0x00, 0x0c, 0x00, 0xc0, 0x00, 0x84, 0x42, 0x10, 0x06, 0x00,
18
 
   0x80, 0x41, 0x0c, 0x33, 0x08, 0x03, 0x00, 0x00, 0xc3, 0x08, 0x93, 0x84,
19
 
   0x01, 0x00, 0x00, 0x06, 0x19, 0x9b, 0xc4, 0x00, 0x00, 0x00, 0x0d, 0x11,
20
 
   0x4e, 0x62, 0x01, 0x00, 0x00, 0x1a, 0x32, 0x46, 0xb1, 0x00, 0x00, 0x00,
21
 
   0x34, 0x22, 0xcb, 0x58, 0x00, 0x00, 0x00, 0x68, 0x64, 0xd3, 0x2c, 0x00,
22
 
   0x00, 0x00, 0xd0, 0x64, 0x7b, 0x16, 0x00, 0x00, 0x00, 0xa8, 0xf9, 0x29,
23
 
   0x2b, 0x00, 0x00, 0x00, 0x50, 0xf3, 0x89, 0x15, 0x00, 0x00, 0x00, 0xa0,
24
 
   0xc6, 0xc9, 0x0a, 0x00, 0x00, 0x00, 0x40, 0x8d, 0x61, 0x05, 0x00, 0x00,
25
 
   0x00, 0xe0, 0x1a, 0xb1, 0x0e, 0x00, 0x00, 0x00, 0xc0, 0x35, 0x58, 0x07,
26
 
   0x00, 0x00, 0x00, 0x80, 0x6b, 0xac, 0x03, 0x00, 0x00, 0x00, 0x00, 0xd7,
27
 
   0xd6, 0x01, 0x00, 0x00, 0x00, 0x00, 0xae, 0xeb, 0x00, 0x00, 0x00, 0x00,
28
 
   0x00, 0x5c, 0x75, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0xff, 0xff, 0x00,
29
 
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3c, 0x06, 0xc1,
30
 
   0x71, 0x00, 0x00, 0x00, 0x22, 0x89, 0x22, 0x49, 0x00, 0x00, 0x00, 0x02,
31
 
   0x49, 0x24, 0x08, 0x00, 0x00, 0x00, 0x3a, 0xc7, 0xc7, 0x30, 0x00, 0x00,
32
 
   0x00, 0x22, 0x49, 0x24, 0x49, 0x00, 0x00, 0x00, 0x3c, 0x51, 0xe4, 0x38,
33
 
   0x00, 0x00};