diff options
author | Joey Hess <joey@kitenet.net> | 2014-06-17 14:07:16 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-06-17 14:07:16 -0400 |
commit | 6cdfd991802481a5f5c451746790964fe124b3a8 (patch) | |
tree | efeb6becf562c08501a1b39de660eb9d3473e396 /doc/todo | |
parent | e99016bdd4fb2b8d2f138bf0386172ab4bc931eb (diff) |
close
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/windows_git-annex_service.mdwn | 3 | ||||
-rw-r--r-- | doc/todo/windows_support.mdwn | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/doc/todo/windows_git-annex_service.mdwn b/doc/todo/windows_git-annex_service.mdwn index 51bd1803a..5a7e91752 100644 --- a/doc/todo/windows_git-annex_service.mdwn +++ b/doc/todo/windows_git-annex_service.mdwn @@ -25,3 +25,6 @@ on Windows, in addition to the one in $HOME. This way, `git annex assistant --autostart` and `git annex webapp` will use it, no matter which user. WIP git branch: `winservice` + +> I am calling this [[done]], it's not done using a service, but it works. +> --[[Joey]] diff --git a/doc/todo/windows_support.mdwn b/doc/todo/windows_support.mdwn index 59e701610..8231b4c0f 100644 --- a/doc/todo/windows_support.mdwn +++ b/doc/todo/windows_support.mdwn @@ -3,8 +3,6 @@ now! --[[Joey]] ## status -* [[todo/windows_git-annex_service]] needed - * XMPP library not yet built. (See below.) * View debug log is empty in windows -- all logs go to console. |