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

  1. <window title="Sync Album to Web" width="fit">
  2.   <label title="Upload this album to Web Albums and keep it in sync?"/>
  3.   <label title="Current settings:"/>
  4.   <group layout="row" width="fill">
  5.     <spacer amount="3em"/>
  6.     <group layout="column" width="fill">
  7.       <labelgroup title="Size:" width="fill">
  8.         <label title="default size goes here" name="size" width="fill"/>
  9.       </labelgroup>
  10.       <labelgroup title="Visibility:" width="fill">
  11.         <label title="Unlisted" name="visibility" width="fill"/>
  12.       </labelgroup>
  13.       <label title="Sync starred photos only" name="starred" width="fill"/>
  14.     </group>
  15.   </group>
  16.   <check title="Don't ask me again (always use current settings)" name="dontask"/>
  17.   <group layout="row" width="fill">
  18.     <button title="Change Settings..." name="change"/>
  19.     <buttongroup>
  20.       <button title="Sync" type="accept"/>
  21.       <button title="Cancel" type="cancel"/>
  22.     </buttongroup>
  23.   </group>
  24. </window>
  25.