Skip to content

Instantly share code, notes, and snippets.

@ochilab
Created May 18, 2013 08:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ochilab/5603691 to your computer and use it in GitHub Desktop.
Save ochilab/5603691 to your computer and use it in GitHub Desktop.
GWTのアプリケーションをGoogle Gadget化する際の記述
<module>
<moduleprefs title="SampleGWT">
<content href="SampleGWT.html" type="url">
</content>
</moduleprefs>
</module>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment