diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-05-02 03:42:34 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-05-02 03:42:34 +0000 |
| commit | 064e997145a5f1fd441edeafcc12964f8c584361 (patch) | |
| tree | 9e2ef39f07dc52c3e35d48548e42124042ffb065 /themes/Clearlooks/openbox-3/max.xbm | |
| parent | a6f52b90551621316a36f7cd7b20ef1d5dca0782 (diff) | |
add new Clearlooks themes. Make Clearlooks the default theme.
Diffstat (limited to 'themes/Clearlooks/openbox-3/max.xbm')
| -rw-r--r-- | themes/Clearlooks/openbox-3/max.xbm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/Clearlooks/openbox-3/max.xbm b/themes/Clearlooks/openbox-3/max.xbm new file mode 100644 index 00000000..6d030af4 --- /dev/null +++ b/themes/Clearlooks/openbox-3/max.xbm @@ -0,0 +1,4 @@ +#define max_width 6 +#define max_height 6 +static unsigned char max_bits[] = { + 0x3f, 0x3f, 0x21, 0x21, 0x21, 0x3f }; |
