Changeset 379

Show
Ignore:
Timestamp:
03/23/07 16:43:42 (2 years ago)
Author:
gbooker
Message:

Set the CFBundleName so we can use a single plist for all our defaults. Also makes sparkle use it as well.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Plists/PerianUpdateChecker-Info.plist

    r364 r379  
    55        <key>CFBundleDevelopmentRegion</key> 
    66        <string>English</string> 
     7        <key>CFBundleName</key> 
     8        <string>Perian</string> 
    79        <key>CFBundleExecutable</key> 
    810        <string>${EXECUTABLE_NAME}</string>