From cf48a91f4afd7dfe7c6fe24b82c40a151aa28390 Mon Sep 17 00:00:00 2001 From: "Shawn O. Pearce" Date: Sat, 19 Dec 2009 18:53:29 -0800 Subject: [PATCH] Limit permutations to only the en locale We only have the one locale "en", and we never run in the default locale. Save ourselves build time by compiling only the "en" locale code. Change-Id: I8a97106504bcb12c674354a7f7bf1d06211bdce5 Signed-off-by: Shawn O. Pearce --- gerrit-gwtui/src/main/java/com/google/gerrit/GerritGwtUI.gwt.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/gerrit-gwtui/src/main/java/com/google/gerrit/GerritGwtUI.gwt.xml b/gerrit-gwtui/src/main/java/com/google/gerrit/GerritGwtUI.gwt.xml index cc50424cf0..ae21a1b2f1 100644 --- a/gerrit-gwtui/src/main/java/com/google/gerrit/GerritGwtUI.gwt.xml +++ b/gerrit-gwtui/src/main/java/com/google/gerrit/GerritGwtUI.gwt.xml @@ -29,6 +29,7 @@ +