blob: 3b81103a7e975d11af548e0db858485d8adaad28 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit 0.0.999//EN" "http://google-web-toolkit.googlecode.com/svn/tags/0.0.999/distro-source/core/src/gwt-module.dtd">
<module>
<inherits name='com.google.gwt.activity.Activity' />
<inherits name='com.google.gwt.place.Place' />
<inherits name='com.google.gwt.requestfactory.RequestFactory'/>
<!-- <inherits name='com.google.gwt.sample.expenses.client.style.Style'/> -->
<inherits name='com.google.gwt.mobile.Mobile'/>
<inherits name='com.google.gwt.user.cellview.CellView'/>
<source path='client'/>
<source path='request'/>
<source path='place'/>
<source path='ui'/>
<!-- Default Locale. -->
<extend-property name="locale" values="en"/>
<set-property-fallback name="locale" value="en"/>
</module>