source: branches/port5/lib/pixmaps/icons/unused/default.bitmap

Last change on this file was 5886, checked in by westram, 16 years ago
  • added resource tester (make ressource_check)
  • Each ARB application has one default icon now
    • if icon is missing, no fallback exists - instead the application raises an error
    • all windows created under one AW_root use the same icon
    • it's still possible to define special icons for special windows (but it's not used atm)
  • class AW_window
    • create_toggle now expects that names of toggle-graphics start with '#' (previously it accepted with and without '#')
    • moved code from set_icon to aw_create_shell
    • added code setting small titlebar/taskbar-icon. Works in GNOME (please report whether it works in KDE as well)
    • .xpm possible for icons
  • class AW_root
    • renamed init() to init_root() to make function name unique for resource testing. Removed default-value for 2nd parameter
    • init_root() stores 'programmname' in class member (used as name for default icon)
  • fixed/removed calls to changed/removed functions
  • moved all unused resources into 'unused' subfolders
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 2.4 KB
Line 
1#define default_width 64
2#define default_height 48
3static char default_bits[] = {
4   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
5   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
6   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0xff, 0xff, 0xff,
7   0xff, 0xff, 0xff, 0x3f, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20,
8   0x04, 0x00, 0x00, 0x00, 0x00, 0x3c, 0x00, 0x20, 0x04, 0x00, 0x00, 0x00,
9   0x00, 0x3c, 0x00, 0x20, 0x04, 0x00, 0x00, 0x00, 0x00, 0x3c, 0x00, 0x20,
10   0x04, 0x00, 0x00, 0x00, 0x00, 0x3c, 0x00, 0x20, 0x04, 0x00, 0x00, 0x00,
11   0x00, 0x3c, 0x00, 0x20, 0x04, 0x00, 0x00, 0x00, 0x00, 0x3c, 0x00, 0x20,
12   0x04, 0x00, 0x00, 0x00, 0x00, 0x3c, 0x00, 0x20, 0x04, 0x00, 0x00, 0x00,
13   0x00, 0x3c, 0x00, 0x20, 0x04, 0x00, 0x00, 0x00, 0x00, 0x3c, 0x00, 0x20,
14   0x04, 0x00, 0x00, 0x00, 0x00, 0x3c, 0x00, 0x20, 0x04, 0x00, 0x00, 0x00,
15   0x00, 0x3c, 0x00, 0x20, 0x04, 0x00, 0x00, 0x02, 0x70, 0x3c, 0x00, 0x20,
16   0x04, 0x00, 0x00, 0x03, 0x7c, 0xfc, 0x00, 0x20, 0x04, 0x00, 0x80, 0x03,
17   0x7e, 0xfc, 0x07, 0x20, 0x04, 0x00, 0xc0, 0x03, 0x7f, 0xfc, 0x0f, 0x20,
18   0x04, 0x00, 0xe0, 0x83, 0x7f, 0xfc, 0x1f, 0x20, 0x04, 0x00, 0xf0, 0xc3,
19   0x7f, 0xfc, 0x3f, 0x20, 0x04, 0x00, 0xf8, 0xc3, 0x7f, 0xfc, 0x3f, 0x20,
20   0x04, 0x00, 0xfc, 0xe3, 0x1f, 0x00, 0x7f, 0x20, 0x04, 0x00, 0xfe, 0xe3,
21   0x0f, 0x00, 0x7c, 0x20, 0x04, 0x00, 0xff, 0xf3, 0x07, 0x00, 0x7c, 0x20,
22   0x04, 0x80, 0xff, 0xf3, 0x03, 0x00, 0x7c, 0x20, 0x04, 0xc0, 0xdf, 0xf3,
23   0x01, 0x00, 0x7c, 0x20, 0x04, 0xe0, 0xcf, 0xf3, 0x01, 0x00, 0x7e, 0x20,
24   0x04, 0xf0, 0xc7, 0xfb, 0x01, 0x80, 0x3f, 0x20, 0x04, 0xf8, 0xc3, 0xfb,
25   0x01, 0xff, 0x3f, 0x20, 0x04, 0xfc, 0xc1, 0xfb, 0x01, 0xff, 0x1f, 0x20,
26   0x04, 0xfe, 0xc0, 0xfb, 0x01, 0xff, 0x0f, 0x20, 0x04, 0x7f, 0xc0, 0xfb,
27   0x01, 0xff, 0x07, 0x20, 0x04, 0x3f, 0xc0, 0xfb, 0x01, 0xff, 0x03, 0x20,
28   0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0xfc, 0xff, 0xff, 0xff,
29   0xff, 0xff, 0xff, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
30   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x70, 0xa2,
31   0xa2, 0x63, 0x22, 0x00, 0x00, 0x84, 0x94, 0xa2, 0xa6, 0x94, 0x22, 0x00,
32   0x00, 0x84, 0x94, 0xa2, 0xaa, 0x94, 0x22, 0x00, 0x00, 0x98, 0x74, 0xa2,
33   0xaa, 0x94, 0x22, 0x00, 0x00, 0xa0, 0x94, 0xa2, 0xaa, 0x94, 0x22, 0x00,
34   0x00, 0xa0, 0x94, 0xaa, 0xb2, 0x94, 0x2a, 0x00, 0x00, 0x1c, 0x73, 0x94,
35   0xa2, 0x63, 0x14, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
Note: See TracBrowser for help on using the repository browser.