home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 114 / macaddict114.cdr / Software / Graphics & Multimedia / iDive.dmg / Install Spotlight plug-in.pkg / Contents / Info.plist < prev    next >
Encoding:
Extensible Markup Language  |  2005-04-29  |  2.0 KB  |  66 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>CFBundleGetInfoString</key>
  6.     <string>Spotlight Importer plug-in Installer 1.0</string>
  7.     <key>CFBundleIdentifier</key>
  8.     <string>com.aquafadas.spotlightplugininstaller</string>
  9.     <key>CFBundleShortVersionString</key>
  10.     <string>1.0</string>
  11.     <key>IFPkgFlagAllowBackRev</key>
  12.     <integer>0</integer>
  13.     <key>IFPkgFlagAuthorizationAction</key>
  14.     <string>AdminAuthorization</string>
  15.     <key>IFPkgFlagBackgroundAlignment</key>
  16.     <string>bottomleft</string>
  17.     <key>IFPkgFlagBackgroundScaling</key>
  18.     <string>none</string>
  19.     <key>IFPkgFlagDefaultLocation</key>
  20.     <string>/</string>
  21.     <key>IFPkgFlagFollowLinks</key>
  22.     <integer>0</integer>
  23.     <key>IFPkgFlagInstallFat</key>
  24.     <integer>0</integer>
  25.     <key>IFPkgFlagInstalledSize</key>
  26.     <integer>188</integer>
  27.     <key>IFPkgFlagIsRequired</key>
  28.     <integer>0</integer>
  29.     <key>IFPkgFlagOverwritePermissions</key>
  30.     <integer>0</integer>
  31.     <key>IFPkgFlagRelocatable</key>
  32.     <integer>0</integer>
  33.     <key>IFPkgFlagRestartAction</key>
  34.     <string>NoRestart</string>
  35.     <key>IFPkgFlagRootVolumeOnly</key>
  36.     <false/>
  37.     <key>IFPkgFlagUpdateInstalledLanguages</key>
  38.     <integer>0</integer>
  39.     <key>IFPkgFormatVersion</key>
  40.     <real>0.10000000149011612</real>
  41.     <key>IFRequirementDicts</key>
  42. <array>
  43.     <dict>
  44.         <key>SpecType</key>
  45.         <string>plist</string>
  46.         <key>SpecArgument</key>
  47.         <string>/System/Library/CoreServices/SystemVersion.plist</string>
  48.         <key>SpecProperty</key>
  49.         <string>ProductVersion</string>
  50.         <key>TestOperator</key>
  51.         <string>>=</string>
  52.         <key>TestObject</key>
  53.         <string>10.5</string>
  54.         <key>TestObject</key>
  55.         <string>10.4</string>
  56.         <key>LabelKey</key>
  57.         <string>SpotlightRequirementOneLabel</string>
  58.         <key>TitleKey</key>
  59.         <string>SpotlightRequirementOneTitle</string>
  60.         <key>MessageKey</key>
  61.         <string>SpotlightRequirementOneMessage</string>
  62.     </dict>
  63. </array>
  64. </dict>
  65. </plist>
  66.