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/max_toggled.xbm | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 themes/planton/max_toggled.xbm (limited to 'themes/planton/max_toggled.xbm') diff --git a/themes/planton/max_toggled.xbm b/themes/planton/max_toggled.xbm new file mode 100644 index 00000000..399690af --- /dev/null +++ b/themes/planton/max_toggled.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define max_width 4 +#define max_height 4 +static unsigned char max_bits[] = { + 0x0f, 0x0f, 0x09, 0x0f }; -- cgit v1.2.3