From 3bee91aaf9c9893fb4a516432ad195a117baf1ce Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 12 May 2007 00:48:06 +0000 Subject: remove buttons from themes when they are using the defaults already for clarity some small changes to themes.. buttons can hide themselves now, so removed the empty disabled masks for Bear2 and Natura install the default xbms for reference to the doc dir install some basic documentation to the doc dir --- themes/Bear2/openbox-3/iconify_disabled.xbm | 5 ----- themes/Bear2/openbox-3/max_disabled.xbm | 5 ----- themes/Bear2/openbox-3/themerc.xml | 4 ++-- 3 files changed, 2 insertions(+), 12 deletions(-) delete mode 100644 themes/Bear2/openbox-3/iconify_disabled.xbm delete mode 100644 themes/Bear2/openbox-3/max_disabled.xbm (limited to 'themes/Bear2') 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/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/themerc.xml b/themes/Bear2/openbox-3/themerc.xml index 68b0adac..bca1b0b5 100644 --- a/themes/Bear2/openbox-3/themerc.xml +++ b/themes/Bear2/openbox-3/themerc.xml @@ -42,7 +42,7 @@ - + @@ -93,7 +93,7 @@ - + -- cgit v1.2.3