From 3bee91aaf9c9893fb4a516432ad195a117baf1ce Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 12 May 2007 00:48:06 +0000 Subject: remove buttons from themes when they are using the defaults already for clarity some small changes to themes.. buttons can hide themselves now, so removed the empty disabled masks for Bear2 and Natura install the default xbms for reference to the doc dir install some basic documentation to the doc dir --- data/xbm/max.xbm | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 data/xbm/max.xbm (limited to 'data/xbm/max.xbm') diff --git a/data/xbm/max.xbm b/data/xbm/max.xbm new file mode 100644 index 00000000..6d030af4 --- /dev/null +++ b/data/xbm/max.xbm @@ -0,0 +1,4 @@ +#define max_width 6 +#define max_height 6 +static unsigned char max_bits[] = { + 0x3f, 0x3f, 0x21, 0x21, 0x21, 0x3f }; -- cgit v1.2.3