Subversion Repositories eFlore/Applications.del

Rev

Rev 1182 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1182 Rev 2080
Line 20... Line 20...
20
 
20
 
21
	<!-- Other module inherits -->
21
	<!-- Other module inherits -->
22
	<inherits name="com.google.gwt.activity.Activity" />
22
	<inherits name="com.google.gwt.activity.Activity" />
Line -... Line 23...
-
 
23
	<inherits name="com.google.gwt.place.Place" />
-
 
24
	
-
 
25
	<!-- Permet d'accélérer le temps de compilation en compilant que pour Firefox > à 1.5 -->
-
 
26
	<!-- Bien mettre gecko1_8 (et pas gecko) sinon ne marche pas dans Firefox > à 1.5 -->
23
	<inherits name="com.google.gwt.place.Place" />
27
	<!-- <set-property name="user.agent" value="gecko1_8"/> -->
24
 
28
 
Line 25... Line 29...
25
	<!-- Specify the app entry point class. -->
29
	<!-- Specify the app entry point class. -->
26
	<entry-point class='org.tela_botanica.del.client.Del' />
30
	<entry-point class='org.tela_botanica.del.client.Del' />