Changeset 7011 for trunk/macosx/Info.plist
- Timestamp:
- Nov 1, 2008, 5:37:41 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/Info.plist
r6890 r7011 40 40 <key>CFBundlePackageType</key> 41 41 <string>APPL</string> 42 <key>CFBundleSignature</key> 43 <string>TR##</string> 42 44 <key>CFBundleShortVersionString</key> 43 45 <string>VERSION_STRING_INFOPLIST</string> 44 <key>CFBundleSignature</key>45 <string>TR##</string>46 46 <key>CFBundleVersion</key> 47 47 <string>BUNDLE_VERSION_INFOPLIST</string> 48 <key>CFBundleGetInfoString</key> 49 <string>VERSION_STRING_INFOPLIST (BUNDLE_VERSION_INFOPLIST)</string> 48 50 <key>NSAppleScriptEnabled</key> 49 51 <string>YES</string>
Note: See TracChangeset
for help on using the changeset viewer.