AC_CONFIG_FILES([Makefile
po/Makefile.in
themes/Makefile
+ themes/ebox_data/Makefile
+ themes/fieron_data/Makefile
+ themes/fieron2_data/Makefile
data/Makefile
render/Makefile
parser/Makefile
themedir=$(datadir)/openbox/themes
+SUBDIRS=ebox_data fieron_data fieron2_data
+
theme_DATA=artwiz bbs bluebox cthulhain deep ebox fieron fieron2 flux frobozz \
frobust mbdtex miklos nyz nyzclone ob20 operation outcomes paper \
purplehaaze shade steelblue steelblue2 the_orange trisb twice \
+++ /dev/null
-/* Created with The GIMP */
-#define bulletbc_width 8
-#define bulletbc_height 8
-static unsigned char bulletbc_bits[] = {
- 0x00, 0x04, 0x0e, 0x1c, 0x3c, 0x1c, 0x0e, 0x04 };
+++ /dev/null
-/* Created with The GIMP */
-#define bulletl_width 8
-#define bulletl_height 8
-static unsigned char bulletl_bits[] = {
- 0x00, 0x20, 0x70, 0x38, 0x3c, 0x38, 0x70, 0x20 };
+++ /dev/null
-/* Created with The GIMP */
-#define bulletr_width 8
-#define bulletr_height 8
-static unsigned char bulletr_bits[] = {
- 0x00, 0x04, 0x0e, 0x1c, 0x3c, 0x1c, 0x0e, 0x04 };