Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 23 → Rev 24

/src/org/tela_botanica/del/Del.gwt.xml
18,6 → 18,9
<!-- Specify the app entry point class. -->
<entry-point class='org.tela_botanica.del.client.Del' />
 
<!-- UIBinder allows to design GWT UI's declarative via XML. -->
<inherits name='com.google.gwt.uibinder.UiBinder' />
<!-- Specify the paths for translatable code -->
<source path='client' />
<source path='shared' />