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/max.xbm | |
| parent | 3f0e69b8e05a2c5dde2489dc9abad4e3aceee591 (diff) | |
add the ebox style
Diffstat (limited to 'themes/openbox/ebox_buttons/max.xbm')
| -rw-r--r-- | themes/openbox/ebox_buttons/max.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/openbox/ebox_buttons/max.xbm b/themes/openbox/ebox_buttons/max.xbm new file mode 100644 index 00000000..f143a223 --- /dev/null +++ b/themes/openbox/ebox_buttons/max.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define max_width 7 +#define max_height 7 +static unsigned char max_bits[] = { + 0x7f, 0x7f, 0x60, 0x60, 0x60, 0x63, 0x63 }; |
