mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-03-06 00:31:08 +00:00
Update from diffs
This commit is contained in:
parent
9d29b34ec0
commit
53302f99fd
@ -18,6 +18,9 @@ extraMounts:
|
||||
fs: efivarfs
|
||||
mountPoint: /sys/firmware/efi/efivars
|
||||
efi: true
|
||||
- device: /run/systemd/resolve
|
||||
mountPoint: /run/systemd/resolve
|
||||
options: [ bind ]
|
||||
|
||||
mountOptions:
|
||||
- filesystem: default
|
||||
|
14
debian/changelog
vendored
14
debian/changelog
vendored
@ -1,3 +1,17 @@
|
||||
calamares-settings-ubuntu (1:22.10.11) kinetic; urgency=medium
|
||||
|
||||
* Tackled edge case for if libreoffice-help-$LOCALE doesn't exist but
|
||||
libreoffice-l10n-$LOCALE does exist (required for LibreOffice
|
||||
localization to work with languages like Icelandic)
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@gmail.com> Fri, 05 Aug 2022 13:19:50 -0500
|
||||
|
||||
calamares-settings-ubuntu (1:22.10.10) kinetic; urgency=medium
|
||||
|
||||
* Fixed LibreOffice localization bug (LP: #1970270).
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@gmail.com> Mon, 25 Jul 2022 23:47:11 -0500
|
||||
|
||||
calamares-settings-ubuntu (1:22.10.9) kinetic; urgency=medium
|
||||
|
||||
* Remove remaining conflicting ubuntustudio files existing in common
|
||||
|
@ -12,3 +12,4 @@ operations:
|
||||
- language-pack-$LOCALE
|
||||
- hunspell-$LOCALE
|
||||
- libreoffice-help-$LOCALE
|
||||
- libreoffice-l10n-$LOCALE
|
||||
|
@ -11,3 +11,4 @@ operations:
|
||||
- language-pack-$LOCALE
|
||||
- hunspell-$LOCALE
|
||||
- libreoffice-help-$LOCALE
|
||||
- libreoffice-l10n-$LOCALE
|
||||
|
Loading…
x
Reference in New Issue
Block a user