diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-08-01 06:10:59 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-08-01 06:10:59 +0000 |
| commit | 4d9bd88f12d917ee105ccde0a3b5ed87bf0788ad (patch) | |
| tree | 824d0cd5fbb1d6d063d1e854d8e95e18153683dd /themes/Light-Industry/iconify.xbm | |
| parent | 759565a70e9bdd9bb842533f1c01df792d0bd1a4 (diff) | |
make themes inside a directory
Diffstat (limited to 'themes/Light-Industry/iconify.xbm')
| -rw-r--r-- | themes/Light-Industry/iconify.xbm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/Light-Industry/iconify.xbm b/themes/Light-Industry/iconify.xbm new file mode 100644 index 00000000..fd9240c9 --- /dev/null +++ b/themes/Light-Industry/iconify.xbm @@ -0,0 +1,4 @@ +#define iconify_width 7 +#define iconify_height 7 +static unsigned char iconify_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x7f, 0x7f }; |
