Subversion Repository Public Repository

litesoft

1
2
3
4
5
6
7
8
9
10
11
<module rename-to='app'>
    <inherits name="org.litesoft.initfrom.InitFrom"/>
    <inherits name="org.litesoft.GWT.Dev"/>

    <!-- By explicitly setting the user.agent property we suppress the other
        permutations specified in GWT's UserAgent module.
        Valid values are ie6, ie8, safari, opera, gecko1_8 (for Firefox).
        Use "ie6" for IE7.
    <set-property name="user.agent" value="safari,gecko1_8,ie6"/>
     -->
</module>

Commits for litesoft/trunk/GWT_Sandbox/InitFrom/GWT/App/src/org/litesoft/initfrom/InitFromDev.gwt.xml

Diff revisions: vs.
Revision Author Commited Message
191 GeorgeS picture GeorgeS Mon 02 May, 2011 04:43:13 +0000