diff --git a/kubuntu/kubuntu_late_command.sh b/kubuntu/kubuntu_late_command.sh index ecd1296..93977b5 100644 --- a/kubuntu/kubuntu_late_command.sh +++ b/kubuntu/kubuntu_late_command.sh @@ -116,10 +116,10 @@ packages=( # Language support language-selector-common openoffice.org-hyphenation - language-pack-ar - #language-pack-gnome-ar - language-pack-fa - #language-pack-gnome-fa + language-pack-kde-ar + language-pack-kde-uk + language-pack-kde-ru + language-pack-kde-fa ) ### @@ -207,7 +207,7 @@ pkg $(check-language-support) pkg fonts-arabeyes # these packages have to be installed after "$(check-language-support)" -pkg hunspell-de-at hunspell-de-ch hunspell-de-de +pkg hunspell-de-at hunspell-de-ch hunspell-de-de hunspell-uk hunspell-ru e "Unnötige Pakete entfernen und Cache bereinigen …" apt clean --yes --quiet diff --git a/mint/linux_mint.sh b/mint/linux_mint.sh index fd4529a..1d08d49 100755 --- a/mint/linux_mint.sh +++ b/mint/linux_mint.sh @@ -114,10 +114,10 @@ packages=( # Language support openoffice.org-hyphenation - language-pack-ar language-pack-gnome-ar - language-pack-fa language-pack-gnome-fa + language-pack-gnome-ru + language-pack-gnome-uk ) ### @@ -211,7 +211,7 @@ pkg $(check-language-support) pkg fonts-arabeyes # these packages have to be installed after "$(check-language-support)" -pkg hunspell-de-at hunspell-de-ch hunspell-de-de +pkg hunspell-de-at hunspell-de-ch hunspell-de-de hunspell-uk hunspell-ru e "Unnötige Pakete entfernen und Cache bereinigen …" apt clean --yes --quiet