- read_prompt_reply using PromptOptions added to replace the redundant
authorJan Kupec <jkupec@suse.cz>
Wed, 26 Mar 2008 16:13:55 +0000 (16:13 +0000)
committerJan Kupec <jkupec@suse.cz>
Wed, 26 Mar 2008 16:13:55 +0000 (16:13 +0000)
commitc2702b4ee98c9562710b3283d13157026f328b0c
treef433eeb20248e1559d3ce73745b34c296ba06c60
parentd3789bcbe77711aa645aa5a9d4e5347ffa579e58
- read_prompt_reply using PromptOptions added to replace the redundant
  read_action_ari, read_bool answer, and dependency problem prompt
  implementation and to allow easy implementation of other prompts
  (better media change callback, eject)
- description introduced to the Out::prompt() for the initial detailed
  description of the prompt (useful e.g. for the error info before
  a/r/i, or for the user auth prompt).
src/output/Out.h
src/output/OutNormal.cc
src/output/OutNormal.h
src/output/OutXML.cc
src/output/OutXML.h
src/output/xmlout.rnc
src/zypper-prompt.cc
src/zypper-prompt.h