diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-04-13 07:02:34 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-04-13 07:02:34 +0000 |
| commit | fb1696659672386bcfc0f753b67f9eeda74e93b9 (patch) | |
| tree | 8de6338eb3c41f1b9d23617a6aaa16dfd575bc2b /themes/ebox_buttons/bulletbc.xbm | |
| parent | 76ebae32b28de8c7941aa3c83025573b4d0fe47b (diff) | |
move the themes
Diffstat (limited to 'themes/ebox_buttons/bulletbc.xbm')
| -rw-r--r-- | themes/ebox_buttons/bulletbc.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/ebox_buttons/bulletbc.xbm b/themes/ebox_buttons/bulletbc.xbm new file mode 100644 index 00000000..f74daa69 --- /dev/null +++ b/themes/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 }; |
