From 37019bc8a9450d0b87f1e448345df0a39a8ef00c Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 2 May 2007 03:58:06 +0000 Subject: capitalize the theme names --- themes/bear2/openbox-3/close.xbm | 4 - themes/bear2/openbox-3/close_pressed.xbm | 5 - themes/bear2/openbox-3/desk.xbm | 4 - themes/bear2/openbox-3/desk_toggled.xbm | 4 - themes/bear2/openbox-3/iconify.xbm | 4 - themes/bear2/openbox-3/iconify_disabled.xbm | 5 - themes/bear2/openbox-3/iconify_pressed.xbm | 5 - themes/bear2/openbox-3/max.xbm | 4 - themes/bear2/openbox-3/max_disabled.xbm | 5 - themes/bear2/openbox-3/max_pressed.xbm | 5 - themes/bear2/openbox-3/max_toggled.xbm | 4 - themes/bear2/openbox-3/shade.xbm | 4 - themes/bear2/openbox-3/shade_pressed.xbm | 5 - themes/bear2/openbox-3/themerc.xml | 155 ---------------------------- 14 files changed, 213 deletions(-) delete mode 100644 themes/bear2/openbox-3/close.xbm delete mode 100644 themes/bear2/openbox-3/close_pressed.xbm delete mode 100644 themes/bear2/openbox-3/desk.xbm delete mode 100644 themes/bear2/openbox-3/desk_toggled.xbm delete mode 100644 themes/bear2/openbox-3/iconify.xbm delete mode 100644 themes/bear2/openbox-3/iconify_disabled.xbm delete mode 100644 themes/bear2/openbox-3/iconify_pressed.xbm delete mode 100644 themes/bear2/openbox-3/max.xbm delete mode 100644 themes/bear2/openbox-3/max_disabled.xbm delete mode 100644 themes/bear2/openbox-3/max_pressed.xbm delete mode 100644 themes/bear2/openbox-3/max_toggled.xbm delete mode 100644 themes/bear2/openbox-3/shade.xbm delete mode 100644 themes/bear2/openbox-3/shade_pressed.xbm delete mode 100644 themes/bear2/openbox-3/themerc.xml (limited to 'themes/bear2') diff --git a/themes/bear2/openbox-3/close.xbm b/themes/bear2/openbox-3/close.xbm deleted file mode 100644 index ab7ff800..00000000 --- a/themes/bear2/openbox-3/close.xbm +++ /dev/null @@ -1,4 +0,0 @@ -#define close_width 8 -#define close_height 8 -static unsigned char close_bits[] = { - 0xc3, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0xc3 }; diff --git a/themes/bear2/openbox-3/close_pressed.xbm b/themes/bear2/openbox-3/close_pressed.xbm deleted file mode 100644 index 663c4589..00000000 --- a/themes/bear2/openbox-3/close_pressed.xbm +++ /dev/null @@ -1,5 +0,0 @@ -#define close_pressed_width 10 -#define close_pressed_height 10 -static unsigned char close_pressed_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x0c, 0x03, 0x9c, 0x03, 0xf8, 0x01, 0xf0, 0x00, - 0xf0, 0x00, 0xf8, 0x01, 0x9c, 0x03, 0x0c, 0x03 }; diff --git a/themes/bear2/openbox-3/desk.xbm b/themes/bear2/openbox-3/desk.xbm deleted file mode 100644 index f6e24ce6..00000000 --- a/themes/bear2/openbox-3/desk.xbm +++ /dev/null @@ -1,4 +0,0 @@ -#define desk_width 8 -#define desk_height 8 -static unsigned char desk_bits[] = { - 0x00, 0x00, 0x48, 0x78, 0x7f, 0x78, 0x48, 0x00 }; diff --git a/themes/bear2/openbox-3/desk_toggled.xbm b/themes/bear2/openbox-3/desk_toggled.xbm deleted file mode 100644 index d89d4bb7..00000000 --- a/themes/bear2/openbox-3/desk_toggled.xbm +++ /dev/null @@ -1,4 +0,0 @@ -#define desk_toggled_width 8 -#define desk_toggled_height 8 -static unsigned char desk_toggled_bits[] = { - 0x00, 0x66, 0x66, 0x00, 0x00, 0x66, 0x66, 0x00 }; diff --git a/themes/bear2/openbox-3/iconify.xbm b/themes/bear2/openbox-3/iconify.xbm deleted file mode 100644 index 0f415e05..00000000 --- a/themes/bear2/openbox-3/iconify.xbm +++ /dev/null @@ -1,4 +0,0 @@ -#define iconify_width 8 -#define iconify_height 8 -static unsigned char iconify_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff }; diff --git a/themes/bear2/openbox-3/iconify_disabled.xbm b/themes/bear2/openbox-3/iconify_disabled.xbm deleted file mode 100644 index 550a4a3c..00000000 --- a/themes/bear2/openbox-3/iconify_disabled.xbm +++ /dev/null @@ -1,5 +0,0 @@ -#define iconify_disabled_width 10 -#define iconify_disabled_height 10 -static unsigned char iconify_disabled_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/themes/bear2/openbox-3/iconify_pressed.xbm b/themes/bear2/openbox-3/iconify_pressed.xbm deleted file mode 100644 index 28a9cab6..00000000 --- a/themes/bear2/openbox-3/iconify_pressed.xbm +++ /dev/null @@ -1,5 +0,0 @@ -#define iconify_pressed_width 10 -#define iconify_pressed_height 10 -static unsigned char iconify_pressed_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0xfc, 0x03, 0xfc, 0x03 }; diff --git a/themes/bear2/openbox-3/max.xbm b/themes/bear2/openbox-3/max.xbm deleted file mode 100644 index 3a130890..00000000 --- a/themes/bear2/openbox-3/max.xbm +++ /dev/null @@ -1,4 +0,0 @@ -#define max_width 8 -#define max_height 8 -static unsigned char max_bits[] = { - 0xff, 0xff, 0x81, 0x81, 0x81, 0x81, 0x81, 0xff }; diff --git a/themes/bear2/openbox-3/max_disabled.xbm b/themes/bear2/openbox-3/max_disabled.xbm deleted file mode 100644 index cb671bbf..00000000 --- a/themes/bear2/openbox-3/max_disabled.xbm +++ /dev/null @@ -1,5 +0,0 @@ -#define max_disabled_width 10 -#define max_disabled_height 10 -static unsigned char max_disabled_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/themes/bear2/openbox-3/max_pressed.xbm b/themes/bear2/openbox-3/max_pressed.xbm deleted file mode 100644 index 5116ae31..00000000 --- a/themes/bear2/openbox-3/max_pressed.xbm +++ /dev/null @@ -1,5 +0,0 @@ -#define max_pressed_width 10 -#define max_pressed_height 10 -static unsigned char max_pressed_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0xfc, 0x03, 0xfc, 0x03, 0x04, 0x02, 0x04, 0x02, - 0x04, 0x02, 0x04, 0x02, 0x04, 0x02, 0xfc, 0x03 }; diff --git a/themes/bear2/openbox-3/max_toggled.xbm b/themes/bear2/openbox-3/max_toggled.xbm deleted file mode 100644 index ff1c954a..00000000 --- a/themes/bear2/openbox-3/max_toggled.xbm +++ /dev/null @@ -1,4 +0,0 @@ -#define max_toggled_width 8 -#define max_toggled_height 8 -static unsigned char max_toggled_bits[] = { - 0xfc, 0xfc, 0x84, 0x9f, 0x91, 0xf1, 0x11, 0x1f }; diff --git a/themes/bear2/openbox-3/shade.xbm b/themes/bear2/openbox-3/shade.xbm deleted file mode 100644 index ff774f89..00000000 --- a/themes/bear2/openbox-3/shade.xbm +++ /dev/null @@ -1,4 +0,0 @@ -#define shade_width 8 -#define shade_height 8 -static unsigned char shade_bits[] = { - 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/themes/bear2/openbox-3/shade_pressed.xbm b/themes/bear2/openbox-3/shade_pressed.xbm deleted file mode 100644 index d65fe7ae..00000000 --- a/themes/bear2/openbox-3/shade_pressed.xbm +++ /dev/null @@ -1,5 +0,0 @@ -#define shade_pressed_width 10 -#define shade_pressed_height 10 -static unsigned char shade_pressed_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0xfc, 0x03, 0xfc, 0x03, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/themes/bear2/openbox-3/themerc.xml b/themes/bear2/openbox-3/themerc.xml deleted file mode 100644 index bda587da..00000000 --- a/themes/bear2/openbox-3/themerc.xml +++ /dev/null @@ -1,155 +0,0 @@ - - - - 4 - - - - - 1 - - - - center - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - center - 2 - - <text> - <primary r="255" g="255" b="255" a="255"/> - <shadow> - <offset x="1" y="1"/> - <primary r="0" g="0" b="0" a="76"/> - </shadow> - </text> - <style>flat border vertical gradient</style> - <primary r="52" g="101" b="164" a="255"/> - <secondary r="64" g="124" b="202" a="255"/> - <border r="114" g="159" b="207" a="255"/> - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3