From 5fd233711b750c53cdc820ee9b85e6a56c3ef3cb Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 1 Sep 2003 16:41:25 +0000 Subject: add/fix themes for 3.0 --- themes/Allegro/openbox-3/bullet.xbm | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 themes/Allegro/openbox-3/bullet.xbm (limited to 'themes/Allegro/openbox-3/bullet.xbm') diff --git a/themes/Allegro/openbox-3/bullet.xbm b/themes/Allegro/openbox-3/bullet.xbm new file mode 100644 index 00000000..16e37218 --- /dev/null +++ b/themes/Allegro/openbox-3/bullet.xbm @@ -0,0 +1,4 @@ +#define bullet_width 6 +#define bullet_height 5 +static unsigned char bullet_bits[] = { + 0x0c, 0x1e, 0x3f, 0x1e, 0x0c }; -- cgit v1.2.3