Anacron
I've just packaged-up anacron and put it on my site so that people don't have to figure-out how to install it themselves.
Getting icons for disks in Cocoa | Main | User Interface Design
I've just packaged-up anacron and put it on my site so that people don't have to figure-out how to install it themselves.
TrackBack URL for this entry:
http://alastairs-place.net/movabletype/mt-tb.cgi/4.
got startsup messages from os x about malformed entries in /Library/StartupItems/Anacron/StartupParameters.plist changing to what i pasted below fixed the message.
{
Description = "Reliable periodic execution services";
OrderPreference = "Late";
Provides = ("Anacron");
Requires = ("System Log");
Uses = ("Network Time");
}
A live preview of your comment will be displayed below. It should refresh automatically when you stop typing, but if not then the “Preview” button above will update it.
just have downloaded your cool anacron package.
I've already translated several apps, and now anacron is the next.
If you like, you can add my german localization for the startup item into your anacron package.
you can download the German.lproj folder at http://ftp.schempp.ch/schempp.ch/www/macosx/localization/anacron_de.tar.gz
greez
shadow71