home *** CD-ROM | disk | FTP | other *** search
Picasa Windows info | 2011-02-07 | 700 b | 18 lines |
- <window title="Login" width="fit">
- <label align="center" title="Enter your YouTube user name and password."/>
- <labelgroup title="User name:" width="fill">
- <edit width="fill" name="user"/>
- </labelgroup>
- <labelgroup title="Password:" width="fill">
- <password width="fill" name="password"/>
- <group align="end">
- <link title="Forgot user name" url="http://www.youtube.com/forgot_username?next=/" size="small"/>
- <link title="Forgot password" url="http://www.youtube.com/forgot?next=/" size="small"/>
- </group>
- </labelgroup>
- <buttongroup>
- <button title="Log in" type="accept"/>
- <button title="Cancel" type="cancel"/>
- </buttongroup>
- </window>
-