[jboss-cvs] jboss-seam/seam-gen/resources/WEB-INF ...

Dan Allen dan.j.allen at gmail.com
Tue Jan 8 14:04:17 EST 2008


  User: dallen  
  Date: 08/01/08 14:04:17

  Modified:    seam-gen/resources/WEB-INF  faces-config.xml
  Log:
  JBSEAM-2467
  
  Revision  Changes    Path
  1.14      +6 -1      jboss-seam/seam-gen/resources/WEB-INF/faces-config.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: faces-config.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/seam-gen/resources/WEB-INF/faces-config.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -b -r1.13 -r1.14
  --- faces-config.xml	31 Oct 2007 17:03:26 -0000	1.13
  +++ faces-config.xml	8 Jan 2008 19:04:17 -0000	1.14
  @@ -7,6 +7,11 @@
      <application>
         <locale-config>
       		<default-locale>en</default-locale>
  +         <supported-locale>bg</supported-locale>
  +         <supported-locale>de</supported-locale>
  +         <supported-locale>en</supported-locale>
  +         <supported-locale>fr</supported-locale>
  +         <supported-locale>tr</supported-locale>
         </locale-config>
         <view-handler>com.sun.facelets.FaceletViewHandler</view-handler>
      </application>
  
  
  



More information about the jboss-cvs-commits mailing list