~ubuntu-branches/ubuntu/precise/tkgate/precise-backports

« back to all changes in this revision

Viewing changes to bitmaps/zoom_out.b

  • Committer: Bazaar Package Importer
  • Author(s): Nicolas Sabouret
  • Date: 2004-08-26 13:44:02 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20040826134402-7iwa3x81zrm5j3s9
Tags: 1.8.4-1
* New upstream release
* Included some french translation (thanks to Georges Khaznadar)
* Switch to /usr/share (FHS-compliance)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#define zoom_out_width 30
2
 
#define zoom_out_height 30
3
 
static unsigned char zoom_out_bits[] = {
4
 
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00, 0xc0, 0x71, 0x00,
5
 
   0x00, 0x30, 0x84, 0x01, 0x00, 0x88, 0x3b, 0x02, 0x00, 0x64, 0xc0, 0x04,
6
 
   0x00, 0x14, 0x00, 0x05, 0x00, 0x12, 0x00, 0x09, 0x00, 0x0a, 0x00, 0x0a,
7
 
   0x00, 0x0a, 0x00, 0x0a, 0x00, 0xc9, 0x7f, 0x12, 0x00, 0xc5, 0x7f, 0x14,
8
 
   0x00, 0xc9, 0x7f, 0x12, 0x00, 0x0a, 0x00, 0x0a, 0x00, 0x0a, 0x00, 0x0a,
9
 
   0x00, 0x12, 0x00, 0x09, 0x00, 0x14, 0x00, 0x05, 0x00, 0x64, 0xc0, 0x04,
10
 
   0x00, 0x8e, 0x3b, 0x02, 0x00, 0x3f, 0x84, 0x01, 0x80, 0xcf, 0x71, 0x00,
11
 
   0xc0, 0x07, 0x0e, 0x00, 0xe0, 0x03, 0x00, 0x00, 0xf0, 0x01, 0x00, 0x00,
12
 
   0xf8, 0x00, 0x00, 0x00, 0x7c, 0x00, 0x00, 0x00, 0x3e, 0x00, 0x00, 0x00,
13
 
   0x1e, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};