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/iconify.xbm | |
| parent | a6f52b90551621316a36f7cd7b20ef1d5dca0782 (diff) | |
add new Clearlooks themes. Make Clearlooks the default theme.
Diffstat (limited to 'themes/Clearlooks/openbox-3/iconify.xbm')
| -rw-r--r-- | themes/Clearlooks/openbox-3/iconify.xbm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/Clearlooks/openbox-3/iconify.xbm b/themes/Clearlooks/openbox-3/iconify.xbm new file mode 100644 index 00000000..23048669 --- /dev/null +++ b/themes/Clearlooks/openbox-3/iconify.xbm @@ -0,0 +1,4 @@ +#define iconify_width 6 +#define iconify_height 6 +static unsigned char iconify_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x3f, 0x3f }; |
