Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 479 Rev 1388
Line 15... Line 15...
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 17... Line 17...
17
	
17
	
18
	<!-- Specify the app entry point class.                         -->
18
	<!-- Specify the app entry point class.                         -->
19
	<entry-point class="org.tela_botanica.client.Coel"/>
-
 
20
 
-
 
21
	<!-- Specify the application specific style sheet.              -->
-
 
22
	<stylesheet src="Coel.css" />
-
 
23
 
-
 
24
	<!-- Specify the application specific Javascript.               -->
-
 
Line 25... Line 19...
25
	<script src="config.js" />
19
	<entry-point class="org.tela_botanica.client.Coel"/>
26
	
20
	
27
	<!-- Permet d'accélérer le temps de compilation en compilant que pour Firefox -->
21
	<!-- Permet d'accélérer le temps de compilation en compilant que pour Firefox -->
28
	<!-- <set-property name="user.agent" value="gecko1_8"/> -->
22
	<!-- <set-property name="user.agent" value="gecko1_8"/> -->