summary refs log tree commit diff
path: root/pkgs/applications
diff options
context:
space:
mode:
authorVladimír Čunát <vcunat@gmail.com>2018-09-01 17:21:24 +0200
committerVladimír Čunát <vcunat@gmail.com>2018-09-01 17:21:24 +0200
commit9a56eee0b144c1e63afc0b5c9e562da9565ea7f0 (patch)
tree79ead8af2200e2088e5a9a7cdb7707978e795eaa /pkgs/applications
parent342d3db703bed61a576a42a57b97c71d123371de (diff)
parent9528384ac33b74a7d67f7ec4a273bc9baf939239 (diff)
downloadnixlib-9a56eee0b144c1e63afc0b5c9e562da9565ea7f0.tar
nixlib-9a56eee0b144c1e63afc0b5c9e562da9565ea7f0.tar.gz
nixlib-9a56eee0b144c1e63afc0b5c9e562da9565ea7f0.tar.bz2
nixlib-9a56eee0b144c1e63afc0b5c9e562da9565ea7f0.tar.lz
nixlib-9a56eee0b144c1e63afc0b5c9e562da9565ea7f0.tar.xz
nixlib-9a56eee0b144c1e63afc0b5c9e562da9565ea7f0.tar.zst
nixlib-9a56eee0b144c1e63afc0b5c9e562da9565ea7f0.zip
Merge #45867: libreoffice*: add zh-CN and Czech langs.
Diffstat (limited to 'pkgs/applications')
-rw-r--r--pkgs/applications/office/libreoffice/default.nix2
-rw-r--r--pkgs/applications/office/libreoffice/still.nix2
2 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/office/libreoffice/default.nix b/pkgs/applications/office/libreoffice/default.nix
index b2f063860032..22c044d199a3 100644
--- a/pkgs/applications/office/libreoffice/default.nix
+++ b/pkgs/applications/office/libreoffice/default.nix
@@ -13,7 +13,7 @@
 , librevenge, libe-book, libmwaw, glm, glew, gst_all_1
 , gdb, commonsLogging, librdf_rasqal, wrapGAppsHook
 , defaultIconTheme, glib, ncurses, epoxy, gpgme
-, langs ? [ "ca" "de" "en-GB" "en-US" "eo" "es" "fr" "hu" "it" "nl" "pl" "ru" "sl" ]
+, langs ? [ "ca" "cs" "de" "en-GB" "en-US" "eo" "es" "fr" "hu" "it" "nl" "pl" "ru" "sl" "zh-CN" ]
 , withHelp ? true
 , kdeIntegration ? false
 }:
diff --git a/pkgs/applications/office/libreoffice/still.nix b/pkgs/applications/office/libreoffice/still.nix
index eb99cac8e9ec..1808eec8c2b1 100644
--- a/pkgs/applications/office/libreoffice/still.nix
+++ b/pkgs/applications/office/libreoffice/still.nix
@@ -13,7 +13,7 @@
 , librevenge, libe-book, libmwaw, glm, glew, gst_all_1
 , gdb, commonsLogging, librdf_rasqal, wrapGAppsHook
 , defaultIconTheme, glib, ncurses, epoxy, gpgme
-, langs ? [ "ca" "de" "en-GB" "en-US" "eo" "es" "fr" "hu" "it" "nl" "pl" "ru" "sl" ]
+, langs ? [ "ca" "cs" "de" "en-GB" "en-US" "eo" "es" "fr" "hu" "it" "nl" "pl" "ru" "sl" "zh-CN" ]
 , withHelp ? true
 , kdeIntegration ? false
 }: