summaryrefslogtreecommitdiff
path: root/data/buttons
diff options
context:
space:
mode:
Diffstat (limited to 'data/buttons')
-rw-r--r--data/buttons/.cvsignore2
-rw-r--r--data/buttons/Makefile.am13
-rw-r--r--data/buttons/close.xbm5
-rw-r--r--data/buttons/fieron-bullet.xbm5
-rw-r--r--data/buttons/fieron-bulletl.xbm5
-rw-r--r--data/buttons/fieron-close.xbm5
-rw-r--r--data/buttons/fieron-icon.xbm5
-rw-r--r--data/buttons/fieron-max.xbm5
-rw-r--r--data/buttons/fieron-stick.xbm5
-rw-r--r--data/buttons/icon.xbm5
-rw-r--r--data/buttons/max.xbm5
-rw-r--r--data/buttons/stick.xbm5
12 files changed, 0 insertions, 65 deletions
diff --git a/data/buttons/.cvsignore b/data/buttons/.cvsignore
deleted file mode 100644
index 282522db..00000000
--- a/data/buttons/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/data/buttons/Makefile.am b/data/buttons/Makefile.am
deleted file mode 100644
index 3549bffd..00000000
--- a/data/buttons/Makefile.am
+++ /dev/null
@@ -1,13 +0,0 @@
-#buttonsdir = $(pkgdatadir)/buttons
-MAINTAINERCLEANFILES = Makefile.in
-#buttons_DATA =
- #fieron-bullet.xbm fieron-bulletl.xbm fieron-close.xbm \
- #fieron-icon.xbm fieron-max.xbm fieron-stick.xbm \
- #max.xbm stick.xbm icon.xbm close.xbm
-
-#EXTRA_DIST = $(buttons_DATA)
-
-distclean-local:
- $(RM) *\~ .\#*
-#uninstall-am:
-# -rmdir -p $(DESTDIR)$(buttonsdir)
diff --git a/data/buttons/close.xbm b/data/buttons/close.xbm
deleted file mode 100644
index d46ad94a..00000000
--- a/data/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[] = {
- 0xc3, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0xc3 };
diff --git a/data/buttons/fieron-bullet.xbm b/data/buttons/fieron-bullet.xbm
deleted file mode 100644
index 1d8bc0fb..00000000
--- a/data/buttons/fieron-bullet.xbm
+++ /dev/null
@@ -1,5 +0,0 @@
-/* Created with The GIMP */
-#define bullet_width 8
-#define bullet_height 8
-static unsigned char bullet_bits[] = {
- 0x00, 0x18, 0x30, 0x60, 0x60, 0x30, 0x18, 0x00 };
diff --git a/data/buttons/fieron-bulletl.xbm b/data/buttons/fieron-bulletl.xbm
deleted file mode 100644
index af690000..00000000
--- a/data/buttons/fieron-bulletl.xbm
+++ /dev/null
@@ -1,5 +0,0 @@
-/* Created with The GIMP */
-#define bulletl_width 8
-#define bulletl_height 8
-static unsigned char bulletl_bits[] = {
- 0x00, 0x18, 0x0c, 0x06, 0x06, 0x0c, 0x18, 0x00 };
diff --git a/data/buttons/fieron-close.xbm b/data/buttons/fieron-close.xbm
deleted file mode 100644
index aea54882..00000000
--- a/data/buttons/fieron-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/data/buttons/fieron-icon.xbm b/data/buttons/fieron-icon.xbm
deleted file mode 100644
index 1cd40fcd..00000000
--- a/data/buttons/fieron-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/data/buttons/fieron-max.xbm b/data/buttons/fieron-max.xbm
deleted file mode 100644
index 2cd94e84..00000000
--- a/data/buttons/fieron-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/data/buttons/fieron-stick.xbm b/data/buttons/fieron-stick.xbm
deleted file mode 100644
index 4345dfab..00000000
--- a/data/buttons/fieron-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 };
diff --git a/data/buttons/icon.xbm b/data/buttons/icon.xbm
deleted file mode 100644
index 9fc0ba13..00000000
--- a/data/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, 0xc3, 0xe7, 0x7e, 0x3c, 0x18, 0x00 };
diff --git a/data/buttons/max.xbm b/data/buttons/max.xbm
deleted file mode 100644
index 00b68170..00000000
--- a/data/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[] = {
- 0x7e, 0xff, 0xc3, 0xc3, 0xc3, 0xc3, 0xff, 0x7e };
diff --git a/data/buttons/stick.xbm b/data/buttons/stick.xbm
deleted file mode 100644
index 760131c0..00000000
--- a/data/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, 0x00, 0x18, 0x3c, 0x3c, 0x18, 0x00, 0x00 };