/[classpath]/classpath/gnu/java/locale/LocaleInformation_en_GB.java
ViewVC logotype

Diff of /classpath/gnu/java/locale/LocaleInformation_en_GB.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by mkoch, Sun Dec 26 15:06:15 2004 UTC revision 1.11 by mkoch, Thu Dec 30 21:55:10 2004 UTC
# Line 46  public class LocaleInformation_en_GB ext Line 46  public class LocaleInformation_en_GB ext
46  {  {
47    private static final String[][] zoneStrings =    private static final String[][] zoneStrings =
48    {    {
49      { "Europe/London", "Greenwich Mean Time", "GMT", "", "" },      { "GMT", "Greenwich Mean Time", "", "",  "Europe/London" },
50    };    };
51    
52    private static final Object[][] contents =    private static final Object[][] contents =

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26