Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorChris Want <cwant@ualberta.ca>2008-03-05 23:58:29 +0300
committerChris Want <cwant@ualberta.ca>2008-03-05 23:58:29 +0300
commit715a721c4bb7cf15cd66c1394589907d94e15cb3 (patch)
tree61c998ac7be53d34124b3265429e0732741163b0 /po
parent4037ef77146a693fe44d00b356ac4b3450474c9c (diff)
== Makefiles ==
Patch from GSR to correctly disable processing of po's when international support is disabled.
Diffstat (limited to 'po')
-rw-r--r--po/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/po/Makefile b/po/Makefile
index 71799a0edce..becd9c76c10 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -36,11 +36,7 @@ SOURCEDIR = blender/po
include nan_definitions.mk
-ifeq ($(INTERNATIONAL),true)
- LINGUAS = ar bg ca cs de el es fr hr it ja nl pl pt_BR ro ru sr sr@Latn sv uk zh_CN
-else
- LINGUAS =
-endif
+LINGUAS = ar bg ca cs de el es fr hr it ja nl pl pt_BR ro ru sr sr@Latn sv uk zh_CN
ifeq ($(OS), darwin)
DIR = $(OCGDIR)/bin/blender.app/Contents/Resources/locale/$@/LC_MESSAGES/