diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-01-04 18:40:04 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-01-04 18:40:04 +0000 |
| commit | 97019b8b77f7e6450d87b057bcb6eae43e9f3e2b (patch) | |
| tree | b4820ef663f1c15f4f4c10f3a2e681dcb4e79394 /data/buttons/max.xbm | |
| parent | 6ca5c5891a58c616b32b733c99fe373aa58bc360 (diff) | |
adding buttons for styles
Diffstat (limited to 'data/buttons/max.xbm')
| -rw-r--r-- | data/buttons/max.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/buttons/max.xbm b/data/buttons/max.xbm new file mode 100644 index 00000000..00b68170 --- /dev/null +++ b/data/buttons/max.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define max_width 8 +#define max_height 8 +static unsigned char max_bits[] = { + 0x7e, 0xff, 0xc3, 0xc3, 0xc3, 0xc3, 0xff, 0x7e }; |
