Calc command

- Added framework for new 'calc' command.
This commit is contained in:
Paul Beckingham
2013-12-13 22:43:02 -05:00
parent 26267a7473
commit 561e3b5a9b
9 changed files with 103 additions and 185 deletions

View File

@@ -526,6 +526,7 @@
#define STRING_CMD_CAL_LABEL_HOL "Holiday"
#define STRING_CMD_CAL_SUN_MON "The 'weekstart' configuration variable may only contain 'Sunday' or 'Monday'."
#define STRING_CMD_EDIT_USAGE "Launches an editor to modify a task directly"
#define STRING_CMD_CALC_USAGE "Calculator"
// Config
#define STRING_CONFIG_OVERNEST "Configuration file nested to more than 10 levels deep - this has to be a mistake."