Sha256: 3336c119b65bea82b2d7098add01ef7b7a73eb73c2c446c5a6ad227bafde74d9
Contents?: true
Size: 856 Bytes
Versions: 14
Compression:
Stored size: 856 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <module rename-to='rhosyncstubsjs'> <!-- 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 --> <entry-point class='com.rho.sync.SyncThread'/> <!-- Specify the paths for translatable code --> <source path='com/rho'/> </module>
Version data entries
14 entries across 14 versions & 1 rubygems