Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 1417 Rev 1554
Line 13... Line 13...
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"/>              -->
15
	<!-- <inherits name="com.google.gwt.junit.JUnit"/>              -->
16
	<extend-property name="locale" values="fr, en"/>
16
	<extend-property name="locale" values="fr, en"/>
Line -... Line 17...
-
 
17
	
-
 
18
	<!-- Paramétrage de l'application en fonction du mode. -->
-
 
19
	<inherits name="org.tela_botanica.Coel-dev"/>
17
	
20
	
18
	<!-- Specify the app entry point class.                         -->
21
	<!-- Specify the app entry point class.                         -->
Line 19... Line 22...
19
	<entry-point class="org.tela_botanica.client.Coel"/>
22
	<entry-point class="org.tela_botanica.client.Coel"/>
20
	
23