From 66db2259f761b4623b4d5b18825e30a76a1cefa5 Mon Sep 17 00:00:00 2001 From: chase Date: Fri, 27 Jul 2018 20:39:03 -0500 Subject: [PATCH] Remove redundant motif widgets --- cde/databases/CDE-ICONS.udb | 40 ------------------- cde/programs/dtcm/dtcm/Imakefile | 4 +- cde/programs/dtcm/dtcm/misc.c | 30 +++++++------- cde/programs/dtcm/dtcm/xm_error_xbm | 9 ----- cde/programs/dtcm/dtcm/xm_information_xbm | 8 ---- cde/programs/dtcm/dtcm/xm_question_xbm | 10 ----- cde/programs/dtcm/dtcm/xm_warning_xbm | 8 ---- .../dtinfo/install/lib/bitmaps/Imakefile | 10 +---- .../dtinfo/install/lib/bitmaps/xm_hour16 | 8 ---- .../dtinfo/install/lib/bitmaps/xm_hour16m | 6 --- .../dtinfo/install/lib/bitmaps/xm_hour32 | 16 -------- .../dtinfo/install/lib/bitmaps/xm_hour32m | 14 ------- .../dtinfo/install/lib/bitmaps/xm_noenter16 | 8 ---- .../dtinfo/install/lib/bitmaps/xm_noenter16m | 6 --- .../dtinfo/install/lib/bitmaps/xm_noenter32 | 16 -------- .../dtinfo/install/lib/bitmaps/xm_noenter32m | 14 ------- .../dtinfo/dtinfo/src/bitmaps/Imakefile | 10 +---- .../dtinfo/dtinfo/src/bitmaps/xm_hour16 | 8 ---- .../dtinfo/dtinfo/src/bitmaps/xm_hour16m | 6 --- .../dtinfo/dtinfo/src/bitmaps/xm_hour32 | 16 -------- .../dtinfo/dtinfo/src/bitmaps/xm_hour32m | 14 ------- .../dtinfo/dtinfo/src/bitmaps/xm_noenter16 | 8 ---- .../dtinfo/dtinfo/src/bitmaps/xm_noenter16m | 6 --- .../dtinfo/dtinfo/src/bitmaps/xm_noenter32 | 16 -------- .../dtinfo/dtinfo/src/bitmaps/xm_noenter32m | 14 ------- cde/programs/icons/xm_hour16 | 8 ---- cde/programs/icons/xm_hour16m | 6 --- cde/programs/icons/xm_hour32 | 16 -------- cde/programs/icons/xm_hour32m | 14 ------- cde/programs/icons/xm_noenter16 | 8 ---- cde/programs/icons/xm_noenter16m | 6 --- cde/programs/icons/xm_noenter32 | 16 -------- cde/programs/icons/xm_noenter32m | 14 ------- 33 files changed, 18 insertions(+), 375 deletions(-) delete mode 100644 cde/programs/dtcm/dtcm/xm_error_xbm delete mode 100644 cde/programs/dtcm/dtcm/xm_information_xbm delete mode 100644 cde/programs/dtcm/dtcm/xm_question_xbm delete mode 100644 cde/programs/dtcm/dtcm/xm_warning_xbm delete mode 100644 cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_hour16 delete mode 100644 cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_hour16m delete mode 100644 cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_hour32 delete mode 100644 cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_hour32m delete mode 100644 cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_noenter16 delete mode 100644 cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_noenter16m delete mode 100644 cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_noenter32 delete mode 100644 cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_noenter32m delete mode 100644 cde/programs/dtinfo/dtinfo/src/bitmaps/xm_hour16 delete mode 100644 cde/programs/dtinfo/dtinfo/src/bitmaps/xm_hour16m delete mode 100644 cde/programs/dtinfo/dtinfo/src/bitmaps/xm_hour32 delete mode 100644 cde/programs/dtinfo/dtinfo/src/bitmaps/xm_hour32m delete mode 100644 cde/programs/dtinfo/dtinfo/src/bitmaps/xm_noenter16 delete mode 100644 cde/programs/dtinfo/dtinfo/src/bitmaps/xm_noenter16m delete mode 100644 cde/programs/dtinfo/dtinfo/src/bitmaps/xm_noenter32 delete mode 100644 cde/programs/dtinfo/dtinfo/src/bitmaps/xm_noenter32m delete mode 100644 cde/programs/icons/xm_hour16 delete mode 100644 cde/programs/icons/xm_hour16m delete mode 100644 cde/programs/icons/xm_hour32 delete mode 100644 cde/programs/icons/xm_hour32m delete mode 100644 cde/programs/icons/xm_noenter16 delete mode 100644 cde/programs/icons/xm_noenter16m delete mode 100644 cde/programs/icons/xm_noenter32 delete mode 100644 cde/programs/icons/xm_noenter32m diff --git a/cde/databases/CDE-ICONS.udb b/cde/databases/CDE-ICONS.udb index acaa574e..3da75590 100644 --- a/cde/databases/CDE-ICONS.udb +++ b/cde/databases/CDE-ICONS.udb @@ -7110,46 +7110,6 @@ programs/icons/web_browse_ins.xbm install_target = /usr/dt/appconfig/icons/C/web_browse_ins.xbm } # -programs/icons/xm_hour16 -{ default - install_target = /usr/dt/appconfig/icons/C/xm_hour16 -} -# -programs/icons/xm_hour16m -{ default - install_target = /usr/dt/appconfig/icons/C/xm_hour16m -} -# -programs/icons/xm_hour32 -{ default - install_target = /usr/dt/appconfig/icons/C/xm_hour32 -} -# -programs/icons/xm_hour32m -{ default - install_target = /usr/dt/appconfig/icons/C/xm_hour32m -} -# -programs/icons/xm_noenter16 -{ default - install_target = /usr/dt/appconfig/icons/C/xm_noenter16 -} -# -programs/icons/xm_noenter16m -{ default - install_target = /usr/dt/appconfig/icons/C/xm_noenter16m -} -# -programs/icons/xm_noenter32 -{ default - install_target = /usr/dt/appconfig/icons/C/xm_noenter32 -} -# -programs/icons/xm_noenter32m -{ default - install_target = /usr/dt/appconfig/icons/C/xm_noenter32m -} -# programs/dtpdm/landscap.pm { default install_target = /usr/dt/appconfig/icons/C/landscap.pm diff --git a/cde/programs/dtcm/dtcm/Imakefile b/cde/programs/dtcm/dtcm/Imakefile index 96252b42..22a106d8 100644 --- a/cde/programs/dtcm/dtcm/Imakefile +++ b/cde/programs/dtcm/dtcm/Imakefile @@ -113,9 +113,7 @@ ICONS = \ compose.mask.icon contract_xbm \ drag_mask_xbm drag_xbm \ expand_xbm icon_pixmap_xbm \ - postup_xbm xm_error_xbm \ - xm_information_xbm xm_question_xbm \ - xm_warning_xbm + postup_xbm ComplexProgramTarget_1($(PROG1),$(LOCAL_LIBRARIES),) ComplexProgramTarget_2($(PROG2),$(TTY_LIBRARIES),) diff --git a/cde/programs/dtcm/dtcm/misc.c b/cde/programs/dtcm/dtcm/misc.c index 55d563a2..eea23dd3 100644 --- a/cde/programs/dtcm/dtcm/misc.c +++ b/cde/programs/dtcm/dtcm/misc.c @@ -62,10 +62,10 @@ #include "contract_xbm" #include "expand_xbm" #include "postup_xbm" -#include "xm_error_xbm" -#include "xm_information_xbm" -#include "xm_question_xbm" -#include "xm_warning_xbm" +#include +#include +#include +#include /******************************************************************************* ** @@ -562,23 +562,23 @@ create_all_pixmaps(Props_pu *p, Widget w) if (XmInstallImage(&pui, "postup_pixmap")) p->postup_pixmap = XmGetPixmap(s, "postup_pixmap", fg, bg); - fill_pixmap(&eri, xm_error_xbm_width, xm_error_xbm_height, - xm_error_xbm_bits); + fill_pixmap(&eri, xm_error_width, xm_error_height, + xm_error_bits); if (XmInstallImage(&eri, "err_pixmap")) p->xm_error_pixmap = XmGetPixmap(s, "err_pixmap", fg, bg); - - fill_pixmap(&ii, xm_information_xbm_width, xm_information_xbm_height, - xm_information_xbm_bits); + + fill_pixmap(&ii, xm_information_width, xm_information_height, + xm_information_bits); if (XmInstallImage(&ii, "info_pixmap")) p->xm_info_pixmap = XmGetPixmap(s, "info_pixmap", fg, bg); - - fill_pixmap(&qi, xm_question_xbm_width, xm_question_xbm_height, - xm_question_xbm_bits); + + fill_pixmap(&qi, xm_question_width, xm_question_height, + xm_question_bits); if (XmInstallImage(&qi, "q_pixmap")) p->xm_question_pixmap = XmGetPixmap(s, "q_pixmap", fg, bg); - - fill_pixmap(&wi, xm_warning_xbm_width, xm_warning_xbm_height, - xm_warning_xbm_bits); + + fill_pixmap(&wi, xm_warning_width, xm_warning_height, + xm_warning_bits); if (XmInstallImage(&wi, "w_pixmap")) p->xm_warning_pixmap = XmGetPixmap(s, "w_pixmap", fg, bg); diff --git a/cde/programs/dtcm/dtcm/xm_error_xbm b/cde/programs/dtcm/dtcm/xm_error_xbm deleted file mode 100644 index eff6b558..00000000 --- a/cde/programs/dtcm/dtcm/xm_error_xbm +++ /dev/null @@ -1,9 +0,0 @@ -/* $XConsortium: xm_error_xbm /main/2 1995/07/19 16:49:51 drk $ */ -#define xm_error_xbm_width 20 -#define xm_error_xbm_height 20 -static unsigned char xm_error_xbm_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}; diff --git a/cde/programs/dtcm/dtcm/xm_information_xbm b/cde/programs/dtcm/dtcm/xm_information_xbm deleted file mode 100644 index 996fa987..00000000 --- a/cde/programs/dtcm/dtcm/xm_information_xbm +++ /dev/null @@ -1,8 +0,0 @@ -/* $XConsortium: xm_information_xbm /main/2 1995/07/19 16:50:01 drk $ */ -#define xm_information_xbm_width 11 -#define xm_information_xbm_height 24 -static unsigned char xm_information_xbm_bits[] = { - 0x00, 0x00, 0x78, 0x00, 0x54, 0x00, 0x2c, 0x00, 0x54, 0x00, 0x28, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x7e, 0x00, 0x2a, 0x00, 0x5c, 0x00, 0x28, 0x00, - 0x58, 0x00, 0x28, 0x00, 0x58, 0x00, 0x28, 0x00, 0x58, 0x00, 0x28, 0x00, - 0x58, 0x00, 0xae, 0x01, 0x56, 0x01, 0xaa, 0x00, 0x00, 0x00, 0x00, 0x00}; diff --git a/cde/programs/dtcm/dtcm/xm_question_xbm b/cde/programs/dtcm/dtcm/xm_question_xbm deleted file mode 100644 index 04fbcfd2..00000000 --- a/cde/programs/dtcm/dtcm/xm_question_xbm +++ /dev/null @@ -1,10 +0,0 @@ -/* $XConsortium: xm_question_xbm /main/2 1995/07/19 16:50:11 drk $ */ -#define xm_question_xbm_width 22 -#define xm_question_xbm_height 22 -static unsigned char xm_question_xbm_bits[] = { - 0xf0, 0x3f, 0x00, 0x58, 0x55, 0x00, 0xac, 0xaa, 0x00, 0xd6, 0x5f, 0x01, - 0xea, 0xbf, 0x02, 0xf6, 0x7f, 0x01, 0xea, 0xba, 0x02, 0xf6, 0x7d, 0x05, - 0xea, 0xba, 0x0a, 0x56, 0x7d, 0x15, 0xaa, 0xbe, 0x1e, 0x56, 0x5f, 0x01, - 0xac, 0xaf, 0x02, 0x58, 0x57, 0x01, 0xb0, 0xaf, 0x00, 0x60, 0x55, 0x01, - 0xa0, 0xaa, 0x00, 0x60, 0x17, 0x00, 0xa0, 0x2f, 0x00, 0x60, 0x17, 0x00, - 0xb0, 0x2a, 0x00, 0x50, 0x55, 0x00}; diff --git a/cde/programs/dtcm/dtcm/xm_warning_xbm b/cde/programs/dtcm/dtcm/xm_warning_xbm deleted file mode 100644 index 2acf9f95..00000000 --- a/cde/programs/dtcm/dtcm/xm_warning_xbm +++ /dev/null @@ -1,8 +0,0 @@ -/* $XConsortium: xm_warning_xbm /main/2 1995/07/19 16:50:29 drk $ */ -#define xm_warning_xbm_width 9 -#define xm_warning_xbm_height 22 -static unsigned char xm_warning_xbm_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}; diff --git a/cde/programs/dtinfo/dtinfo/install/lib/bitmaps/Imakefile b/cde/programs/dtinfo/dtinfo/install/lib/bitmaps/Imakefile index 123284e6..5ac81708 100644 --- a/cde/programs/dtinfo/dtinfo/install/lib/bitmaps/Imakefile +++ b/cde/programs/dtinfo/dtinfo/install/lib/bitmaps/Imakefile @@ -29,15 +29,7 @@ quit.xbm \ search.xbm \ search_ins.xbm \ semilocked.xbm \ -unlocked.xbm \ -xm_hour16 \ -xm_hour16m \ -xm_hour32 \ -xm_hour32m \ -xm_noenter16 \ -xm_noenter16m \ -xm_noenter32 \ -xm_noenter32m +unlocked.xbm XCOMM The last dir level for install is for language, default C InstallMultiple($(FILES),$(INSTALL_BITMAPS_DIR)/C) diff --git a/cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_hour16 b/cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_hour16 deleted file mode 100644 index 46667aca..00000000 --- a/cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_hour16 +++ /dev/null @@ -1,8 +0,0 @@ -#define hour16_x_hot 7 -#define hour16_y_hot 7 -#define hour16_width 16 -#define hour16_height 16 -static char hour16_bits[] = { - 0x00, 0x00, 0xfe, 0x7f, 0x14, 0x28, 0x14, 0x28, 0x14, 0x28, 0x24, 0x24, - 0x44, 0x22, 0x84, 0x21, 0x84, 0x21, 0x44, 0x22, 0x24, 0x24, 0x14, 0x28, - 0x94, 0x29, 0xd4, 0x2b, 0xfe, 0x7f, 0x00, 0x00}; diff --git a/cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_hour16m b/cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_hour16m deleted file mode 100644 index 57f53206..00000000 --- a/cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_hour16m +++ /dev/null @@ -1,6 +0,0 @@ -#define hour16m_width 16 -#define hour16m_height 16 -static char hour16m_bits[] = { - 0xff, 0xff, 0xff, 0xff, 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f, - 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f, - 0xfe, 0x7f, 0xfe, 0x7f, 0xff, 0xff, 0xff, 0xff}; diff --git a/cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_hour32 b/cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_hour32 deleted file mode 100644 index db5126a5..00000000 --- a/cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_hour32 +++ /dev/null @@ -1,16 +0,0 @@ -#define hour32_width 32 -#define hour32_height 32 -#define hour32_x_hot 15 -#define hour32_y_hot 15 -static char hour32_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x7f, - 0x8c, 0x00, 0x00, 0x31, 0x4c, 0x00, 0x00, 0x32, 0x4c, 0x00, 0x00, 0x32, - 0x4c, 0x00, 0x00, 0x32, 0x4c, 0x00, 0x00, 0x32, 0x4c, 0x00, 0x00, 0x32, - 0x8c, 0x00, 0x00, 0x31, 0x0c, 0x7f, 0xfe, 0x30, 0x0c, 0xfe, 0x7f, 0x30, - 0x0c, 0xfc, 0x3f, 0x30, 0x0c, 0xf8, 0x1f, 0x30, 0x0c, 0xe0, 0x07, 0x30, - 0x0c, 0x80, 0x01, 0x30, 0x0c, 0x80, 0x01, 0x30, 0x0c, 0x60, 0x06, 0x30, - 0x0c, 0x18, 0x18, 0x30, 0x0c, 0x04, 0x20, 0x30, 0x0c, 0x02, 0x40, 0x30, - 0x0c, 0x01, 0x80, 0x30, 0x8c, 0x00, 0x00, 0x31, 0x4c, 0x80, 0x01, 0x32, - 0x4c, 0xc0, 0x03, 0x32, 0x4c, 0xf0, 0x1f, 0x32, 0x4c, 0xff, 0xff, 0x32, - 0xcc, 0xff, 0xff, 0x33, 0x8c, 0xff, 0xff, 0x31, 0xfe, 0xff, 0xff, 0x7f, - 0xfe, 0xff, 0xff, 0x7f, 0x00, 0x00, 0x00, 0x00}; diff --git a/cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_hour32m b/cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_hour32m deleted file mode 100644 index 391e6baf..00000000 --- a/cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_hour32m +++ /dev/null @@ -1,14 +0,0 @@ -#define hour32m_width 32 -#define hour32m_height 32 -static char hour32m_bits[] = { - 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, - 0xcf, 0x00, 0x00, 0xf3, 0x6e, 0x00, 0x00, 0x76, 0x6e, 0x00, 0x00, 0x76, - 0x6e, 0x00, 0x00, 0x76, 0x6e, 0x00, 0x00, 0x76, 0x6e, 0x00, 0x00, 0x76, - 0xce, 0x00, 0x00, 0x73, 0x8e, 0x7f, 0xfe, 0x71, 0x0e, 0xff, 0xff, 0x70, - 0x0e, 0xfe, 0x7f, 0x70, 0x0e, 0xfc, 0x3f, 0x70, 0x0e, 0xf8, 0x1f, 0x70, - 0x0e, 0xe0, 0x07, 0x70, 0x0e, 0xe0, 0x07, 0x70, 0x0e, 0x78, 0x1e, 0x70, - 0x0e, 0x1c, 0x38, 0x70, 0x0e, 0x06, 0x60, 0x70, 0x0e, 0x03, 0xc0, 0x70, - 0x8e, 0x01, 0x80, 0x71, 0xce, 0x00, 0x00, 0x73, 0x6e, 0x80, 0x01, 0x76, - 0x6e, 0xc0, 0x03, 0x76, 0x6e, 0xf0, 0x1f, 0x76, 0x6e, 0xff, 0xff, 0x76, - 0xee, 0xff, 0xff, 0x77, 0xcf, 0xff, 0xff, 0xf3, 0xff, 0xff, 0xff, 0xff, - 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; diff --git a/cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_noenter16 b/cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_noenter16 deleted file mode 100644 index ea7fef54..00000000 --- a/cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_noenter16 +++ /dev/null @@ -1,8 +0,0 @@ -#define noenter16_width 16 -#define noenter16_height 16 -#define noenter16_x_hot 7 -#define noenter16_y_hot 7 -static char noenter16_bits[] = { - 0x00, 0x00, 0xc0, 0x03, 0xf0, 0x0f, 0xf8, 0x1f, 0xfc, 0x3f, 0xfc, 0x3f, - 0xfe, 0x7f, 0x02, 0x40, 0x02, 0x40, 0xfe, 0x7f, 0xfc, 0x3f, 0xfc, 0x3f, - 0xf8, 0x1f, 0xf0, 0x0f, 0xc0, 0x03, 0x00, 0x00}; diff --git a/cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_noenter16m b/cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_noenter16m deleted file mode 100644 index 5975ddc0..00000000 --- a/cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_noenter16m +++ /dev/null @@ -1,6 +0,0 @@ -#define noenter16m_width 16 -#define noenter16m_height 16 -static char noenter16m_bits[] = { - 0xc0, 0x03, 0xf0, 0x0f, 0xf8, 0x1f, 0xfc, 0x3f, 0xfe, 0x7f, 0xfe, 0x7f, - 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfe, 0x7f, 0xfe, 0x7f, - 0xfc, 0x3f, 0xf8, 0x1f, 0xf0, 0x0f, 0xc0, 0x03}; diff --git a/cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_noenter32 b/cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_noenter32 deleted file mode 100644 index b1fb2806..00000000 --- a/cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_noenter32 +++ /dev/null @@ -1,16 +0,0 @@ -#define noenter32_width 32 -#define noenter32_height 32 -#define noenter32_x_hot 15 -#define noenter32_y_hot 15 -static char noenter32_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x07, 0x00, 0x00, 0xfc, 0x3f, 0x00, - 0x00, 0xff, 0xff, 0x00, 0x80, 0xff, 0xff, 0x01, 0xc0, 0xff, 0xff, 0x03, - 0xe0, 0xff, 0xff, 0x07, 0xf0, 0xff, 0xff, 0x0f, 0xf8, 0xff, 0xff, 0x1f, - 0xf8, 0xff, 0xff, 0x1f, 0xfc, 0xff, 0xff, 0x3f, 0xfc, 0xff, 0xff, 0x3f, - 0xfc, 0xff, 0xff, 0x3f, 0x06, 0x00, 0x00, 0x60, 0x06, 0x00, 0x00, 0x60, - 0x06, 0x00, 0x00, 0x60, 0x06, 0x00, 0x00, 0x60, 0x06, 0x00, 0x00, 0x60, - 0x06, 0x00, 0x00, 0x60, 0xfc, 0xff, 0xff, 0x3f, 0xfc, 0xff, 0xff, 0x3f, - 0xfc, 0xff, 0xff, 0x3f, 0xf8, 0xff, 0xff, 0x1f, 0xf8, 0xff, 0xff, 0x1f, - 0xf0, 0xff, 0xff, 0x0f, 0xe0, 0xff, 0xff, 0x07, 0xc0, 0xff, 0xff, 0x03, - 0x80, 0xff, 0xff, 0x01, 0x00, 0xff, 0xff, 0x00, 0x00, 0xfc, 0x3f, 0x00, - 0x00, 0xe0, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00}; diff --git a/cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_noenter32m b/cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_noenter32m deleted file mode 100644 index b2746291..00000000 --- a/cde/programs/dtinfo/dtinfo/install/lib/bitmaps/xm_noenter32m +++ /dev/null @@ -1,14 +0,0 @@ -#define noenter32m_width 32 -#define noenter32m_height 32 -static char noenter32m_bits[] = { - 0x00, 0xe0, 0x07, 0x00, 0x00, 0xfc, 0x3f, 0x00, 0x00, 0xff, 0xff, 0x00, - 0x80, 0xff, 0xff, 0x01, 0xc0, 0xff, 0xff, 0x03, 0xe0, 0xff, 0xff, 0x07, - 0xf0, 0xff, 0xff, 0x0f, 0xf8, 0xff, 0xff, 0x1f, 0xfc, 0xff, 0xff, 0x3f, - 0xfc, 0xff, 0xff, 0x3f, 0xfe, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x7f, - 0xfe, 0xff, 0xff, 0x7f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, - 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, - 0xff, 0xff, 0xff, 0xff, 0xfe, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x7f, - 0xfe, 0xff, 0xff, 0x7f, 0xfc, 0xff, 0xff, 0x3f, 0xfc, 0xff, 0xff, 0x3f, - 0xf8, 0xff, 0xff, 0x1f, 0xf0, 0xff, 0xff, 0x0f, 0xe0, 0xff, 0xff, 0x07, - 0xc0, 0xff, 0xff, 0x03, 0x80, 0xff, 0xff, 0x01, 0x00, 0xff, 0xff, 0x00, - 0x00, 0xfc, 0x3f, 0x00, 0x00, 0xe0, 0x07, 0x00}; diff --git a/cde/programs/dtinfo/dtinfo/src/bitmaps/Imakefile b/cde/programs/dtinfo/dtinfo/src/bitmaps/Imakefile index 123284e6..5ac81708 100644 --- a/cde/programs/dtinfo/dtinfo/src/bitmaps/Imakefile +++ b/cde/programs/dtinfo/dtinfo/src/bitmaps/Imakefile @@ -29,15 +29,7 @@ quit.xbm \ search.xbm \ search_ins.xbm \ semilocked.xbm \ -unlocked.xbm \ -xm_hour16 \ -xm_hour16m \ -xm_hour32 \ -xm_hour32m \ -xm_noenter16 \ -xm_noenter16m \ -xm_noenter32 \ -xm_noenter32m +unlocked.xbm XCOMM The last dir level for install is for language, default C InstallMultiple($(FILES),$(INSTALL_BITMAPS_DIR)/C) diff --git a/cde/programs/dtinfo/dtinfo/src/bitmaps/xm_hour16 b/cde/programs/dtinfo/dtinfo/src/bitmaps/xm_hour16 deleted file mode 100644 index 46667aca..00000000 --- a/cde/programs/dtinfo/dtinfo/src/bitmaps/xm_hour16 +++ /dev/null @@ -1,8 +0,0 @@ -#define hour16_x_hot 7 -#define hour16_y_hot 7 -#define hour16_width 16 -#define hour16_height 16 -static char hour16_bits[] = { - 0x00, 0x00, 0xfe, 0x7f, 0x14, 0x28, 0x14, 0x28, 0x14, 0x28, 0x24, 0x24, - 0x44, 0x22, 0x84, 0x21, 0x84, 0x21, 0x44, 0x22, 0x24, 0x24, 0x14, 0x28, - 0x94, 0x29, 0xd4, 0x2b, 0xfe, 0x7f, 0x00, 0x00}; diff --git a/cde/programs/dtinfo/dtinfo/src/bitmaps/xm_hour16m b/cde/programs/dtinfo/dtinfo/src/bitmaps/xm_hour16m deleted file mode 100644 index 57f53206..00000000 --- a/cde/programs/dtinfo/dtinfo/src/bitmaps/xm_hour16m +++ /dev/null @@ -1,6 +0,0 @@ -#define hour16m_width 16 -#define hour16m_height 16 -static char hour16m_bits[] = { - 0xff, 0xff, 0xff, 0xff, 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f, - 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f, - 0xfe, 0x7f, 0xfe, 0x7f, 0xff, 0xff, 0xff, 0xff}; diff --git a/cde/programs/dtinfo/dtinfo/src/bitmaps/xm_hour32 b/cde/programs/dtinfo/dtinfo/src/bitmaps/xm_hour32 deleted file mode 100644 index db5126a5..00000000 --- a/cde/programs/dtinfo/dtinfo/src/bitmaps/xm_hour32 +++ /dev/null @@ -1,16 +0,0 @@ -#define hour32_width 32 -#define hour32_height 32 -#define hour32_x_hot 15 -#define hour32_y_hot 15 -static char hour32_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x7f, - 0x8c, 0x00, 0x00, 0x31, 0x4c, 0x00, 0x00, 0x32, 0x4c, 0x00, 0x00, 0x32, - 0x4c, 0x00, 0x00, 0x32, 0x4c, 0x00, 0x00, 0x32, 0x4c, 0x00, 0x00, 0x32, - 0x8c, 0x00, 0x00, 0x31, 0x0c, 0x7f, 0xfe, 0x30, 0x0c, 0xfe, 0x7f, 0x30, - 0x0c, 0xfc, 0x3f, 0x30, 0x0c, 0xf8, 0x1f, 0x30, 0x0c, 0xe0, 0x07, 0x30, - 0x0c, 0x80, 0x01, 0x30, 0x0c, 0x80, 0x01, 0x30, 0x0c, 0x60, 0x06, 0x30, - 0x0c, 0x18, 0x18, 0x30, 0x0c, 0x04, 0x20, 0x30, 0x0c, 0x02, 0x40, 0x30, - 0x0c, 0x01, 0x80, 0x30, 0x8c, 0x00, 0x00, 0x31, 0x4c, 0x80, 0x01, 0x32, - 0x4c, 0xc0, 0x03, 0x32, 0x4c, 0xf0, 0x1f, 0x32, 0x4c, 0xff, 0xff, 0x32, - 0xcc, 0xff, 0xff, 0x33, 0x8c, 0xff, 0xff, 0x31, 0xfe, 0xff, 0xff, 0x7f, - 0xfe, 0xff, 0xff, 0x7f, 0x00, 0x00, 0x00, 0x00}; diff --git a/cde/programs/dtinfo/dtinfo/src/bitmaps/xm_hour32m b/cde/programs/dtinfo/dtinfo/src/bitmaps/xm_hour32m deleted file mode 100644 index 391e6baf..00000000 --- a/cde/programs/dtinfo/dtinfo/src/bitmaps/xm_hour32m +++ /dev/null @@ -1,14 +0,0 @@ -#define hour32m_width 32 -#define hour32m_height 32 -static char hour32m_bits[] = { - 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, - 0xcf, 0x00, 0x00, 0xf3, 0x6e, 0x00, 0x00, 0x76, 0x6e, 0x00, 0x00, 0x76, - 0x6e, 0x00, 0x00, 0x76, 0x6e, 0x00, 0x00, 0x76, 0x6e, 0x00, 0x00, 0x76, - 0xce, 0x00, 0x00, 0x73, 0x8e, 0x7f, 0xfe, 0x71, 0x0e, 0xff, 0xff, 0x70, - 0x0e, 0xfe, 0x7f, 0x70, 0x0e, 0xfc, 0x3f, 0x70, 0x0e, 0xf8, 0x1f, 0x70, - 0x0e, 0xe0, 0x07, 0x70, 0x0e, 0xe0, 0x07, 0x70, 0x0e, 0x78, 0x1e, 0x70, - 0x0e, 0x1c, 0x38, 0x70, 0x0e, 0x06, 0x60, 0x70, 0x0e, 0x03, 0xc0, 0x70, - 0x8e, 0x01, 0x80, 0x71, 0xce, 0x00, 0x00, 0x73, 0x6e, 0x80, 0x01, 0x76, - 0x6e, 0xc0, 0x03, 0x76, 0x6e, 0xf0, 0x1f, 0x76, 0x6e, 0xff, 0xff, 0x76, - 0xee, 0xff, 0xff, 0x77, 0xcf, 0xff, 0xff, 0xf3, 0xff, 0xff, 0xff, 0xff, - 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; diff --git a/cde/programs/dtinfo/dtinfo/src/bitmaps/xm_noenter16 b/cde/programs/dtinfo/dtinfo/src/bitmaps/xm_noenter16 deleted file mode 100644 index ea7fef54..00000000 --- a/cde/programs/dtinfo/dtinfo/src/bitmaps/xm_noenter16 +++ /dev/null @@ -1,8 +0,0 @@ -#define noenter16_width 16 -#define noenter16_height 16 -#define noenter16_x_hot 7 -#define noenter16_y_hot 7 -static char noenter16_bits[] = { - 0x00, 0x00, 0xc0, 0x03, 0xf0, 0x0f, 0xf8, 0x1f, 0xfc, 0x3f, 0xfc, 0x3f, - 0xfe, 0x7f, 0x02, 0x40, 0x02, 0x40, 0xfe, 0x7f, 0xfc, 0x3f, 0xfc, 0x3f, - 0xf8, 0x1f, 0xf0, 0x0f, 0xc0, 0x03, 0x00, 0x00}; diff --git a/cde/programs/dtinfo/dtinfo/src/bitmaps/xm_noenter16m b/cde/programs/dtinfo/dtinfo/src/bitmaps/xm_noenter16m deleted file mode 100644 index 5975ddc0..00000000 --- a/cde/programs/dtinfo/dtinfo/src/bitmaps/xm_noenter16m +++ /dev/null @@ -1,6 +0,0 @@ -#define noenter16m_width 16 -#define noenter16m_height 16 -static char noenter16m_bits[] = { - 0xc0, 0x03, 0xf0, 0x0f, 0xf8, 0x1f, 0xfc, 0x3f, 0xfe, 0x7f, 0xfe, 0x7f, - 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfe, 0x7f, 0xfe, 0x7f, - 0xfc, 0x3f, 0xf8, 0x1f, 0xf0, 0x0f, 0xc0, 0x03}; diff --git a/cde/programs/dtinfo/dtinfo/src/bitmaps/xm_noenter32 b/cde/programs/dtinfo/dtinfo/src/bitmaps/xm_noenter32 deleted file mode 100644 index b1fb2806..00000000 --- a/cde/programs/dtinfo/dtinfo/src/bitmaps/xm_noenter32 +++ /dev/null @@ -1,16 +0,0 @@ -#define noenter32_width 32 -#define noenter32_height 32 -#define noenter32_x_hot 15 -#define noenter32_y_hot 15 -static char noenter32_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x07, 0x00, 0x00, 0xfc, 0x3f, 0x00, - 0x00, 0xff, 0xff, 0x00, 0x80, 0xff, 0xff, 0x01, 0xc0, 0xff, 0xff, 0x03, - 0xe0, 0xff, 0xff, 0x07, 0xf0, 0xff, 0xff, 0x0f, 0xf8, 0xff, 0xff, 0x1f, - 0xf8, 0xff, 0xff, 0x1f, 0xfc, 0xff, 0xff, 0x3f, 0xfc, 0xff, 0xff, 0x3f, - 0xfc, 0xff, 0xff, 0x3f, 0x06, 0x00, 0x00, 0x60, 0x06, 0x00, 0x00, 0x60, - 0x06, 0x00, 0x00, 0x60, 0x06, 0x00, 0x00, 0x60, 0x06, 0x00, 0x00, 0x60, - 0x06, 0x00, 0x00, 0x60, 0xfc, 0xff, 0xff, 0x3f, 0xfc, 0xff, 0xff, 0x3f, - 0xfc, 0xff, 0xff, 0x3f, 0xf8, 0xff, 0xff, 0x1f, 0xf8, 0xff, 0xff, 0x1f, - 0xf0, 0xff, 0xff, 0x0f, 0xe0, 0xff, 0xff, 0x07, 0xc0, 0xff, 0xff, 0x03, - 0x80, 0xff, 0xff, 0x01, 0x00, 0xff, 0xff, 0x00, 0x00, 0xfc, 0x3f, 0x00, - 0x00, 0xe0, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00}; diff --git a/cde/programs/dtinfo/dtinfo/src/bitmaps/xm_noenter32m b/cde/programs/dtinfo/dtinfo/src/bitmaps/xm_noenter32m deleted file mode 100644 index b2746291..00000000 --- a/cde/programs/dtinfo/dtinfo/src/bitmaps/xm_noenter32m +++ /dev/null @@ -1,14 +0,0 @@ -#define noenter32m_width 32 -#define noenter32m_height 32 -static char noenter32m_bits[] = { - 0x00, 0xe0, 0x07, 0x00, 0x00, 0xfc, 0x3f, 0x00, 0x00, 0xff, 0xff, 0x00, - 0x80, 0xff, 0xff, 0x01, 0xc0, 0xff, 0xff, 0x03, 0xe0, 0xff, 0xff, 0x07, - 0xf0, 0xff, 0xff, 0x0f, 0xf8, 0xff, 0xff, 0x1f, 0xfc, 0xff, 0xff, 0x3f, - 0xfc, 0xff, 0xff, 0x3f, 0xfe, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x7f, - 0xfe, 0xff, 0xff, 0x7f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, - 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, - 0xff, 0xff, 0xff, 0xff, 0xfe, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x7f, - 0xfe, 0xff, 0xff, 0x7f, 0xfc, 0xff, 0xff, 0x3f, 0xfc, 0xff, 0xff, 0x3f, - 0xf8, 0xff, 0xff, 0x1f, 0xf0, 0xff, 0xff, 0x0f, 0xe0, 0xff, 0xff, 0x07, - 0xc0, 0xff, 0xff, 0x03, 0x80, 0xff, 0xff, 0x01, 0x00, 0xff, 0xff, 0x00, - 0x00, 0xfc, 0x3f, 0x00, 0x00, 0xe0, 0x07, 0x00}; diff --git a/cde/programs/icons/xm_hour16 b/cde/programs/icons/xm_hour16 deleted file mode 100644 index 46667aca..00000000 --- a/cde/programs/icons/xm_hour16 +++ /dev/null @@ -1,8 +0,0 @@ -#define hour16_x_hot 7 -#define hour16_y_hot 7 -#define hour16_width 16 -#define hour16_height 16 -static char hour16_bits[] = { - 0x00, 0x00, 0xfe, 0x7f, 0x14, 0x28, 0x14, 0x28, 0x14, 0x28, 0x24, 0x24, - 0x44, 0x22, 0x84, 0x21, 0x84, 0x21, 0x44, 0x22, 0x24, 0x24, 0x14, 0x28, - 0x94, 0x29, 0xd4, 0x2b, 0xfe, 0x7f, 0x00, 0x00}; diff --git a/cde/programs/icons/xm_hour16m b/cde/programs/icons/xm_hour16m deleted file mode 100644 index 57f53206..00000000 --- a/cde/programs/icons/xm_hour16m +++ /dev/null @@ -1,6 +0,0 @@ -#define hour16m_width 16 -#define hour16m_height 16 -static char hour16m_bits[] = { - 0xff, 0xff, 0xff, 0xff, 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f, - 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f, - 0xfe, 0x7f, 0xfe, 0x7f, 0xff, 0xff, 0xff, 0xff}; diff --git a/cde/programs/icons/xm_hour32 b/cde/programs/icons/xm_hour32 deleted file mode 100644 index db5126a5..00000000 --- a/cde/programs/icons/xm_hour32 +++ /dev/null @@ -1,16 +0,0 @@ -#define hour32_width 32 -#define hour32_height 32 -#define hour32_x_hot 15 -#define hour32_y_hot 15 -static char hour32_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x7f, - 0x8c, 0x00, 0x00, 0x31, 0x4c, 0x00, 0x00, 0x32, 0x4c, 0x00, 0x00, 0x32, - 0x4c, 0x00, 0x00, 0x32, 0x4c, 0x00, 0x00, 0x32, 0x4c, 0x00, 0x00, 0x32, - 0x8c, 0x00, 0x00, 0x31, 0x0c, 0x7f, 0xfe, 0x30, 0x0c, 0xfe, 0x7f, 0x30, - 0x0c, 0xfc, 0x3f, 0x30, 0x0c, 0xf8, 0x1f, 0x30, 0x0c, 0xe0, 0x07, 0x30, - 0x0c, 0x80, 0x01, 0x30, 0x0c, 0x80, 0x01, 0x30, 0x0c, 0x60, 0x06, 0x30, - 0x0c, 0x18, 0x18, 0x30, 0x0c, 0x04, 0x20, 0x30, 0x0c, 0x02, 0x40, 0x30, - 0x0c, 0x01, 0x80, 0x30, 0x8c, 0x00, 0x00, 0x31, 0x4c, 0x80, 0x01, 0x32, - 0x4c, 0xc0, 0x03, 0x32, 0x4c, 0xf0, 0x1f, 0x32, 0x4c, 0xff, 0xff, 0x32, - 0xcc, 0xff, 0xff, 0x33, 0x8c, 0xff, 0xff, 0x31, 0xfe, 0xff, 0xff, 0x7f, - 0xfe, 0xff, 0xff, 0x7f, 0x00, 0x00, 0x00, 0x00}; diff --git a/cde/programs/icons/xm_hour32m b/cde/programs/icons/xm_hour32m deleted file mode 100644 index 391e6baf..00000000 --- a/cde/programs/icons/xm_hour32m +++ /dev/null @@ -1,14 +0,0 @@ -#define hour32m_width 32 -#define hour32m_height 32 -static char hour32m_bits[] = { - 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, - 0xcf, 0x00, 0x00, 0xf3, 0x6e, 0x00, 0x00, 0x76, 0x6e, 0x00, 0x00, 0x76, - 0x6e, 0x00, 0x00, 0x76, 0x6e, 0x00, 0x00, 0x76, 0x6e, 0x00, 0x00, 0x76, - 0xce, 0x00, 0x00, 0x73, 0x8e, 0x7f, 0xfe, 0x71, 0x0e, 0xff, 0xff, 0x70, - 0x0e, 0xfe, 0x7f, 0x70, 0x0e, 0xfc, 0x3f, 0x70, 0x0e, 0xf8, 0x1f, 0x70, - 0x0e, 0xe0, 0x07, 0x70, 0x0e, 0xe0, 0x07, 0x70, 0x0e, 0x78, 0x1e, 0x70, - 0x0e, 0x1c, 0x38, 0x70, 0x0e, 0x06, 0x60, 0x70, 0x0e, 0x03, 0xc0, 0x70, - 0x8e, 0x01, 0x80, 0x71, 0xce, 0x00, 0x00, 0x73, 0x6e, 0x80, 0x01, 0x76, - 0x6e, 0xc0, 0x03, 0x76, 0x6e, 0xf0, 0x1f, 0x76, 0x6e, 0xff, 0xff, 0x76, - 0xee, 0xff, 0xff, 0x77, 0xcf, 0xff, 0xff, 0xf3, 0xff, 0xff, 0xff, 0xff, - 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; diff --git a/cde/programs/icons/xm_noenter16 b/cde/programs/icons/xm_noenter16 deleted file mode 100644 index ea7fef54..00000000 --- a/cde/programs/icons/xm_noenter16 +++ /dev/null @@ -1,8 +0,0 @@ -#define noenter16_width 16 -#define noenter16_height 16 -#define noenter16_x_hot 7 -#define noenter16_y_hot 7 -static char noenter16_bits[] = { - 0x00, 0x00, 0xc0, 0x03, 0xf0, 0x0f, 0xf8, 0x1f, 0xfc, 0x3f, 0xfc, 0x3f, - 0xfe, 0x7f, 0x02, 0x40, 0x02, 0x40, 0xfe, 0x7f, 0xfc, 0x3f, 0xfc, 0x3f, - 0xf8, 0x1f, 0xf0, 0x0f, 0xc0, 0x03, 0x00, 0x00}; diff --git a/cde/programs/icons/xm_noenter16m b/cde/programs/icons/xm_noenter16m deleted file mode 100644 index 5975ddc0..00000000 --- a/cde/programs/icons/xm_noenter16m +++ /dev/null @@ -1,6 +0,0 @@ -#define noenter16m_width 16 -#define noenter16m_height 16 -static char noenter16m_bits[] = { - 0xc0, 0x03, 0xf0, 0x0f, 0xf8, 0x1f, 0xfc, 0x3f, 0xfe, 0x7f, 0xfe, 0x7f, - 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfe, 0x7f, 0xfe, 0x7f, - 0xfc, 0x3f, 0xf8, 0x1f, 0xf0, 0x0f, 0xc0, 0x03}; diff --git a/cde/programs/icons/xm_noenter32 b/cde/programs/icons/xm_noenter32 deleted file mode 100644 index b1fb2806..00000000 --- a/cde/programs/icons/xm_noenter32 +++ /dev/null @@ -1,16 +0,0 @@ -#define noenter32_width 32 -#define noenter32_height 32 -#define noenter32_x_hot 15 -#define noenter32_y_hot 15 -static char noenter32_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x07, 0x00, 0x00, 0xfc, 0x3f, 0x00, - 0x00, 0xff, 0xff, 0x00, 0x80, 0xff, 0xff, 0x01, 0xc0, 0xff, 0xff, 0x03, - 0xe0, 0xff, 0xff, 0x07, 0xf0, 0xff, 0xff, 0x0f, 0xf8, 0xff, 0xff, 0x1f, - 0xf8, 0xff, 0xff, 0x1f, 0xfc, 0xff, 0xff, 0x3f, 0xfc, 0xff, 0xff, 0x3f, - 0xfc, 0xff, 0xff, 0x3f, 0x06, 0x00, 0x00, 0x60, 0x06, 0x00, 0x00, 0x60, - 0x06, 0x00, 0x00, 0x60, 0x06, 0x00, 0x00, 0x60, 0x06, 0x00, 0x00, 0x60, - 0x06, 0x00, 0x00, 0x60, 0xfc, 0xff, 0xff, 0x3f, 0xfc, 0xff, 0xff, 0x3f, - 0xfc, 0xff, 0xff, 0x3f, 0xf8, 0xff, 0xff, 0x1f, 0xf8, 0xff, 0xff, 0x1f, - 0xf0, 0xff, 0xff, 0x0f, 0xe0, 0xff, 0xff, 0x07, 0xc0, 0xff, 0xff, 0x03, - 0x80, 0xff, 0xff, 0x01, 0x00, 0xff, 0xff, 0x00, 0x00, 0xfc, 0x3f, 0x00, - 0x00, 0xe0, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00}; diff --git a/cde/programs/icons/xm_noenter32m b/cde/programs/icons/xm_noenter32m deleted file mode 100644 index b2746291..00000000 --- a/cde/programs/icons/xm_noenter32m +++ /dev/null @@ -1,14 +0,0 @@ -#define noenter32m_width 32 -#define noenter32m_height 32 -static char noenter32m_bits[] = { - 0x00, 0xe0, 0x07, 0x00, 0x00, 0xfc, 0x3f, 0x00, 0x00, 0xff, 0xff, 0x00, - 0x80, 0xff, 0xff, 0x01, 0xc0, 0xff, 0xff, 0x03, 0xe0, 0xff, 0xff, 0x07, - 0xf0, 0xff, 0xff, 0x0f, 0xf8, 0xff, 0xff, 0x1f, 0xfc, 0xff, 0xff, 0x3f, - 0xfc, 0xff, 0xff, 0x3f, 0xfe, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x7f, - 0xfe, 0xff, 0xff, 0x7f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, - 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, - 0xff, 0xff, 0xff, 0xff, 0xfe, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff, 0x7f, - 0xfe, 0xff, 0xff, 0x7f, 0xfc, 0xff, 0xff, 0x3f, 0xfc, 0xff, 0xff, 0x3f, - 0xf8, 0xff, 0xff, 0x1f, 0xf0, 0xff, 0xff, 0x0f, 0xe0, 0xff, 0xff, 0x07, - 0xc0, 0xff, 0xff, 0x03, 0x80, 0xff, 0xff, 0x01, 0x00, 0xff, 0xff, 0x00, - 0x00, 0xfc, 0x3f, 0x00, 0x00, 0xe0, 0x07, 0x00}; -- 2.25.1