~ubuntu-branches/debian/jessie/gpaint/jessie

« back to all changes in this revision

Viewing changes to pixmaps/wait3.xbm

  • Committer: Bazaar Package Importer
  • Author(s): Goedson Teixeira Paixao
  • Date: 2002-03-17 12:27:19 UTC
  • Revision ID: james.westby@ubuntu.com-20020317122719-a6mowwhvvtbmcxow
Tags: upstream-0.2.2
ImportĀ upstreamĀ versionĀ 0.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#define wait3_width 24
 
2
#define wait3_height 24
 
3
static unsigned char wait3_bits[] = {
 
4
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3e, 0x00,
 
5
  0x80, 0xf9, 0x00, 0x40, 0xf8, 0x01, 0x20, 0xf8, 0x03, 0x10, 0xf8, 0x07,
 
6
  0x10, 0xf8, 0x07, 0x08, 0xf8, 0x0f, 0x08, 0xf8, 0x0f, 0xf8, 0xff, 0x0f,
 
7
  0xf8, 0x0f, 0x08, 0xf8, 0x0f, 0x08, 0xf0, 0x0f, 0x04, 0xf0, 0x0f, 0x04,
 
8
  0xe0, 0x0f, 0x02, 0xc0, 0x0f, 0x01, 0x80, 0xcf, 0x00, 0x00, 0x3e, 0x00,
 
9
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
 
10
  };