]> git.saurik.com Git - apt.git/blob - po/CMakeLists.txt
vendor/getinfo: Accept --vendor VENDOR option
[apt.git] / po / CMakeLists.txt
1 apt_add_translation_domain(libapt-pkg${APT_PKG_MAJOR} apt-pkg)
2
3 apt_add_translation_domain(apt # Domain
4 apt apt-cache apt-get apt-config apt-cdrom
5 apt-helper apt-mark
6 apt-private
7 # Methods
8 file copy store gpgv cdrom http https ftp rred rsh)
9
10
11 apt_add_translation_domain(apt-utils # Domain
12 apt-sortpkgs
13 apt-extracttemplates
14 apt-internal-solver
15 apt-dump-solver
16 apt-internal-planner
17 apt-ftparchive)
18
19 # Add the translations for libapt-inst, and set the translation domain.
20 apt_add_translation_domain(libapt-inst${APT_INST_MAJOR} apt-inst)