Revision: 24297 http://sourceforge.net/p/bibdesk/svn/24297 Author: hofman Date: 2019-10-13 13:18:24 +0000 (Sun, 13 Oct 2019) Log Message: ----------- Rename more lproj directories in yaz test
Modified Paths: -------------- trunk/bibdesk_vendorsrc/indexdata/yaz/objc/z3950Test/z3950Test.xcodeproj/project.pbxproj Added Paths: ----------- trunk/bibdesk_vendorsrc/indexdata/yaz/objc/z3950Test/en.lproj/ Removed Paths: ------------- trunk/bibdesk_vendorsrc/indexdata/yaz/objc/z3950Test/English.lproj/ Modified: trunk/bibdesk_vendorsrc/indexdata/yaz/objc/z3950Test/z3950Test.xcodeproj/project.pbxproj =================================================================== --- trunk/bibdesk_vendorsrc/indexdata/yaz/objc/z3950Test/z3950Test.xcodeproj/project.pbxproj 2019-10-13 13:17:02 UTC (rev 24296) +++ trunk/bibdesk_vendorsrc/indexdata/yaz/objc/z3950Test/z3950Test.xcodeproj/project.pbxproj 2019-10-13 13:18:24 UTC (rev 24297) @@ -48,10 +48,10 @@ /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ - 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; }; + 089C165DFE840E0CC02AAC07 /* en */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; }; 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; - 29B97319FDCFA39411CA2CEA /* MainMenu.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = MainMenu.nib; path = English.lproj/MainMenu.nib; sourceTree = "<group>"; }; + 29B97319FDCFA39411CA2CEA /* MainMenu.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = MainMenu.nib; path = en.lproj/MainMenu.nib; sourceTree = "<group>"; }; 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; }; 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; }; 32CA4F630368D1EE00C91783 /* z3950Test_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = z3950Test_Prefix.pch; sourceTree = "<group>"; }; @@ -252,7 +252,7 @@ 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( - 089C165DFE840E0CC02AAC07 /* English */, + 089C165DFE840E0CC02AAC07 /* en */, ); name = InfoPlist.strings; sourceTree = "<group>"; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Bibdesk-commit mailing list Bibdesk-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bibdesk-commit