Show the default option in dialog in parentheses.
authorJán Kupec <jkupec@suse.cz>
Tue, 17 Mar 2009 11:20:45 +0000 (12:20 +0100)
committerJán Kupec <jkupec@suse.cz>
Tue, 17 Mar 2009 11:20:45 +0000 (12:20 +0100)
commit0704255d5fa3f1e51be6492284bef29d8afc9fae
tree38ab5e393c5d41bcc50ad0aa23d917b64581c7ee
parent8d3019552bd6ee9e7332454d757b51b07ca34c24
Show the default option in dialog in parentheses.

Instead of capitalization (which is a problem for most languages),
or colorization, the default option (used on enter or in
non-interactive mode) will be shown in parentheses after the list
of options).
src/output/OutNormal.cc
src/utils/prompt.cc