[Libreoffice-commits] .: source/text

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Nov 22 06:49:27 PST 2012


 source/text/makefile.mk |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

New commits:
commit fa745869546271e13d89b3ffbf5a18ebf70efaa4
Author: Andras Timar <atimar at suse.com>
Date:   Thu Nov 22 15:48:51 2012 +0100

    s/en_US/en-US/

diff --git a/source/text/makefile.mk b/source/text/makefile.mk
index 86f3d15..94fa5a5 100644
--- a/source/text/makefile.mk
+++ b/source/text/makefile.mk
@@ -56,13 +56,13 @@ LOCSWRITER:=$(foreach,i,$(aux_alllangiso) $(COMMONMISC)$/$i$/swriter.tree)
 LOCSHARED:=$(foreach,i,$(aux_alllangiso) $(COMMONMISC)$/$i$/shared.tree)
 .ELSE			#IF "$(WITH_LANG)"!=""
 
-LOCSBASIC:=$(COMMONMISC)$/en_US$/sbasic.tree
-LOCSIMPRESS:=$(COMMONMISC)$/en_US$/simpress.tree
-LOCSCALC:=$(COMMONMISC)$/en_US$/scalc.tree
-LOCSMATH:=$(COMMONMISC)$/en_US$/smath.tree
-LOCSCHART:=$(COMMONMISC)$/en_US$/schart.tree
-LOCSWRITER:=$(COMMONMISC)$/en_US$/swriter.tree
-LOCSHARED:=$(COMMONMISC)$/en_US$/shared.tree
+LOCSBASIC:=$(COMMONMISC)$/en-US$/sbasic.tree
+LOCSIMPRESS:=$(COMMONMISC)$/en-US$/simpress.tree
+LOCSCALC:=$(COMMONMISC)$/en-US$/scalc.tree
+LOCSMATH:=$(COMMONMISC)$/en-US$/smath.tree
+LOCSCHART:=$(COMMONMISC)$/en-US$/schart.tree
+LOCSWRITER:=$(COMMONMISC)$/en-US$/swriter.tree
+LOCSHARED:=$(COMMONMISC)$/en-US$/shared.tree
 .ENDIF			#IF "$(WITH_LANG)"!=""
 
 $(COMMONMISC)$/sbasic.tree.done : $(LOCSBASIC)


More information about the Libreoffice-commits mailing list