summaryrefslogtreecommitdiff
path: root/themes/fieron2_data
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-08-01 14:09:22 +0000
committerDana Jansens <danakj@orodu.net>2003-08-01 14:09:22 +0000
commitce4ae7e862f20170eea6008673b3fa3cca6c6ec4 (patch)
treeb6a83e1a7b8a6e25be5720a0154f1b209ca50b57 /themes/fieron2_data
parent6b606a098f483929348c00d72348ee4173d01f9f (diff)
remove old _data shit
Diffstat (limited to 'themes/fieron2_data')
-rw-r--r--themes/fieron2_data/.cvsignore0
-rw-r--r--themes/fieron2_data/close.xbm5
-rw-r--r--themes/fieron2_data/iconify.xbm5
-rw-r--r--themes/fieron2_data/max.xbm5
-rw-r--r--themes/fieron2_data/stick.xbm5
5 files changed, 0 insertions, 20 deletions
diff --git a/themes/fieron2_data/.cvsignore b/themes/fieron2_data/.cvsignore
deleted file mode 100644
index e69de29b..00000000
--- a/themes/fieron2_data/.cvsignore
+++ /dev/null
diff --git a/themes/fieron2_data/close.xbm b/themes/fieron2_data/close.xbm
deleted file mode 100644
index aea54882..00000000
--- a/themes/fieron2_data/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_data/iconify.xbm b/themes/fieron2_data/iconify.xbm
deleted file mode 100644
index 1cd40fcd..00000000
--- a/themes/fieron2_data/iconify.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_data/max.xbm b/themes/fieron2_data/max.xbm
deleted file mode 100644
index 2cd94e84..00000000
--- a/themes/fieron2_data/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_data/stick.xbm b/themes/fieron2_data/stick.xbm
deleted file mode 100644
index 4345dfab..00000000
--- a/themes/fieron2_data/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 };