OpenJDK / jdk / hs
changeset 8211:be492c799c8a
7014477: pt_BR corba resource bundle is missing in jdk7 build
Reviewed-by: ohair
author | mfang |
---|---|
date | Thu, 10 Feb 2011 11:07:10 -0800 |
parents | 7da3f5f30855 |
children | 3b1075bc613c |
files | corba/make/common/Defs.gmk |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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 #