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

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

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

revision 1.5 by gnu_andrew, Mon Jan 31 01:37:10 2005 UTC revision 1.6 by mkoch, Wed Mar 9 21:48:13 2005 UTC
# Line 1  Line 1 
1  /* LocaleInformation_be.java --  /* LocaleInformation_be.java --
2     Copyright (C) 2004  Free Software Foundation, Inc.     Copyright (C) 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 189  public class LocaleInformation_be extend Line 189  public class LocaleInformation_be extend
189      { "months", months },      { "months", months },
190      { "shortWeekdays", shortWeekdays },      { "shortWeekdays", shortWeekdays },
191      { "weekdays", weekdays },      { "weekdays", weekdays },
192        { "firstDayOfWeek", "mon" },
193      { "eras", eras },      { "eras", eras },
194      { "shortDateFormat", "d.M.yy" },      { "shortDateFormat", "d.M.yy" },
195      { "mediumDateFormat", "d.M.yyyy" },      { "mediumDateFormat", "d.M.yyyy" },

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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