summaryrefslogtreecommitdiff
path: root/themes/fieron2_buttons
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-06-28 16:51:53 +0000
committerDana Jansens <danakj@orodu.net>2003-06-28 16:51:53 +0000
commit68a2b6a85f25dec3102d7cf9f6fbac0632ec6df7 (patch)
tree3db2b4f118263cbc1303c68d800662d3004c02d1 /themes/fieron2_buttons
parent7a310955084c19478660c18bc388421a8ba5554a (diff)
adjust the themes with buttons to match how they are read now
Diffstat (limited to 'themes/fieron2_buttons')
-rw-r--r--themes/fieron2_buttons/close.xbm5
-rw-r--r--themes/fieron2_buttons/icon.xbm5
-rw-r--r--themes/fieron2_buttons/max.xbm5
-rw-r--r--themes/fieron2_buttons/stick.xbm5
4 files changed, 0 insertions, 20 deletions
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 };