1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-04-25 23:44:13 +02:00

Move library tree where it belongs

This commit is contained in:
ra
2010-01-24 09:19:39 +00:00
parent e74978ba77
commit 58caf78a86
6020 changed files with 2790154 additions and 0 deletions

View File

@@ -0,0 +1,48 @@
<?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>CFBundleTypeName</key>
<string>SBSMS</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>sbsms</string>
</array>
</dict>
</array>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleIconFile</key>
<string>sbsms.icns</string>
<key>CFBundleIdentifier</key>
<string>net.sourceforge.sbsms</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>wxsbsmsplayer</string>
<key>CFBundleName</key>
<string>SBSMS</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>
<string>sbsms</string>
<key>CFBundleVersion</key>
<string>1.6.0</string>
<key>CFBundleShortVersionString</key>
<string>1.6.0</string>
<key>CFBundleGetInfoString</key>
<string>SBSMS version 1.6.0</string>
<key>CFBundleLongVersionString</key>
<string>Version 1.6.0</string>
<key>NSHumanReadableCopyright</key>
<string>Audacity version 1.3.4</string>
<key>LSRequiresCarbon</key>
<true/>
<key>CSResourcesFileMapped</key>
<true/>
</dict>
</plist>

Binary file not shown.