From d4170da07e0978578bad12300e71d503e87121e5 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 1 Aug 2003 07:02:57 +0000 Subject: renamed the _t bitmaps, and added disabled and hover bitmaps --- themes/planton/stick_toggled.xbm | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 themes/planton/stick_toggled.xbm (limited to 'themes/planton/stick_toggled.xbm') diff --git a/themes/planton/stick_toggled.xbm b/themes/planton/stick_toggled.xbm new file mode 100644 index 00000000..14e7f05c --- /dev/null +++ b/themes/planton/stick_toggled.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define stick_width 4 +#define stick_height 4 +static unsigned char stick_bits[] = { + 0x0f, 0x0f, 0x0f, 0x0f }; -- cgit v1.2.3