Sha256: 930e8cd8d12e43fabb8ceb3f70df26826043935fc08c8227d1b443fe3c48883c
Contents?: true
Size: 889 Bytes
Versions: 14
Compression:
Stored size: 889 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <module rename-to='rhosyncjs'> <!-- Inherit the core Web Toolkit stuff. --> <inherits name='com.google.gwt.user.User'/> <!-- Inherit the default GWT style sheet. You can change --> <!-- the theme of your GWT application by uncommenting --> <!-- any one of the following lines. --> <inherits name='com.google.gwt.user.theme.standard.Standard'/> <!-- <inherits name='com.google.gwt.user.theme.chrome.Chrome'/> --> <!-- <inherits name='com.google.gwt.user.theme.dark.Dark'/> --> <!-- Other module inherits --> <inherits name='RhoSyncStubsJS'/> <!-- Specify the app entry point class. --> <!-- Specify the paths for translatable code --> <source path='com/rho'/> </module>
Version data entries
14 entries across 14 versions & 1 rubygems