*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Mon, 21 Apr 1997 10:12:15 +0200
changeset 1200 44519e048a96
parent 1199 9eb49bbc4860
child 1201 e7f1cf0180ca
*** empty log message ***
bitmaps/Error_motif.xbm
bitmaps/Warning_motif.xbm
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bitmaps/Error_motif.xbm	Mon Apr 21 10:12:15 1997 +0200
@@ -0,0 +1,9 @@
+#define xm_error_width 20
+#define xm_error_height 20
+static char xm_error_bits[] = {
+   0x00, 0x00, 0x00, 0xc0, 0x0f, 0x00, 0xf0, 0x3a, 0x00, 0x58, 0x55, 0x00,
+   0x2c, 0xa0, 0x00, 0x56, 0x40, 0x01, 0xaa, 0x80, 0x02, 0x46, 0x81, 0x01,
+   0x8a, 0x82, 0x02, 0x06, 0x85, 0x01, 0x0a, 0x8a, 0x02, 0x06, 0x94, 0x01,
+   0x0a, 0xe8, 0x02, 0x14, 0x50, 0x01, 0x28, 0xb0, 0x00, 0xd0, 0x5f, 0x00,
+   0xa0, 0x2a, 0x00, 0x40, 0x15, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
+
--- a/bitmaps/Warning_motif.xbm	Sat Apr 19 12:22:42 1997 +0200
+++ b/bitmaps/Warning_motif.xbm	Mon Apr 21 10:12:15 1997 +0200
@@ -1,9 +1,7 @@
-#define xm_error_width 20
-#define xm_error_height 20
-static char xm_error_bits[] = {
-   0x00, 0x00, 0x00, 0xc0, 0x0f, 0x00, 0xf0, 0x3a, 0x00, 0x58, 0x55, 0x00,
-   0x2c, 0xa0, 0x00, 0x56, 0x40, 0x01, 0xaa, 0x80, 0x02, 0x46, 0x81, 0x01,
-   0x8a, 0x82, 0x02, 0x06, 0x85, 0x01, 0x0a, 0x8a, 0x02, 0x06, 0x94, 0x01,
-   0x0a, 0xe8, 0x02, 0x14, 0x50, 0x01, 0x28, 0xb0, 0x00, 0xd0, 0x5f, 0x00,
-   0xa0, 0x2a, 0x00, 0x40, 0x15, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
-
+#define xm_warning_width 9
+#define xm_warning_height 22
+static char xm_warning_bits[] = {
+   0x00, 0x00, 0x18, 0x00, 0x2c, 0x00, 0x56, 0x00, 0x2a, 0x00, 0x56, 0x00,
+   0x2a, 0x00, 0x56, 0x00, 0x2c, 0x00, 0x14, 0x00, 0x2c, 0x00, 0x14, 0x00,
+   0x2c, 0x00, 0x14, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3c, 0x00, 0x14, 0x00,
+   0x2c, 0x00, 0x14, 0x00, 0x00, 0x00, 0x00, 0x00};