Description: This is the colorized version of my Ohjay window decoration, hence the witty name ;P . Thanks to maitre for another great release of Decgen.Last changelog:
Switched inactive and active looks. Refined masks.
my system is giving me a bit of trouble, with the date/time believe it or not. So until I can get a fixed package up here is a fix posted by maitre for the exact same problem.
cd cohjay-0.1
find | while read filename
do
touch $filename
done
(fixes the timestamps)
Hope it helps, thanks maitre.
Ratings & Comments
3 Comments
my system is giving me a bit of trouble, with the date/time believe it or not. So until I can get a fixed package up here is a fix posted by maitre for the exact same problem. cd cohjay-0.1 find | while read filename do touch $filename done (fixes the timestamps) Hope it helps, thanks maitre.
well something must be wrong in your clock setting, since i get a lot of build time related errors, please have a look at it.
I keep getting this response to my packages, my clock must be all screwed up. Thanks for letting me know, I'll have a look.