Changeset 1293
- Timestamp:
- 03/02/10 20:50:04 (5 months ago)
- Location:
- branches/perian-1.2
- Files:
-
- 5 modified
-
Plists/Perian-Info.plist (modified) (2 diffs)
-
Plists/PerianOpener-Info.plist (modified) (1 diff)
-
Plists/PerianPane-Info.plist (modified) (1 diff)
-
Plists/PerianUpdateChecker-Info.plist (modified) (1 diff)
-
Release/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/perian-1.2/Plists/Perian-Info.plist
r1284 r1293 8 8 <string>Perian</string> 9 9 <key>CFBundleGetInfoString</key> 10 <string>1.2.1b 1(SVNREVISION ffmpeg: FFMPEGREVISION), Copyright 2009 The Perian Team</string>10 <string>1.2.1b2 (SVNREVISION ffmpeg: FFMPEGREVISION), Copyright 2009 The Perian Team</string> 11 11 <key>CFBundleIconFile</key> 12 12 <string>Perian_icon</string> … … 18 18 <string>thng</string> 19 19 <key>CFBundleShortVersionString</key> 20 <string>1.2.1b 1</string>20 <string>1.2.1b2</string> 21 21 <key>CFBundleSignature</key> 22 22 <string>Peri</string> 23 23 <key>CFBundleVersion</key> 24 <string>1.2.1b 1</string>24 <string>1.2.1b2</string> 25 25 <key>CSResourcesFileMapped</key> 26 26 <string>yes</string> -
branches/perian-1.2/Plists/PerianOpener-Info.plist
r1284 r1293 233 233 <string>PerO</string> 234 234 <key>CFBundleVersion</key> 235 <string>1.2.1b 1</string>235 <string>1.2.1b2</string> 236 236 <key>NSAppleScriptEnabled</key> 237 237 <string>YES</string> -
branches/perian-1.2/Plists/PerianPane-Info.plist
r1284 r1293 20 20 <string>????</string> 21 21 <key>CFBundleVersion</key> 22 <string>1.2.1b 1</string>22 <string>1.2.1b2</string> 23 23 <key>CFBundleGetInfoString</key> 24 <string>1.2.1b 1(SVNREVISION ffmpeg: FFMPEGREVISION), Copyright 2009 The Perian Team</string>24 <string>1.2.1b2 (SVNREVISION ffmpeg: FFMPEGREVISION), Copyright 2009 The Perian Team</string> 25 25 <key>CFBundleName</key> 26 26 <string>Perian</string> -
branches/perian-1.2/Plists/PerianUpdateChecker-Info.plist
r1284 r1293 18 18 <string>????</string> 19 19 <key>CFBundleVersion</key> 20 <string>1.2.1b 1</string>20 <string>1.2.1b2</string> 21 21 <key>NSMainNibFile</key> 22 22 <string>UpdateCheckerMainMenu</string> -
branches/perian-1.2/Release/Makefile
r1284 r1293 4 4 # Check the Perian.component target and PerianPane target. 5 5 6 VERSION=1.2.1b 16 VERSION=1.2.1b2 7 7 BETA=TRUE 8 8 SRC_DIR=..
