diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-03-22 06:46:01 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-03-22 06:46:01 +0000 |
| commit | 4a2a4aa918c0f9dc614b60107334d8073d0d2c80 (patch) | |
| tree | 23ced6b02a51c67b052c0fef82d4ab20724ac148 /themes/openbox/ebox_buttons/close.xbm | |
| parent | 3f0e69b8e05a2c5dde2489dc9abad4e3aceee591 (diff) | |
add the ebox style
Diffstat (limited to 'themes/openbox/ebox_buttons/close.xbm')
| -rw-r--r-- | themes/openbox/ebox_buttons/close.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/openbox/ebox_buttons/close.xbm b/themes/openbox/ebox_buttons/close.xbm new file mode 100644 index 00000000..a97c5334 --- /dev/null +++ b/themes/openbox/ebox_buttons/close.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define close_width 8 +#define close_height 8 +static unsigned char close_bits[] = { + 0x42, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0x42 }; |
