- Allows 'bulk' as a valid configuration variable.
This commit is contained in:
Paul Beckingham 2009-07-02 22:37:48 -04:00
parent 65595220f2
commit 32b951dcc9

View file

@ -409,7 +409,7 @@ std::string handleVersion ()
// These are the regular configuration variables. // These are the regular configuration variables.
// Note that there is a leading and trailing space, to make searching easier. // Note that there is a leading and trailing space, to make searching easier.
std::string recognized = std::string recognized =
" blanklines color color.active color.due color.overdue color.pri.H " " blanklines bulk color color.active color.due color.overdue color.pri.H "
"color.pri.L color.pri.M color.pri.none color.recurring color.tagged " "color.pri.L color.pri.M color.pri.none color.recurring color.tagged "
"color.footnote color.header color.debug confirmation curses data.location " "color.footnote color.header color.debug confirmation curses data.location "
"dateformat debug default.command default.priority defaultwidth due locale " "dateformat debug default.command default.priority defaultwidth due locale "