Changeset 2409 for trunk/macosx/Info.plist.in
- Timestamp:
- Jul 18, 2007, 11:59:14 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/Info.plist.in
r2400 r2409 39 39 <string>APPL</string> 40 40 <key>CFBundleShortVersionString</key> 41 <string> @VERSION_STRING@</string>41 <string>%%SHORT_VERSION_STRING%%</string> 42 42 <key>CFBundleSignature</key> 43 43 <string>TR##</string> 44 44 <key>CFBundleVersion</key> 45 <string> @BUNDLE_VERSION@</string>45 <string>%%BUNDLE_VERSION%%</string> 46 46 <key>NSAppleScriptEnabled</key> 47 47 <string>YES</string>
Note: See TracChangeset
for help on using the changeset viewer.