2007-10-28 23:04:56 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2009-04-25 10:12:30 +00:00
|
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
2007-10-28 23:04:56 +00:00
|
|
|
<plist version="1.0">
|
|
|
|
<dict>
|
2009-04-25 10:12:30 +00:00
|
|
|
<key>CFBundleDocumentTypes</key>
|
|
|
|
<array>
|
|
|
|
<dict>
|
2011-08-30 07:35:40 +00:00
|
|
|
<key>CFBundleTypeRole</key>
|
|
|
|
<string>Editor</string>
|
2009-04-25 10:12:30 +00:00
|
|
|
<key>CFBundleTypeIconFile</key>
|
|
|
|
<string>pcbnew_doc.icns</string>
|
|
|
|
<key>CFBundleTypeExtensions</key>
|
|
|
|
<array>
|
|
|
|
<string>brd</string>
|
|
|
|
</array>
|
|
|
|
<key>CFBundleTypeName</key>
|
|
|
|
<string>pcbnew board</string>
|
|
|
|
<key>LSHandlerRank</key>
|
|
|
|
<string>Owner</string>
|
|
|
|
</dict>
|
|
|
|
</array>
|
2007-10-28 23:04:56 +00:00
|
|
|
<key>CFBundleExecutable</key>
|
2010-09-19 11:06:30 +00:00
|
|
|
<string>pcbnew</string>
|
2009-04-25 10:12:30 +00:00
|
|
|
<key>CFBundleGetInfoString</key>
|
|
|
|
<string></string>
|
2007-10-28 23:04:56 +00:00
|
|
|
<key>CFBundleIconFile</key>
|
|
|
|
<string>pcbnew.icns</string>
|
|
|
|
<key>CFBundleIdentifier</key>
|
|
|
|
<string>org.kicad-eda.pcbnew</string>
|
2009-04-25 10:12:30 +00:00
|
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
|
|
<string>6.0</string>
|
|
|
|
<key>CFBundleLongVersionString</key>
|
|
|
|
<string></string>
|
2007-10-28 23:04:56 +00:00
|
|
|
<key>CFBundleName</key>
|
2011-05-12 18:47:56 +00:00
|
|
|
<string>PCBNew</string>
|
2009-04-25 10:12:30 +00:00
|
|
|
<key>CFBundlePackageType</key>
|
|
|
|
<string>APPL</string>
|
|
|
|
<key>CFBundleShortVersionString</key>
|
|
|
|
<string></string>
|
|
|
|
<key>CFBundleSignature</key>
|
|
|
|
<string>????</string>
|
|
|
|
<key>CFBundleVersion</key>
|
|
|
|
<string></string>
|
|
|
|
<key>CSResourcesFileMapped</key>
|
|
|
|
<true/>
|
2007-10-28 23:04:56 +00:00
|
|
|
<key>LSRequiresCarbon</key>
|
|
|
|
<true/>
|
2009-04-25 10:12:30 +00:00
|
|
|
<key>NSHumanReadableCopyright</key>
|
|
|
|
<string></string>
|
2007-10-28 23:04:56 +00:00
|
|
|
</dict>
|
|
|
|
</plist>
|