Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 1181 → Rev 1182

/trunk/src/org/tela_botanica/del/Del.gwt.xml
4,6 → 4,13
<inherits name='com.google.gwt.user.User' />
<inherits name='org.cobogw.gwt.user.User' />
 
 
<!--Defines all possible locales we'll use-->
<extend-property name="locale" values="fr,en"/>
<!--Defines default locale-->
<set-property-fallback name="locale" value="fr"/>
<!-- Inherit the default GWT style sheet. You can change -->
<!-- the theme of your GWT application by uncommenting -->
<!-- any one of the following lines. -->