# HG changeset patch # User mfang # Date 1297364830 28800 # Node ID 30ecf5c90a30aecfde8d4f9381462866d3acfb1f # Parent 9baa8f94a11d6c5cab3f9f0e5a20106326d0932e 7014477: pt_BR corba resource bundle is missing in jdk7 build Reviewed-by: ohair diff -r 9baa8f94a11d -r 30ecf5c90a30 make/common/Defs.gmk --- a/make/common/Defs.gmk Thu Jan 27 17:28:29 2011 -0800 +++ b/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 #