From 040c57f76a695e24b39c074f5d036a19e820b43c Mon Sep 17 00:00:00 2001 From: Robert Date: Fri, 22 Apr 2022 22:21:55 +0200 Subject: [PATCH] =?UTF-8?q?Lanuagepacks=20f=C3=BCr=20UKr=20und=20Ru=20hinz?= =?UTF-8?q?u=20f=C3=BCr=20mint+kubuntu=20kde=20und=20gnome=20packages=20en?= =?UTF-8?q?thalten=20base?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubuntu/kubuntu_late_command.sh | 8 ++++---- mint/linux_mint.sh | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/kubuntu/kubuntu_late_command.sh b/kubuntu/kubuntu_late_command.sh index ecd1296..5f0cce9 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 ) ### diff --git a/mint/linux_mint.sh b/mint/linux_mint.sh index fd4529a..de3076c 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 ) ###