summaryrefslogtreecommitdiff
path: root/themes/Artwiz-boxed
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-05-12 00:48:06 +0000
committerDana Jansens <danakj@orodu.net>2007-05-12 00:48:06 +0000
commit3bee91aaf9c9893fb4a516432ad195a117baf1ce (patch)
treeb90cef1906793fa22548716a19a049945494966a /themes/Artwiz-boxed
parent41f0ff035bef7fb14e4ede5aa36c71e8948731b9 (diff)
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
Diffstat (limited to 'themes/Artwiz-boxed')
-rw-r--r--themes/Artwiz-boxed/openbox-3/close.xbm4
-rw-r--r--themes/Artwiz-boxed/openbox-3/desk.xbm4
-rw-r--r--themes/Artwiz-boxed/openbox-3/desk_toggled.xbm4
-rw-r--r--themes/Artwiz-boxed/openbox-3/iconify.xbm4
-rw-r--r--themes/Artwiz-boxed/openbox-3/max.xbm4
-rw-r--r--themes/Artwiz-boxed/openbox-3/max_toggled.xbm4
6 files changed, 0 insertions, 24 deletions
diff --git a/themes/Artwiz-boxed/openbox-3/close.xbm b/themes/Artwiz-boxed/openbox-3/close.xbm
deleted file mode 100644
index 0f085f73..00000000
--- a/themes/Artwiz-boxed/openbox-3/close.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define close_width 7
-#define close_height 7
-static unsigned char close_bits[] = {
- 0x41, 0x22, 0x14, 0x08, 0x14, 0x22, 0x41 };
diff --git a/themes/Artwiz-boxed/openbox-3/desk.xbm b/themes/Artwiz-boxed/openbox-3/desk.xbm
deleted file mode 100644
index 4a462003..00000000
--- a/themes/Artwiz-boxed/openbox-3/desk.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define desk_width 7
-#define desk_height 7
-static unsigned char desk_bits[] = {
- 0x00, 0x00, 0x14, 0x00, 0x14, 0x00, 0x00 };
diff --git a/themes/Artwiz-boxed/openbox-3/desk_toggled.xbm b/themes/Artwiz-boxed/openbox-3/desk_toggled.xbm
deleted file mode 100644
index 509d16e0..00000000
--- a/themes/Artwiz-boxed/openbox-3/desk_toggled.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define desk_toggled_width 7
-#define desk_toggled_height 7
-static unsigned char desk_toggled_bits[] = {
- 0x00, 0x22, 0x00, 0x00, 0x00, 0x22, 0x00 };
diff --git a/themes/Artwiz-boxed/openbox-3/iconify.xbm b/themes/Artwiz-boxed/openbox-3/iconify.xbm
deleted file mode 100644
index c16a8934..00000000
--- a/themes/Artwiz-boxed/openbox-3/iconify.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define iconify_width 7
-#define iconify_height 7
-static unsigned char iconify_bits[] = {
- 0x00, 0x00, 0x00, 0x00, 0x7f, 0x41, 0x7f };
diff --git a/themes/Artwiz-boxed/openbox-3/max.xbm b/themes/Artwiz-boxed/openbox-3/max.xbm
deleted file mode 100644
index 402b1cf5..00000000
--- a/themes/Artwiz-boxed/openbox-3/max.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define max_width 7
-#define max_height 7
-static unsigned char max_bits[] = {
- 0x7f, 0x7f, 0x41, 0x41, 0x41, 0x41, 0x7f };
diff --git a/themes/Artwiz-boxed/openbox-3/max_toggled.xbm b/themes/Artwiz-boxed/openbox-3/max_toggled.xbm
deleted file mode 100644
index d486135a..00000000
--- a/themes/Artwiz-boxed/openbox-3/max_toggled.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define max_toggled_width 7
-#define max_toggled_height 7
-static unsigned char max_toggled_bits[] = {
- 0x7c, 0x44, 0x5f, 0x55, 0x7d, 0x11, 0x1f };