L10N Review

- Reviewed (and made notes) of all commands for the L10N punch list.
This commit is contained in:
Paul Beckingham 2011-09-05 11:13:19 -04:00
parent 297ec6dd1f
commit 56b9b23988
4 changed files with 4 additions and 5 deletions

View file

@ -67,7 +67,7 @@ int CmdLog::execute (std::string& output)
context.tdb2.add (task);
/*
context.footnote (onProjectChange (task));
TODO context.footnote (onProjectChange (task));
*/
context.tdb2.commit ();