From acf3b221a752d4d4e3c208e8aa9a5c2d477f504f Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Thu, 22 Mar 2012 10:44:57 +0000 Subject: [PATCH] * Make English the default language for LibreOffice. svn path=/nixpkgs/trunk/; revision=33352 --- 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 3b69ac8ebb1..0febf2dcbad 100644 --- a/pkgs/applications/office/openoffice/libreoffice.nix +++ b/pkgs/applications/office/openoffice/libreoffice.nix @@ -7,7 +7,7 @@ , librsvg, gnome_vfs, gstreamer, gst_plugins_base, mesa , autoconf, automake, openldap, bash , fontsConf -, langs ? [ "ca" "ru" "eo" "fr" "nl" "de" "en-GB" ] +, langs ? [ "en-GB" "ca" "ru" "eo" "fr" "nl" "de" ] }: let