From 37019bc8a9450d0b87f1e448345df0a39a8ef00c Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 2 May 2007 03:58:06 +0000 Subject: capitalize the theme names --- themes/Syscrash/openbox-3/bullet.xbm | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 themes/Syscrash/openbox-3/bullet.xbm (limited to 'themes/Syscrash/openbox-3/bullet.xbm') diff --git a/themes/Syscrash/openbox-3/bullet.xbm b/themes/Syscrash/openbox-3/bullet.xbm new file mode 100644 index 00000000..88481ec8 --- /dev/null +++ b/themes/Syscrash/openbox-3/bullet.xbm @@ -0,0 +1,4 @@ +#define bullet_width 4 +#define bullet_height 7 +static unsigned char bullet_bits[] = { + 0x01, 0x03, 0x07, 0x0f, 0x07, 0x03, 0x01 }; -- cgit v1.2.3