Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1182 Rev 2080
Line 19... Line 19...
19
	<!-- <inherits name='com.google.gwt.user.theme.dark.Dark'/> -->
19
	<!-- <inherits name='com.google.gwt.user.theme.dark.Dark'/> -->
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" />
-
 
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 -->
Line 23... Line 27...
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. -->