Subversion Repository Public Repository

litesoft

1
2
3
4
5
6
7
8
9
10
11
<module rename-to="v1">
    <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/src/org/litesoft/initfrom/InitFromDev.template.gwt.xml

Diff revisions: vs.
Revision Author Commited Message
459 GeorgeS picture GeorgeS Sun 21 Aug, 2011 00:42:41 +0000