From 68a2b6a85f25dec3102d7cf9f6fbac0632ec6df7 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 28 Jun 2003 16:51:53 +0000 Subject: adjust the themes with buttons to match how they are read now --- configure.ac | 3 +++ themes/Makefile.am | 2 ++ themes/ebox_buttons/bulletbc.xbm | 5 ----- themes/ebox_buttons/bulletl.xbm | 5 ----- themes/ebox_buttons/bulletr.xbm | 5 ----- themes/ebox_buttons/close.xbm | 5 ----- themes/ebox_buttons/icon.xbm | 5 ----- themes/ebox_buttons/max.xbm | 5 ----- themes/ebox_data/close.xbm | 5 +++++ themes/ebox_data/iconify.xbm | 5 +++++ themes/ebox_data/max.xbm | 5 +++++ themes/fieron2_buttons/close.xbm | 5 ----- themes/fieron2_buttons/icon.xbm | 5 ----- themes/fieron2_buttons/max.xbm | 5 ----- themes/fieron2_buttons/stick.xbm | 5 ----- themes/fieron2_data/close.xbm | 5 +++++ themes/fieron2_data/iconify.xbm | 5 +++++ themes/fieron2_data/max.xbm | 5 +++++ themes/fieron2_data/stick.xbm | 5 +++++ themes/fieron_buttons/close.xbm | 5 ----- themes/fieron_buttons/icon.xbm | 5 ----- themes/fieron_buttons/max.xbm | 5 ----- themes/fieron_buttons/stick.xbm | 5 ----- themes/fieron_data/close.xbm | 5 +++++ themes/fieron_data/iconify.xbm | 5 +++++ themes/fieron_data/max.xbm | 5 +++++ themes/fieron_data/stick.xbm | 5 +++++ 27 files changed, 60 insertions(+), 70 deletions(-) delete mode 100644 themes/ebox_buttons/bulletbc.xbm delete mode 100644 themes/ebox_buttons/bulletl.xbm delete mode 100644 themes/ebox_buttons/bulletr.xbm delete mode 100644 themes/ebox_buttons/close.xbm delete mode 100644 themes/ebox_buttons/icon.xbm delete mode 100644 themes/ebox_buttons/max.xbm create mode 100644 themes/ebox_data/close.xbm create mode 100644 themes/ebox_data/iconify.xbm create mode 100644 themes/ebox_data/max.xbm delete mode 100644 themes/fieron2_buttons/close.xbm delete mode 100644 themes/fieron2_buttons/icon.xbm delete mode 100644 themes/fieron2_buttons/max.xbm delete mode 100644 themes/fieron2_buttons/stick.xbm create mode 100644 themes/fieron2_data/close.xbm create mode 100644 themes/fieron2_data/iconify.xbm create mode 100644 themes/fieron2_data/max.xbm create mode 100644 themes/fieron2_data/stick.xbm delete mode 100644 themes/fieron_buttons/close.xbm delete mode 100644 themes/fieron_buttons/icon.xbm delete mode 100644 themes/fieron_buttons/max.xbm delete mode 100644 themes/fieron_buttons/stick.xbm create mode 100644 themes/fieron_data/close.xbm create mode 100644 themes/fieron_data/iconify.xbm create mode 100644 themes/fieron_data/max.xbm create mode 100644 themes/fieron_data/stick.xbm diff --git a/configure.ac b/configure.ac index e7bc7370..8f4a68ea 100644 --- a/configure.ac +++ b/configure.ac @@ -106,6 +106,9 @@ X11_EXT_XINERAMA AC_CONFIG_FILES([Makefile po/Makefile.in themes/Makefile + themes/ebox_data/Makefile + themes/fieron_data/Makefile + themes/fieron2_data/Makefile data/Makefile render/Makefile parser/Makefile diff --git a/themes/Makefile.am b/themes/Makefile.am index 2a4e6b7a..9bcd07c9 100644 --- a/themes/Makefile.am +++ b/themes/Makefile.am @@ -1,5 +1,7 @@ themedir=$(datadir)/openbox/themes +SUBDIRS=ebox_data fieron_data fieron2_data + theme_DATA=artwiz bbs bluebox cthulhain deep ebox fieron fieron2 flux frobozz \ frobust mbdtex miklos nyz nyzclone ob20 operation outcomes paper \ purplehaaze shade steelblue steelblue2 the_orange trisb twice \ diff --git a/themes/ebox_buttons/bulletbc.xbm b/themes/ebox_buttons/bulletbc.xbm deleted file mode 100644 index f74daa69..00000000 --- a/themes/ebox_buttons/bulletbc.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* Created with The GIMP */ -#define bulletbc_width 8 -#define bulletbc_height 8 -static unsigned char bulletbc_bits[] = { - 0x00, 0x04, 0x0e, 0x1c, 0x3c, 0x1c, 0x0e, 0x04 }; diff --git a/themes/ebox_buttons/bulletl.xbm b/themes/ebox_buttons/bulletl.xbm deleted file mode 100644 index b136694e..00000000 --- a/themes/ebox_buttons/bulletl.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* Created with The GIMP */ -#define bulletl_width 8 -#define bulletl_height 8 -static unsigned char bulletl_bits[] = { - 0x00, 0x20, 0x70, 0x38, 0x3c, 0x38, 0x70, 0x20 }; diff --git a/themes/ebox_buttons/bulletr.xbm b/themes/ebox_buttons/bulletr.xbm deleted file mode 100644 index 5b2d6fd3..00000000 --- a/themes/ebox_buttons/bulletr.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* Created with The GIMP */ -#define bulletr_width 8 -#define bulletr_height 8 -static unsigned char bulletr_bits[] = { - 0x00, 0x04, 0x0e, 0x1c, 0x3c, 0x1c, 0x0e, 0x04 }; diff --git a/themes/ebox_buttons/close.xbm b/themes/ebox_buttons/close.xbm deleted file mode 100644 index a97c5334..00000000 --- a/themes/ebox_buttons/close.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* Created with The GIMP */ -#define close_width 8 -#define close_height 8 -static unsigned char close_bits[] = { - 0x42, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0x42 }; diff --git a/themes/ebox_buttons/icon.xbm b/themes/ebox_buttons/icon.xbm deleted file mode 100644 index 38d8f73a..00000000 --- a/themes/ebox_buttons/icon.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* Created with The GIMP */ -#define icon_width 7 -#define icon_height 7 -static unsigned char icon_bits[] = { - 0x0c, 0x0c, 0x0c, 0x7c, 0x7c, 0x03, 0x03 }; diff --git a/themes/ebox_buttons/max.xbm b/themes/ebox_buttons/max.xbm deleted file mode 100644 index f143a223..00000000 --- a/themes/ebox_buttons/max.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* Created with The GIMP */ -#define max_width 7 -#define max_height 7 -static unsigned char max_bits[] = { - 0x7f, 0x7f, 0x60, 0x60, 0x60, 0x63, 0x63 }; diff --git a/themes/ebox_data/close.xbm b/themes/ebox_data/close.xbm new file mode 100644 index 00000000..a97c5334 --- /dev/null +++ b/themes/ebox_data/close.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define close_width 8 +#define close_height 8 +static unsigned char close_bits[] = { + 0x42, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0x42 }; diff --git a/themes/ebox_data/iconify.xbm b/themes/ebox_data/iconify.xbm new file mode 100644 index 00000000..38d8f73a --- /dev/null +++ b/themes/ebox_data/iconify.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define icon_width 7 +#define icon_height 7 +static unsigned char icon_bits[] = { + 0x0c, 0x0c, 0x0c, 0x7c, 0x7c, 0x03, 0x03 }; diff --git a/themes/ebox_data/max.xbm b/themes/ebox_data/max.xbm new file mode 100644 index 00000000..f143a223 --- /dev/null +++ b/themes/ebox_data/max.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define max_width 7 +#define max_height 7 +static unsigned char max_bits[] = { + 0x7f, 0x7f, 0x60, 0x60, 0x60, 0x63, 0x63 }; diff --git a/themes/fieron2_buttons/close.xbm b/themes/fieron2_buttons/close.xbm deleted file mode 100644 index aea54882..00000000 --- a/themes/fieron2_buttons/close.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* Created with The GIMP */ -#define close_width 8 -#define close_height 8 -static unsigned char close_bits[] = { - 0x00, 0xc3, 0x66, 0x3c, 0x3c, 0x66, 0xc3, 0x00 }; diff --git a/themes/fieron2_buttons/icon.xbm b/themes/fieron2_buttons/icon.xbm deleted file mode 100644 index 1cd40fcd..00000000 --- a/themes/fieron2_buttons/icon.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* Created with The GIMP */ -#define icon_width 8 -#define icon_height 8 -static unsigned char icon_bits[] = { - 0x00, 0x00, 0x42, 0x66, 0x3c, 0x18, 0x00, 0x00 }; diff --git a/themes/fieron2_buttons/max.xbm b/themes/fieron2_buttons/max.xbm deleted file mode 100644 index 2cd94e84..00000000 --- a/themes/fieron2_buttons/max.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* Created with The GIMP */ -#define max_width 8 -#define max_height 8 -static unsigned char max_bits[] = { - 0x00, 0x00, 0x18, 0x3c, 0x66, 0x42, 0x00, 0x00 }; diff --git a/themes/fieron2_buttons/stick.xbm b/themes/fieron2_buttons/stick.xbm deleted file mode 100644 index 4345dfab..00000000 --- a/themes/fieron2_buttons/stick.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* Created with The GIMP */ -#define stick_width 8 -#define stick_height 8 -static unsigned char stick_bits[] = { - 0x00, 0x66, 0x66, 0x00, 0x00, 0x66, 0x66, 0x00 }; diff --git a/themes/fieron2_data/close.xbm b/themes/fieron2_data/close.xbm new file mode 100644 index 00000000..aea54882 --- /dev/null +++ b/themes/fieron2_data/close.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define close_width 8 +#define close_height 8 +static unsigned char close_bits[] = { + 0x00, 0xc3, 0x66, 0x3c, 0x3c, 0x66, 0xc3, 0x00 }; diff --git a/themes/fieron2_data/iconify.xbm b/themes/fieron2_data/iconify.xbm new file mode 100644 index 00000000..1cd40fcd --- /dev/null +++ b/themes/fieron2_data/iconify.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define icon_width 8 +#define icon_height 8 +static unsigned char icon_bits[] = { + 0x00, 0x00, 0x42, 0x66, 0x3c, 0x18, 0x00, 0x00 }; diff --git a/themes/fieron2_data/max.xbm b/themes/fieron2_data/max.xbm new file mode 100644 index 00000000..2cd94e84 --- /dev/null +++ b/themes/fieron2_data/max.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define max_width 8 +#define max_height 8 +static unsigned char max_bits[] = { + 0x00, 0x00, 0x18, 0x3c, 0x66, 0x42, 0x00, 0x00 }; diff --git a/themes/fieron2_data/stick.xbm b/themes/fieron2_data/stick.xbm new file mode 100644 index 00000000..4345dfab --- /dev/null +++ b/themes/fieron2_data/stick.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define stick_width 8 +#define stick_height 8 +static unsigned char stick_bits[] = { + 0x00, 0x66, 0x66, 0x00, 0x00, 0x66, 0x66, 0x00 }; diff --git a/themes/fieron_buttons/close.xbm b/themes/fieron_buttons/close.xbm deleted file mode 100644 index aea54882..00000000 --- a/themes/fieron_buttons/close.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* Created with The GIMP */ -#define close_width 8 -#define close_height 8 -static unsigned char close_bits[] = { - 0x00, 0xc3, 0x66, 0x3c, 0x3c, 0x66, 0xc3, 0x00 }; diff --git a/themes/fieron_buttons/icon.xbm b/themes/fieron_buttons/icon.xbm deleted file mode 100644 index 1cd40fcd..00000000 --- a/themes/fieron_buttons/icon.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* Created with The GIMP */ -#define icon_width 8 -#define icon_height 8 -static unsigned char icon_bits[] = { - 0x00, 0x00, 0x42, 0x66, 0x3c, 0x18, 0x00, 0x00 }; diff --git a/themes/fieron_buttons/max.xbm b/themes/fieron_buttons/max.xbm deleted file mode 100644 index 2cd94e84..00000000 --- a/themes/fieron_buttons/max.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* Created with The GIMP */ -#define max_width 8 -#define max_height 8 -static unsigned char max_bits[] = { - 0x00, 0x00, 0x18, 0x3c, 0x66, 0x42, 0x00, 0x00 }; diff --git a/themes/fieron_buttons/stick.xbm b/themes/fieron_buttons/stick.xbm deleted file mode 100644 index 4345dfab..00000000 --- a/themes/fieron_buttons/stick.xbm +++ /dev/null @@ -1,5 +0,0 @@ -/* Created with The GIMP */ -#define stick_width 8 -#define stick_height 8 -static unsigned char stick_bits[] = { - 0x00, 0x66, 0x66, 0x00, 0x00, 0x66, 0x66, 0x00 }; diff --git a/themes/fieron_data/close.xbm b/themes/fieron_data/close.xbm new file mode 100644 index 00000000..aea54882 --- /dev/null +++ b/themes/fieron_data/close.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define close_width 8 +#define close_height 8 +static unsigned char close_bits[] = { + 0x00, 0xc3, 0x66, 0x3c, 0x3c, 0x66, 0xc3, 0x00 }; diff --git a/themes/fieron_data/iconify.xbm b/themes/fieron_data/iconify.xbm new file mode 100644 index 00000000..1cd40fcd --- /dev/null +++ b/themes/fieron_data/iconify.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define icon_width 8 +#define icon_height 8 +static unsigned char icon_bits[] = { + 0x00, 0x00, 0x42, 0x66, 0x3c, 0x18, 0x00, 0x00 }; diff --git a/themes/fieron_data/max.xbm b/themes/fieron_data/max.xbm new file mode 100644 index 00000000..2cd94e84 --- /dev/null +++ b/themes/fieron_data/max.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define max_width 8 +#define max_height 8 +static unsigned char max_bits[] = { + 0x00, 0x00, 0x18, 0x3c, 0x66, 0x42, 0x00, 0x00 }; diff --git a/themes/fieron_data/stick.xbm b/themes/fieron_data/stick.xbm new file mode 100644 index 00000000..4345dfab --- /dev/null +++ b/themes/fieron_data/stick.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define stick_width 8 +#define stick_height 8 +static unsigned char stick_bits[] = { + 0x00, 0x66, 0x66, 0x00, 0x00, 0x66, 0x66, 0x00 }; -- cgit v1.2.3