From 37019bc8a9450d0b87f1e448345df0a39a8ef00c Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 2 May 2007 03:58:06 +0000 Subject: capitalize the theme names --- themes/Syscrash/openbox-3/close.xbm | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 themes/Syscrash/openbox-3/close.xbm (limited to 'themes/Syscrash/openbox-3/close.xbm') diff --git a/themes/Syscrash/openbox-3/close.xbm b/themes/Syscrash/openbox-3/close.xbm new file mode 100644 index 00000000..4a88cff6 --- /dev/null +++ b/themes/Syscrash/openbox-3/close.xbm @@ -0,0 +1,4 @@ +#define close_width 6 +#define close_height 6 +static unsigned char close_bits[] = { + 0x33, 0x3f, 0x1e, 0x1e, 0x3f, 0x33 }; -- cgit v1.2.3