]> git.saurik.com Git - apt.git/commit - apt-private/private-cmndline.cc
generate commands array after config is loaded
authorDavid Kalnischkies <david@kalnischkies.de>
Sun, 25 Oct 2015 22:45:09 +0000 (23:45 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Wed, 4 Nov 2015 17:04:04 +0000 (18:04 +0100)
commit011188e3920f21e6883c2dab956b3d4fb4e8cbfa
tree9649094789cf2369d82758e24995feb2b0bed59c
parent2b0660b537581e9e65180e4cf1a94d763fd66847
generate commands array after config is loaded

This ensures that location strings loaded from a location specified via
configuration (Dir::Locale) effect the help messages for commands.

Git-Dch: Ignore
15 files changed:
apt-private/private-cmndline.cc
apt-private/private-cmndline.h
cmdline/apt-cache.cc
cmdline/apt-cdrom.cc
cmdline/apt-config.cc
cmdline/apt-extracttemplates.cc
cmdline/apt-get.cc
cmdline/apt-helper.cc
cmdline/apt-internal-solver.cc
cmdline/apt-mark.cc
cmdline/apt-sortpkgs.cc
cmdline/apt.cc
ftparchive/apt-ftparchive.cc
test/libapt/commandline_test.cc
test/libapt/gtest_runner.cc