home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 114 / macaddict114.cdr / Software / Interface / DefaultFolderX-2.0.4.dmg / Extras / DFX.app / Contents / Info.plist < prev    next >
Encoding:
Extensible Markup Language  |  2003-12-14  |  848 b   |  32 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//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>English</string>
  7.     <key>CFBundleExecutable</key>
  8.     <string>applet</string>
  9.     <key>CFBundleIconFile</key>
  10.     <string>applet</string>
  11.     <key>CFBundleInfoDictionaryVersion</key>
  12.     <string>6.0</string>
  13.     <key>CFBundlePackageType</key>
  14.     <string>APPL</string>
  15.     <key>CFBundleSignature</key>
  16.     <string>DFXa</string>
  17.     <key>LSPrefersCarbon</key>
  18.     <true/>
  19.     <key>LSUIElement</key>
  20.     <string>1</string>
  21.     <key>WindowState</key>
  22.     <dict>
  23.         <key>positionOfDivider</key>
  24.         <real>536</real>
  25.         <key>savedFrame</key>
  26.         <string>359 163 861 713 0 0 1440 878 </string>
  27.         <key>selectedTabView</key>
  28.         <string>description</string>
  29.     </dict>
  30. </dict>
  31. </plist>
  32.