diff options
author | sr55 <[email protected]> | 2010-11-30 19:26:49 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2010-11-30 19:26:49 +0000 |
commit | 60fe82832616bdf993f1f35ac9be308b445addbd (patch) | |
tree | 826075971fb79bcc78b5df178a2feb113c63beea /macosx/HandBrake.xcodeproj | |
parent | fcd3cde47deaa4d65d064f50df0f4c332064720f (diff) |
ATV2 and iP4 presets based on the iPad one. These may need tweaking, so provide feedback on the forums if you have problems
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3692 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/HandBrake.xcodeproj')
-rw-r--r-- | macosx/HandBrake.xcodeproj/project.pbxproj | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/macosx/HandBrake.xcodeproj/project.pbxproj b/macosx/HandBrake.xcodeproj/project.pbxproj index 660787ae1..c53bca2ef 100644 --- a/macosx/HandBrake.xcodeproj/project.pbxproj +++ b/macosx/HandBrake.xcodeproj/project.pbxproj @@ -540,7 +540,14 @@ }; buildConfigurationList = 4D4E7BC4087804870051572B /* Build configuration list for PBXProject "HandBrake" */; compatibilityVersion = "Xcode 3.1"; + developmentRegion = English; hasScannedForEncodings = 1; + knownRegions = ( + English, + Japanese, + French, + German, + ); mainGroup = 29B97314FDCFA39411CA2CEA /* HandBrake */; projectDirPath = ""; projectRoot = ""; |