From 4d9bd88f12d917ee105ccde0a3b5ed87bf0788ad Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 1 Aug 2003 06:10:59 +0000 Subject: make themes inside a directory --- themes/Light-Industry-big/close.xbm | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 themes/Light-Industry-big/close.xbm (limited to 'themes/Light-Industry-big/close.xbm') diff --git a/themes/Light-Industry-big/close.xbm b/themes/Light-Industry-big/close.xbm new file mode 100644 index 00000000..f96730ba --- /dev/null +++ b/themes/Light-Industry-big/close.xbm @@ -0,0 +1,5 @@ +#define close_width 9 +#define close_height 9 +static unsigned char close_bits[] = { + 0x83, 0x01, 0xc7, 0x01, 0xee, 0x00, 0x7c, 0x00, 0x38, 0x00, 0x7c, 0x00, + 0xee, 0x00, 0xc7, 0x01, 0x83, 0x01 }; -- cgit v1.2.3