This commit is contained in:
Joey Hess 2012-09-23 13:47:25 -04:00
parent df07ccf404
commit 4849808449

View file

@ -1,7 +1,7 @@
Misc OSX porting things:
* autostart the assistant on OSX, using launchd
* add webapp to OSX menu somehow
* autostart the assistant on OSX, using launchd **done**
* icon to start webapp **done**
* Use OSX's "network reachability functionality" to detect when on a network
<http://developer.apple.com/library/mac/#documentation/Networking/Conceptual/SystemConfigFrameworks/SC_Intro/SC_Intro.html#//apple_ref/doc/uid/TP40001065>