diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-08-01 07:02:57 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-08-01 07:02:57 +0000 |
| commit | d4170da07e0978578bad12300e71d503e87121e5 (patch) | |
| tree | 4ae85cf3ee78cef5001ce5496f49b8010ab89598 /themes/BBstylE/max_toggled.xbm | |
| parent | 4d9bd88f12d917ee105ccde0a3b5ed87bf0788ad (diff) | |
renamed the _t bitmaps, and added disabled and hover bitmaps
Diffstat (limited to 'themes/BBstylE/max_toggled.xbm')
| -rw-r--r-- | themes/BBstylE/max_toggled.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/BBstylE/max_toggled.xbm b/themes/BBstylE/max_toggled.xbm new file mode 100644 index 00000000..399690af --- /dev/null +++ b/themes/BBstylE/max_toggled.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define max_width 4 +#define max_height 4 +static unsigned char max_bits[] = { + 0x0f, 0x0f, 0x09, 0x0f }; |
