make/common/Defs.gmk

changeset 249
30ecf5c90a30
parent 240
f90b3e014e83
     1.1 --- a/make/common/Defs.gmk	Thu Jan 27 17:28:29 2011 -0800
     1.2 +++ b/make/common/Defs.gmk	Thu Feb 10 11:07:10 2011 -0800
     1.3 @@ -1,5 +1,5 @@
     1.4  #
     1.5 -# Copyright (c) 1995, 2010, Oracle and/or its affiliates. All rights reserved.
     1.6 +# Copyright (c) 1995, 2011, Oracle and/or its affiliates. All rights reserved.
     1.7  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.8  #
     1.9  # This code is free software; you can redistribute it and/or modify it
    1.10 @@ -63,8 +63,8 @@
    1.11  # Localizations for the different parts of the product beyond English
    1.12  #
    1.13  
    1.14 -JRE_LOCALES   = de es fr it ja ko sv zh_CN zh_TW zh_HK
    1.15 -PLUGIN_LOCALES = de es fr it ja ko sv zh_CN zh_TW zh_HK
    1.16 +JRE_LOCALES   = de es fr it ja ko pt_BR sv zh_CN zh_TW zh_HK
    1.17 +PLUGIN_LOCALES = de es fr it ja ko pt_BR sv zh_CN zh_TW zh_HK
    1.18  JDK_LOCALES  = ja zh_CN
    1.19  
    1.20  #

mercurial