home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 June / Chip_2004-06_cd1.bin / opsys / macos / butler / Butler.dmg / Butler.app / Contents / Info.plist < prev    next >
Encoding:
Extensible Markup Language  |  2004-04-23  |  1.1 KB  |  39 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>CFBundleDocumentTypes</key>
  8.     <array/>
  9.     <key>CFBundleExecutable</key>
  10.     <string>Butler</string>
  11.     <key>CFBundleGetInfoString</key>
  12.     <string>Butler 4.0b11 ┬⌐ Peter Maurer</string>
  13.     <key>CFBundleIconFile</key>
  14.     <string>butler.icns</string>
  15.     <key>CFBundleIdentifier</key>
  16.     <string>de.petermaurer.Butler</string>
  17.     <key>CFBundleInfoDictionaryVersion</key>
  18.     <string>6.0</string>
  19.     <key>CFBundleName</key>
  20.     <string>Butler</string>
  21.     <key>CFBundlePackageType</key>
  22.     <string>APPL</string>
  23.     <key>CFBundleShortVersionString</key>
  24.     <string>4.0b11</string>
  25.     <key>CFBundleSignature</key>
  26.     <string>????</string>
  27.     <key>CFBundleVersion</key>
  28.     <string>4.0b11</string>
  29.     <key>LSUIElement</key>
  30.     <string>1</string>
  31.     <key>NSHumanReadableCopyright</key>
  32.     <string>┬⌐ 2004 Peter Maurer</string>
  33.     <key>NSMainNibFile</key>
  34.     <string>Main</string>
  35.     <key>NSPrincipalClass</key>
  36.     <string>PMHotkeyApplication</string>
  37. </dict>
  38. </plist>
  39.