gecko-dev/xpfe/bootstrap/mozilla.plst

179 строки
4.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
<plist version="0.9">
<dict>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>html</string>
<string>shtml</string>
<string>xhtml</string>
<string>htm</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>129</string>
<key>CFBundleTypeName</key>
<string>HTML Document</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>HTML</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>text</string>
<string>txt</string>
<string>css</string>
<string>xml</string>
<string>xul</string>
<string>js</string>
<string>rdf</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>129</string>
<key>CFBundleTypeName</key>
<string>Text File</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>TEXT</string>
<string>utxt</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>jpeg</string>
<string>jpg</string>
<string>png</string>
<string>gif</string>
<string>mng</string>
</array>
<key>CFBundleTypeName</key>
<string>Image File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeIconFile</key>
<string>130</string>
<key>CFBundleTypeName</key>
<string>Preferences</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>pref</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeIconFile</key>
<string>131</string>
<key>CFBundleTypeName</key>
<string>Plugin</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>NSPL</string>
<string>IEPL</string>
<string>BRPL</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeIconFile</key>
<string>142</string>
<key>CFBundleTypeName</key>
<string>Command Line File</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>CMDL</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>shlb</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>138</string>
<key>CFBundleTypeName</key>
<string>Shared Library</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>shlb</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>mab</string>
<string>bag</string>
<string>na2</string>
<string>msf</string>
<string>sbd</string>
<string>regs</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>139</string>
<key>CFBundleTypeName</key>
<string>Binary File</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>BiNA</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
</array>
<key>CFBundleExecutable</key>
<string>Mozilla</string>
<key>CFBundleGetInfoString</key>
<string>1.3b, © 1998-2002 The Mozilla Organization</string>
<key>CFBundleIconFile</key>
<string>128</string>
<key>CFBundleIdentifier</key>
<string>org.mozilla.Mozilla</string>
<key>CFBundleLongVersionString</key>
<string>1.3b, ©1998-2002 The Mozilla Organization</string>
<key>CFBundleName</key>
<string>Mozilla</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.3b</string>
<key>CFBundleSignature</key>
<string>MOZZ</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLName</key>
<string>Web Location</string>
<key>CFBundleURLSchemes</key>
<array>
<string>http</string>
<string>https</string>
</array>
</dict>
</array>
<key>CFBundleVersion</key>
<string>1.3b</string>
<key>LSRequiresCarbon</key>
<true/>
<key>NSAppleScriptEnabled</key>
<true/>
<key>NSHumanReadableCopyright</key>
<string>©1998-2002 The Mozilla Organization</string>
</dict>
</plist>