home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Narzedzia / Picasa / picasa38-setup.exe / runtime / orderprintsprefs.fen < prev    next >
Encoding:
Picasa Windows info  |  2011-02-07  |  1.5 KB  |  38 lines

  1. <window title="Login" width="fit">
  2.   <label align="start" width="fill" name="status"/>
  3.   <label width="fill" name="infotext" title="Enter the username and password you normally use to login to this photo printing service.  If you don't already have an account with this provider, click on "Create an account" to sign up."/>
  4.  
  5.   <labelgroup title="Email:" name="emaillabel">
  6.     <edit width="fill" name="username"/>
  7.     <spacer amount=".2em"/>
  8.     <link align="end" size="small" title="Create an account..." url="http://www.google.com" name="createlink"/>
  9.   </labelgroup>
  10.  
  11.   <labelgroup title="Password:">
  12.     <password width="fill" name="password"/>
  13.     <spacer amount=".2em"/>
  14.     <link align="end" size="small" title="Forgot your password?" url="http://www.google.com" name="forgotlink"/>
  15.     <group>
  16.       <check title="Save Password" name="savepassword"/>
  17.       <spacer amount="4em"/>
  18.       <label align="end" title="Login secured by SSL" size="small"/>
  19.     </group>
  20.   </labelgroup>
  21.  
  22.   <separator/>
  23.   <labelgroup title="Picture Size:">
  24.     <label width="fill" title="To ensure the highest quality prints, your images will be sent using the highest resolution available."/>
  25.   </labelgroup>
  26.  
  27.   <separator/>
  28.   <labelgroup title="Album Name:">
  29.     <edit width="fill" name="albumname"/>
  30.   </labelgroup>
  31.  
  32.   <buttongroup>
  33.     <button title="Log In" type="accept" name="accept"/>
  34.     <button title="Cancel" type="cancel"/>
  35.   </buttongroup>
  36.  
  37. </window>
  38.