Bug Fix - weekstart is not an obsolete

- The new 'weekstart' configuration variable was being tagged as
  obsolete by handleVersion.
This commit is contained in:
Paul Beckingham 2009-05-13 10:46:51 -04:00
parent 362b4a5bc9
commit 77475136b9

View file

@ -359,7 +359,7 @@ std::string handleVersion (Config& conf)
"color.pri.L color.pri.M color.pri.none color.recurring color.tagged "
"confirmation curses data.location dateformat default.command "
"default.priority defaultwidth due echo.command locking monthsperline nag "
"next project shadow.command shadow.file shadow.notify "
"next project shadow.command shadow.file shadow.notify weekstart "
"import.synonym.id import.synonym.uuid import.synonym.status "
"import.synonym.tags import.synonym.entry import.synonym.start "
"import.synonym.due import.synonym.recur import.synonym.end "