Subversion Repositories eFlore/Applications.del

Rev

Rev 210 | Rev 2080 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 210 Rev 1182
Line 2... Line 2...
2
<module rename-to="del">
2
<module rename-to="del">
3
	<!-- Inherit the core Web Toolkit stuff. -->
3
	<!-- Inherit the core Web Toolkit stuff. -->
4
	<inherits name='com.google.gwt.user.User' />
4
	<inherits name='com.google.gwt.user.User' />
5
	<inherits name='org.cobogw.gwt.user.User' />
5
	<inherits name='org.cobogw.gwt.user.User' />
Line -... Line 6...
-
 
6
 
-
 
7
 
-
 
8
	<!--Defines all possible locales we'll use-->
-
 
9
    <extend-property name="locale" values="fr,en"/>   
-
 
10
    <!--Defines default locale-->
-
 
11
    <set-property-fallback name="locale" value="fr"/>
-
 
12
    
6
 
13
    
7
	<!-- Inherit the default GWT style sheet. You can change -->
14
	<!-- Inherit the default GWT style sheet. You can change -->
8
	<!-- the theme of your GWT application by uncommenting -->
15
	<!-- the theme of your GWT application by uncommenting -->
9
	<!-- any one of the following lines. -->
16
	<!-- any one of the following lines. -->
10
	<inherits name='com.google.gwt.user.theme.standard.Standard' />
17
	<inherits name='com.google.gwt.user.theme.standard.Standard' />