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

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

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

revision 1.5.2.3 by gnu_andrew, Mon Feb 21 02:50:39 2005 UTC revision 1.5.2.4 by gnu_andrew, Sun Mar 13 14:38:27 2005 UTC
# Line 1  Line 1 
1  /* LocaleInformation_el.java --  /* LocaleInformation_el.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 194  public class LocaleInformation_el extend Line 194  public class LocaleInformation_el extend
194      { "months", months },      { "months", months },
195      { "shortWeekdays", shortWeekdays },      { "shortWeekdays", shortWeekdays },
196      { "weekdays", weekdays },      { "weekdays", weekdays },
197        { "firstDayOfWeek", "mon" },
198      { "eras", eras },      { "eras", eras },
199      { "ampms", ampms },      { "ampms", ampms },
200      { "shortDateFormat", "dd/MM/yyyy" },      { "shortDateFormat", "dd/MM/yyyy" },

Legend:
Removed from v.1.5.2.3  
changed lines
  Added in v.1.5.2.4

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