Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 314 Rev 394
Line 10... Line 10...
10
	<!-- <inherits name="com.google.gwt.user.theme.chrome.Chrome"/> -->
10
	<!-- <inherits name="com.google.gwt.user.theme.chrome.Chrome"/> -->
11
	<!-- <inherits name="com.google.gwt.user.theme.dark.Dark"/>     -->
11
	<!-- <inherits name="com.google.gwt.user.theme.dark.Dark"/>     -->
Line 12... Line 12...
12
 
12
 
13
	<!-- Other module inherits                                      -->
13
	<!-- Other module inherits                                      -->
-
 
14
	<inherits name="com.google.gwt.i18n.I18N"/>
14
	<inherits name="com.google.gwt.i18n.I18N"/>
15
	<inherits name="com.google.gwt.junit.JUnit"/>
Line 15... Line 16...
15
	<extend-property name="locale" values="fr, en"/>
16
	<extend-property name="locale" values="fr, en"/>
16
	
17