diff options
author | Jonas Smedegaard <dr@jones.dk> | 2014-02-25 10:31:04 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2014-02-25 10:31:11 +0100 |
commit | 8f3c7957ef9c3487e77eae758172d0b95d6636ed (patch) | |
tree | 72013ca7edbc738226298530ea67fe7bbdf6ff16 | |
parent | 53d80b50ef387d81bbbf670945e3e7aefc2c18d7 (diff) |
Add icedove-l10n-all. Mention inclusion of enigmail (Icedove PGP plugin).
-rw-r--r-- | content/desktop/email/preseed.cfg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/content/desktop/email/preseed.cfg b/content/desktop/email/preseed.cfg index 0f6b95b..1c8127e 100644 --- a/content/desktop/email/preseed.cfg +++ b/content/desktop/email/preseed.cfg @@ -1,5 +1,5 @@ # install the lightweight Xfce desktop, and... -# * include Icedove email +# * include Icedove email with all locales and PGP plugin # * include crypto helper tools # * include CPU firmware and automatic maintenance routines # * fix include recommendations of other packages (uuid, bash) @@ -8,12 +8,12 @@ tasksel tasksel/desktop multiselect xfce tasksel tasksel/first multiselect laptop #xfce4-session tango-icon-theme lightdm -#icedove enigmail +#icedove icedove-l10n-all enigmail #parcimonie haveged #firmware-linux unattended-upgrades #uuid-runtime bash-completion #-bluez-cups -d-i pkgsel/include string xfce4-session tango-icon-theme lightdm icedove enigmail parcimonie haveged firmware-linux unattended-upgrades uuid-runtime bash-completion -bluez-cups +d-i pkgsel/include string xfce4-session tango-icon-theme lightdm icedove icedove-l10n-all enigmail parcimonie haveged firmware-linux unattended-upgrades uuid-runtime bash-completion -bluez-cups d-i pkgsel/upgrade select safe-upgrade # setup harddrive with full disk encryption |