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/bulletbc.xbm | |
| parent | 3f0e69b8e05a2c5dde2489dc9abad4e3aceee591 (diff) | |
add the ebox style
Diffstat (limited to 'themes/openbox/ebox_buttons/bulletbc.xbm')
| -rw-r--r-- | themes/openbox/ebox_buttons/bulletbc.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/openbox/ebox_buttons/bulletbc.xbm b/themes/openbox/ebox_buttons/bulletbc.xbm new file mode 100644 index 00000000..f74daa69 --- /dev/null +++ b/themes/openbox/ebox_buttons/bulletbc.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define bulletbc_width 8 +#define bulletbc_height 8 +static unsigned char bulletbc_bits[] = { + 0x00, 0x04, 0x0e, 0x1c, 0x3c, 0x1c, 0x0e, 0x04 }; |
