| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge from the mvo branch | Michael Vogt | 2010-05-04 | 1 | -0/+7 |
| | | |||||
| * | * aptconfiguration.cc: | David Kalnischkies | 2010-02-18 | 1 | -2/+20 |
| | | | | | | | | | | | - include all existing Translation files in the Cache (Closes: 564137) Previously if APT was executed with a different LC_* all these invocations needed to rebuild the Cache as too many files were included or missing: Now the lists-directory is checked for Translation-files and all these will be included in getLanguages() regardless of the environment setting (after a "none" so APT will not use them for displaying information). | ||||
| * | dd support for the LANGUAGE environment variable | David Kalnischkies | 2010-02-18 | 1 | -14/+47 |
| | | |||||
| * | convert getlanguages_test to our new equals() | David Kalnischkies | 2009-11-28 | 1 | -34/+34 |
| | | |||||
| * | [BREAK] add possibility to download and use multiply | David Kalnischkies | 2009-11-26 | 1 | -0/+91 |
| Translation files, configurable with Acquire::Languages accessable with APT::Configuration::getLanguages() and as always with documentation in apt.conf. The commit also includes a very very simple testapp. | |||||
