Changeset 4153
- Timestamp:
- 05/26/06 09:39:40 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
Footagehead/trunk/Footagehead.xcodeproj/project.pbxproj
r4137 r4153 347 347 A53901F30596A3E7000FBFD6 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; }; 348 348 A53AC86E05D9325F00A39CED /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = Japanese; path = Japanese.lproj/Credits.rtf; sourceTree = "<group>"; }; 349 A53AC86F05D9326D00A39CED /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Japanese; path = Japanese.lproj/InfoPlist.strings; sourceTree = "<group>"; };350 349 A54BD5400566834700E3ACBC /* FHFullscreenWindow.m */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.objc; path = FHFullscreenWindow.m; sourceTree = "<group>"; }; 351 350 A54BD5410566834700E3ACBC /* FHFullscreenWindow.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = FHFullscreenWindow.h; sourceTree = "<group>"; }; … … 1295 1294 children = ( 1296 1295 089C165DFE840E0CC02AAC07 /* English */, 1297 A53AC86F05D9326D00A39CED /* Japanese */,1298 1296 ); 1299 1297 name = InfoPlist.strings;
