home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2009 March / ME_03_2009.iso / Software / Internet / Cyberduck-3.1.2.dmg / Cyberduck.wdgt / Cyberduck.widgetplugin / Contents / Info.plist
Encoding:
Extensible Markup Language  |  2009-02-01  |  672 b   |  23 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>CFBundleDevelopmentRegion</key>
  6.     <string>en</string>
  7.     <key>CFBundleExecutable</key>
  8.     <string>Cyberduck</string>
  9.     <key>CFBundleIdentifier</key>
  10.     <string>ch.sudo.cyberduck.dashboard.plugin</string>
  11.     <key>CFBundleInfoDictionaryVersion</key>
  12.     <string>6.0</string>
  13.     <key>CFBundleName</key>
  14.     <string>Cyberduck</string>
  15.     <key>CFBundlePackageType</key>
  16.     <string>BNDL</string>
  17.     <key>CFBundleSignature</key>
  18.     <string>????</string>
  19.     <key>CFBundleVersion</key>
  20.     <string>1.0 (4500)</string>
  21. </dict>
  22. </plist>
  23.