Merge branch 'timesheet' into 1.7.0

This commit is contained in:
Paul Beckingham
2009-05-08 21:26:43 -04:00
6 changed files with 94 additions and 12 deletions

View File

@@ -116,6 +116,7 @@ static const char* attributes[] =
"",
};
// Alphabetical please.
static const char* commands[] =
{
"active",
@@ -142,6 +143,7 @@ static const char* commands[] =
"stop",
"summary",
"tags",
"timesheet",
"undelete",
"undo",
"version",