summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/design/assistant/OSX.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/design/assistant/OSX.mdwn b/doc/design/assistant/OSX.mdwn
index e34e88421..8fe321d5a 100644
--- a/doc/design/assistant/OSX.mdwn
+++ b/doc/design/assistant/OSX.mdwn
@@ -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>