From c238906d0488b2afd5ddbfec7139d6b35adb2c72 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Tue, 11 Dec 2001 00:07:15 +0000 Subject: [PATCH] * etc/icons/*.xbm: Replaced "-" with "_" to make them can be handled by Emacs 21. --- ChangeLog | 5 +++++ etc/icons/wl-alpha-logo.xbm | 6 +++--- etc/icons/wl-alpha-xmas-logo.xbm | 6 +++--- etc/icons/wl-beta-logo.xbm | 6 +++--- etc/icons/wl-beta-xmas-logo.xbm | 6 +++--- etc/icons/wl-stable-logo.xbm | 6 +++--- etc/icons/wl-stable-xmas-logo.xbm | 6 +++--- 7 files changed, 23 insertions(+), 18 deletions(-) diff --git a/ChangeLog b/ChangeLog index e4d7a62..9bd65cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-12-11 Katsumi Yamaoka + + * etc/icons/*.xbm: Replaced "-" with "_" to make them can be + handled by Emacs 21. + 2001-12-10 Katsumi Yamaoka * etc/icons/wl-alpha-logo.img: New file. diff --git a/etc/icons/wl-alpha-logo.xbm b/etc/icons/wl-alpha-logo.xbm index ec1bdb2..2fbdcbf 100644 --- a/etc/icons/wl-alpha-logo.xbm +++ b/etc/icons/wl-alpha-logo.xbm @@ -1,6 +1,6 @@ -#define wl-alpha-logo_width 464 -#define wl-alpha-logo_height 160 -static char wl-alpha-logo_bits[] = { +#define wl_alpha_logo_width 464 +#define wl_alpha_logo_height 160 +static char wl_alpha_logo_bits[] = { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, diff --git a/etc/icons/wl-alpha-xmas-logo.xbm b/etc/icons/wl-alpha-xmas-logo.xbm index a017fbc..b152999 100644 --- a/etc/icons/wl-alpha-xmas-logo.xbm +++ b/etc/icons/wl-alpha-xmas-logo.xbm @@ -1,6 +1,6 @@ -#define wl-alpha-xmas-logo_width 464 -#define wl-alpha-xmas-logo_height 160 -static char wl-alpha-xmas-logo_bits[] = { +#define wl_alpha_xmas_logo_width 464 +#define wl_alpha_xmas_logo_height 160 +static char wl_alpha_xmas_logo_bits[] = { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, diff --git a/etc/icons/wl-beta-logo.xbm b/etc/icons/wl-beta-logo.xbm index 41d259d..7f88151 100644 --- a/etc/icons/wl-beta-logo.xbm +++ b/etc/icons/wl-beta-logo.xbm @@ -1,6 +1,6 @@ -#define wl-beta-logo_width 464 -#define wl-beta-logo_height 160 -static char wl-beta-logo_bits[] = { +#define wl_beta_logo_width 464 +#define wl_beta_logo_height 160 +static char wl_beta_logo_bits[] = { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, diff --git a/etc/icons/wl-beta-xmas-logo.xbm b/etc/icons/wl-beta-xmas-logo.xbm index 93e77a8..d5f54dc 100644 --- a/etc/icons/wl-beta-xmas-logo.xbm +++ b/etc/icons/wl-beta-xmas-logo.xbm @@ -1,6 +1,6 @@ -#define wl-beta-xmas-logo_width 464 -#define wl-beta-xmas-logo_height 160 -static char wl-beta-xmas-logo_bits[] = { +#define wl_beta_xmas_logo_width 464 +#define wl_beta_xmas_logo_height 160 +static char wl_beta_xmas_logo_bits[] = { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, diff --git a/etc/icons/wl-stable-logo.xbm b/etc/icons/wl-stable-logo.xbm index d0d3218..7473c22 100644 --- a/etc/icons/wl-stable-logo.xbm +++ b/etc/icons/wl-stable-logo.xbm @@ -1,6 +1,6 @@ -#define wl-logo_width 464 -#define wl-logo_height 160 -static char wl-logo_bits[] = { +#define wl_stable_logo_width 464 +#define wl_stable_logo_height 160 +static char wl_stable_logo_bits[] = { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, diff --git a/etc/icons/wl-stable-xmas-logo.xbm b/etc/icons/wl-stable-xmas-logo.xbm index 3091958..276d581 100644 --- a/etc/icons/wl-stable-xmas-logo.xbm +++ b/etc/icons/wl-stable-xmas-logo.xbm @@ -1,6 +1,6 @@ -#define wl-stable-xmas-logo_width 464 -#define wl-stable-xmas-logo_height 160 -static char wl-stable-xmas-logo_bits[] = { +#define wl_stable_xmas_logo_width 464 +#define wl_stable_xmas_logo_height 160 +static char wl_stable_xmas_logo_bits[] = { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -- 1.7.10.4