home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / CHIP_CD_2003-11.iso / macos / pack1 / files / Slog.X.sit / Slog.X / SessionLog.4.5.X / SessionLog.4.5.X.rsrc / plst_0 < prev    next >
Encoding:
Extensible Markup Language  |  2003-08-13  |  1.5 KB  |  55 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist SYSTEM
  3. "file://localhost/System/Library/DTDs/PropertyList.dtd">
  4. <plist version="0.9">
  5. <dict>
  6.    <key>CFBundleInfoDictionaryVersion</key>
  7.    <string>6.0</string>
  8.    <key>CFBundleVersion</key>
  9.    <string>SL.4.5</string>
  10.    <key>CFBundleDevelopmentRegion</key>
  11.    <string>English</string>
  12.    <key>CFBundleName</key>
  13.    <string>SessionLog.4.5.X</string>
  14.    <key>CFBundlePackageType</key>
  15.    <string>APPL</string>
  16.    <key>CFBundleSignature</key>
  17.    <string>sLoG</string>
  18.    <key>CFBundleGetInfoString</key>
  19.    <string>SessionLog.V.4.5 for MacOs</string>
  20.    <key>CFBundleIconFile</key>
  21.    <string>128</string>
  22.    <key>CFBundleDocumentTypes</key>
  23.    <array>
  24.       <dict>
  25.          <key>CFBundleTypeName</key>
  26.          <string>SLOG</string>
  27.          <key>CFBundleTypeIconFile</key>
  28.          <string>129</string>
  29.          <key>CFBundleTypeOSTypes</key>
  30.          <array>
  31.             <string>TEXT</string>
  32.          </array>
  33.          <key>CFBundleTypeExtensions</key>
  34.          <array>
  35.             <string>slg</string>
  36.          </array>
  37.       </dict>
  38.       <dict>
  39.          <key>CFBundleTypeName</key>
  40.          <string>text</string>
  41.          <key>CFBundleTypeIconFile</key>
  42.          <string>130</string>
  43.          <key>CFBundleTypeOSTypes</key>
  44.          <array>
  45.             <string>TEXT</string>
  46.          </array>
  47.          <key>CFBundleTypeExtensions</key>
  48.          <array>
  49.             <string>rtx</string>
  50.          </array>
  51.       </dict>
  52.    </array>
  53. </dict>
  54. </plist>
  55.