7014477: pt_BR corba resource bundle is missing in jdk7 build
authormfang
Thu, 10 Feb 2011 11:07:10 -0800
changeset 8211 be492c799c8a
parent 8052 7da3f5f30855
child 8212 3b1075bc613c
7014477: pt_BR corba resource bundle is missing in jdk7 build Reviewed-by: ohair
corba/make/common/Defs.gmk
--- a/corba/make/common/Defs.gmk	Wed Jul 05 17:33:49 2017 +0200
+++ b/corba/make/common/Defs.gmk	Thu Feb 10 11:07:10 2011 -0800
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 1995, 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1995, 2011, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
@@ -63,8 +63,8 @@
 # Localizations for the different parts of the product beyond English
 #
 
-JRE_LOCALES   = de es fr it ja ko sv zh_CN zh_TW zh_HK
-PLUGIN_LOCALES = de es fr it ja ko sv zh_CN zh_TW zh_HK
+JRE_LOCALES   = de es fr it ja ko pt_BR sv zh_CN zh_TW zh_HK
+PLUGIN_LOCALES = de es fr it ja ko pt_BR sv zh_CN zh_TW zh_HK
 JDK_LOCALES  = ja zh_CN
 
 #