diff options
Diffstat (limited to 'config/auto_inst.cfg.pl')
-rw-r--r-- | config/auto_inst.cfg.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index 8897ec8..9f630b7 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -95,7 +95,7 @@ $o = { 'libreoffice-langpack-br', ), if_($ENV{DRAKLIVE_REGION} !~ /\b(all|int|europe1)\b/, - 'kde-l10n-en_GB', 'firefox-en_GB', + 'kde-l10n-en_GB', 'firefox-en_GB', 'myspell-en_GB', ), if_($ENV{DRAKLIVE_REGION} !~ /\b(all|int|americas)\b/, 'kde-l10n-en_US', 'myspell-en_US', |