mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-03-06 00:31:08 +00:00
Ensure the langpacks for GNOME and KDE applications are installed too. This increases the end user install by approximately 25 MB, and saves them the trouble of having to hunt for it later.
This commit is contained in:
parent
65f9659b10
commit
fb0c5f7457
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
calamares-settings-ubuntu (1:23.04.5) UNRELEASED; urgency=medium
|
||||
|
||||
* Ensure the langpacks for GNOME and KDE applications are installed too.
|
||||
This increases the end user install by approximately 25 MB, and saves them
|
||||
the trouble of having to hunt for it later.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 07 Mar 2023 13:14:13 -0700
|
||||
|
||||
calamares-settings-ubuntu (1:23.04.4) lunar; urgency=medium
|
||||
|
||||
* Switch from using the lsb_release python module to the distro module, as
|
||||
|
@ -5,11 +5,12 @@ operations:
|
||||
- "^live-*"
|
||||
- calamares-settings-lubuntu
|
||||
- calamares
|
||||
- hunspell-en-us
|
||||
- zram-config
|
||||
- cifs-utils
|
||||
- try_install:
|
||||
- language-pack-$LOCALE
|
||||
- language-pack-gnome-$LOCALE
|
||||
- language-pack-kde-$LOCALE
|
||||
- hunspell-$LOCALE
|
||||
- libreoffice-help-$LOCALE
|
||||
- libreoffice-l10n-$LOCALE
|
||||
|
@ -5,10 +5,11 @@ operations:
|
||||
- "^live-*"
|
||||
- calamares-settings-ubuntustudio
|
||||
- calamares
|
||||
- hunspell-en-us
|
||||
- cifs-utils
|
||||
- try_install:
|
||||
- language-pack-$LOCALE
|
||||
- language-pack-gnome-$LOCALE
|
||||
- language-pack-kde-$LOCALE
|
||||
- hunspell-$LOCALE
|
||||
- libreoffice-help-$LOCALE
|
||||
- libreoffice-l10n-$LOCALE
|
||||
|
Loading…
x
Reference in New Issue
Block a user