From b6b501196e4763fabb994f8fbebb7f1b589f2f22 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 3 Apr 2003 03:27:07 +0000 Subject: rm the data dir --- data/buttons/.cvsignore | 2 -- data/buttons/Makefile.am | 13 ------------- data/buttons/close.xbm | 5 ----- data/buttons/fieron-bullet.xbm | 5 ----- data/buttons/fieron-bulletl.xbm | 5 ----- data/buttons/fieron-close.xbm | 5 ----- data/buttons/fieron-icon.xbm | 5 ----- data/buttons/fieron-max.xbm | 5 ----- data/buttons/fieron-stick.xbm | 5 ----- data/buttons/icon.xbm | 5 ----- data/buttons/max.xbm | 5 ----- data/buttons/stick.xbm | 5 ----- 12 files changed, 65 deletions(-) delete mode 100644 data/buttons/.cvsignore delete mode 100644 data/buttons/Makefile.am delete mode 100644 data/buttons/close.xbm delete mode 100644 data/buttons/fieron-bullet.xbm delete mode 100644 data/buttons/fieron-bulletl.xbm delete mode 100644 data/buttons/fieron-close.xbm delete mode 100644 data/buttons/fieron-icon.xbm delete mode 100644 data/buttons/fieron-max.xbm delete mode 100644 data/buttons/fieron-stick.xbm delete mode 100644 data/buttons/icon.xbm delete mode 100644 data/buttons/max.xbm delete mode 100644 data/buttons/stick.xbm (limited to 'data/buttons') 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 }; -- cgit v1.2.3