Created
December 4, 2009 16:40
-
-
Save ah01/249137 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<Module> | |
<!-- název gadgetu a jeho výška --> | |
<ModulePrefs title="Webová stránka" height="350" /> | |
<!-- malý gadget --> | |
<Content view="home" type="url" href="http://seznam.cz" /> | |
<!-- maximalizovaný gadget --> | |
<Content view="canvas" type="url" href="http://seznam.cz" /> | |
</Module> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment