~ubuntu-branches/ubuntu/wily/grass/wily

« back to all changes in this revision

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

Tags: 7.0.0~rc1+ds1-1~exp1
* New upstream release candidate.
* Repack upstream tarball, remove precompiled Python objects.
* Add upstream metadata.
* Update gbp.conf and Vcs-Git URL to use the experimental branch.
* Update watch file for GRASS 7.0.
* Drop build dependencies for Tcl/Tk, add build dependencies:
  python-numpy, libnetcdf-dev, netcdf-bin, libblas-dev, liblapack-dev
* Update Vcs-Browser URL to use cgit instead of gitweb.
* Update paths to use grass70.
* Add configure options: --with-netcdf, --with-blas, --with-lapack,
  remove --with-tcltk-includes.
* Update patches for GRASS 7.
* Update copyright file, changes:
  - Update copyright years
  - Group files by license
  - Remove unused license sections
* Add patches for various typos.
* Fix desktop file with patch instead of d/rules.
* Use minimal dh rules.
* Bump Standards-Version to 3.9.6, no changes.
* Use dpkg-maintscript-helper to replace directories with symlinks.
  (closes: #776349)
* Update my email to use @debian.org address.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#define icon_width 50
2
 
#define icon_height 50
3
 
static char icon_bits[] = {
4
 
   0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
5
 
   0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
6
 
   0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
7
 
   0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
8
 
   0xfc, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x80, 0x99, 0x01, 0x00,
9
 
   0x33, 0x03, 0xfc, 0x80, 0x99, 0x01, 0x00, 0x33, 0x03, 0xfc, 0x80, 0xff,
10
 
   0x99, 0x33, 0xff, 0x03, 0xfc, 0x80, 0xff, 0x99, 0x33, 0xff, 0x03, 0xfc,
11
 
   0x00, 0xe7, 0xf8, 0x3f, 0xce, 0x01, 0xfc, 0x00, 0xe7, 0xf0, 0x1f, 0xce,
12
 
   0x01, 0xfc, 0x00, 0xe7, 0xf0, 0x1f, 0xce, 0x01, 0xfc, 0x00, 0xff, 0xf0,
13
 
   0x1f, 0xfe, 0x01, 0xfc, 0x00, 0xff, 0xf0, 0x1f, 0xfe, 0x01, 0xfc, 0x00,
14
 
   0xff, 0xff, 0xff, 0xff, 0x01, 0xfc, 0x00, 0xff, 0x7f, 0xfc, 0xff, 0x01,
15
 
   0xfc, 0x00, 0xff, 0x3f, 0xf8, 0xff, 0x01, 0xfc, 0x00, 0xff, 0x1f, 0xf0,
16
 
   0xff, 0x01, 0xfc, 0x00, 0xe7, 0x19, 0x30, 0xcf, 0x01, 0xfc, 0x00, 0xe7,
17
 
   0x19, 0x30, 0xcf, 0x01, 0xfc, 0x00, 0xe7, 0x1f, 0xf0, 0xcf, 0x01, 0xfc,
18
 
   0x00, 0xe7, 0x1f, 0xf0, 0xcf, 0x01, 0xfc, 0x00, 0xe7, 0x1f, 0xf0, 0xcf,
19
 
   0x01, 0xfc, 0x80, 0xff, 0x1f, 0xf0, 0xff, 0x03, 0xfc, 0x80, 0xff, 0x1f,
20
 
   0xf0, 0xff, 0x03, 0xfc, 0x80, 0xff, 0xff, 0xff, 0xff, 0x03, 0xfc, 0x80,
21
 
   0xff, 0xff, 0xff, 0xff, 0x03, 0xfc, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
22
 
   0xfc, 0x00, 0xc3, 0x83, 0x83, 0xc3, 0x00, 0xfc, 0x80, 0xc7, 0x8e, 0xe3,
23
 
   0xe7, 0x03, 0xfc, 0xc0, 0x6f, 0x8c, 0x63, 0x6c, 0x0e, 0xfc, 0xe0, 0x6c,
24
 
   0xc8, 0x66, 0x60, 0x00, 0xfc, 0x70, 0x6c, 0xcc, 0xe6, 0xc0, 0x01, 0xfc,
25
 
   0x38, 0xf0, 0xcf, 0xc7, 0x1f, 0x0f, 0xfc, 0x1c, 0xf0, 0xe7, 0x0f, 0x3c,
26
 
   0x3c, 0xfc, 0x9e, 0x37, 0xe1, 0xce, 0xb8, 0x71, 0xfc, 0xbe, 0x1b, 0x63,
27
 
   0xcc, 0xb8, 0xf1, 0xfc, 0xfc, 0x19, 0x73, 0xdc, 0xbf, 0xff, 0xfd, 0xf8,
28
 
   0x1c, 0x77, 0x9c, 0x1f, 0xff, 0xfc, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
29
 
   0xfc, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xf7, 0x67,
30
 
   0xf4, 0xff, 0xff, 0xff, 0x7f, 0xf7, 0x5b, 0xf5, 0xff, 0xff, 0xff, 0x3f,
31
 
   0x57, 0x7b, 0xf6, 0xff, 0xff, 0xff, 0x7f, 0xb7, 0x5b, 0xf5, 0xff, 0xff,
32
 
   0xff, 0x1f, 0x55, 0x67, 0xc5, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
33
 
   0xff, 0xff};