From 73f9e302a0a9f33a45e46144df4b87e1b3947c84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Llu=C3=ADs=20Batlle=20i=20Rossell?= Date: Wed, 14 Mar 2012 17:49:23 +0000 Subject: [PATCH] I think libreoffice does not want the 'en-US' language anymore. svn path=/nixpkgs/trunk/; revision=33071 --- pkgs/applications/office/openoffice/libreoffice.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/office/openoffice/libreoffice.nix b/pkgs/applications/office/openoffice/libreoffice.nix index 005ef1b49285..18048be3abaf 100644 --- a/pkgs/applications/office/openoffice/libreoffice.nix +++ b/pkgs/applications/office/openoffice/libreoffice.nix @@ -7,7 +7,7 @@ , librsvg, gnome_vfs, gstreamer, gstPluginsBase, mesa , autoconf, automake, openldap, bash , fontsConf -, langs ? [ "en-US" "ca" "ru" "eo" "fr" "nl" "de" "en-GB" ] +, langs ? [ "ca" "ru" "eo" "fr" "nl" "de" "en-GB" ] }: let