Removed configurable strings UNKNOWN, NONE, YES and NO. These are more
commit8d80ffabaacdeaf35835676f68ab3d2d8d60093e
authorbjk <bjk>
Sun, 24 Jul 2005 13:50:57 +0000 (24 13:50 +0000)
committerbjk <bjk>
Sun, 24 Jul 2005 13:50:57 +0000 (24 13:50 +0000)
treec9e9e53db742bef94b7914fbd284f6d9dcc7b171
parentb24429538695dc42fc92608054f5e2088d36f884
Removed configurable strings UNKNOWN, NONE, YES and NO. These are more
hardcoded now. Module writers should look at the 'Output Key' when running
'ui -h'.

The -x and -X switches now require a module name like -O so there is no need
to specify both -O with -x or -X.
src/login.c
src/login.h
src/mail.c
src/mail.h
src/passwd.c
src/passwd.h
src/ui.c
src/ui.h