summaryrefslogtreecommitdiffstats
path: root/urpm/msg.pm
Commit message (Expand)AuthorAgeFilesLines
* Fall back to using locale(1) if I18N::Langinfo is not available.Rafael Garcia-Suarez2005-02-241-1/+5
* Locale::gettext is not optional in urpmi.Rafael Garcia-Suarez2005-02-241-6/+4
* Adds a function from_utf8() to convert strings from RPM headers (utf8)Rafael Garcia-Suarez2005-02-241-1/+13
* Remove GUI messages.Rafael Garcia-Suarez2004-12-071-53/+27
* When asking for choices, default to the first oneRafael Garcia-Suarez2004-11-241-1/+3
* Optionally use zenity instead of gchooser if found, it's much prettierRafael Garcia-Suarez2004-08-161-0/+1
* Copyright updatesRafael Garcia-Suarez2004-07-221-0/+4
* Missing changes in the last revision (urpmi v1.249)Rafael Garcia-Suarez2004-05-131-1/+1
* Initialize the noexpr and yesexpr *after* the locale has been set.Rafael Garcia-Suarez2004-04-281-3/+3
* Fix interactive mode in urpmeRafael Garcia-Suarez2004-04-281-2/+2
* Fix locale handling and the --no-locales command-line argumentRafael Garcia-Suarez2004-04-281-2/+5
* Fix regressions due to modularizationRafael Garcia-Suarez2004-04-201-4/+4
* Some more cleanup and refactorization.Rafael Garcia-Suarez2004-04-191-1/+8
* Factorize the message/prompt/I18N code of urpm* in a separate moduleRafael Garcia-Suarez2004-04-141-0/+109