diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-05-02 03:58:06 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-05-02 03:58:06 +0000 |
| commit | 37019bc8a9450d0b87f1e448345df0a39a8ef00c (patch) | |
| tree | 357efa6a0f068e4007b1aeaa00271263aef08bcf /themes/Bear2/openbox-3/max.xbm | |
| parent | ee5277073c9526b4ef0d57d5b821c8568a37ecbf (diff) | |
capitalize the theme names
Diffstat (limited to 'themes/Bear2/openbox-3/max.xbm')
| -rw-r--r-- | themes/Bear2/openbox-3/max.xbm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/Bear2/openbox-3/max.xbm b/themes/Bear2/openbox-3/max.xbm new file mode 100644 index 00000000..3a130890 --- /dev/null +++ b/themes/Bear2/openbox-3/max.xbm @@ -0,0 +1,4 @@ +#define max_width 8 +#define max_height 8 +static unsigned char max_bits[] = { + 0xff, 0xff, 0x81, 0x81, 0x81, 0x81, 0x81, 0xff }; |
