gecko-dev/xpfe/bootstrap/mozilla.plst

144 строки
3.4 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>htm</string>
<string>text</string>
<string>txt</string>
<string>shtml</string>
<string>css</string>
<string>xml</string>
<string>xhtml</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>dat</string>
<string>jar</string>
<string>msf</string>
<string>sbd</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>CFBundleIconFile</key>
<string>128</string>
<key>CFBundleIdentifier</key>
<string>com.mozilla.mozilla</string>
<key>CFBundleName</key>
<string>Mozilla</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>
<string>MOZZ</string>
<key>CFBundleVersion</key>
<string>0.9.1</string>
<key>LSRequiresCarbon</key>
<true/>
<key>NSHumanReadableCopyright</key>
<string><EFBFBD>1998-2001The Mozilla Organization</string>
</dict>
</plist>