diff --git a/Resources/VLLogWindow.nib/classes.nib b/English.lproj/VLLogWindow.nib/classes.nib similarity index 100% rename from Resources/VLLogWindow.nib/classes.nib rename to English.lproj/VLLogWindow.nib/classes.nib diff --git a/Resources/VLLogWindow.nib/info.nib b/English.lproj/VLLogWindow.nib/info.nib similarity index 100% rename from Resources/VLLogWindow.nib/info.nib rename to English.lproj/VLLogWindow.nib/info.nib diff --git a/Resources/VLLogWindow.nib/keyedobjects.nib b/English.lproj/VLLogWindow.nib/keyedobjects.nib similarity index 100% rename from Resources/VLLogWindow.nib/keyedobjects.nib rename to English.lproj/VLLogWindow.nib/keyedobjects.nib diff --git a/Resources/VLPDFWindow.nib/classes.nib b/English.lproj/VLPDFWindow.nib/classes.nib similarity index 100% rename from Resources/VLPDFWindow.nib/classes.nib rename to English.lproj/VLPDFWindow.nib/classes.nib diff --git a/Resources/VLPDFWindow.nib/info.nib b/English.lproj/VLPDFWindow.nib/info.nib similarity index 100% rename from Resources/VLPDFWindow.nib/info.nib rename to English.lproj/VLPDFWindow.nib/info.nib diff --git a/Resources/VLPDFWindow.nib/keyedobjects.nib b/English.lproj/VLPDFWindow.nib/keyedobjects.nib similarity index 100% rename from Resources/VLPDFWindow.nib/keyedobjects.nib rename to English.lproj/VLPDFWindow.nib/keyedobjects.nib diff --git a/Vocalese.xcodeproj/project.pbxproj b/Vocalese.xcodeproj/project.pbxproj index e45010a..ddd314b 100644 --- a/Vocalese.xcodeproj/project.pbxproj +++ b/Vocalese.xcodeproj/project.pbxproj @@ -120,10 +120,10 @@ 95F5F51E0ADCCFBB003980B2 /* DTD */ = {isa = PBXFileReference; lastKnownFileType = folder; name = DTD; path = Resources/DTD; sourceTree = ""; }; 95FC668D0AF0A08C003D9C11 /* VLLogWindow.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VLLogWindow.h; path = Sources/VLLogWindow.h; sourceTree = ""; }; 95FC668E0AF0A08C003D9C11 /* VLLogWindow.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; name = VLLogWindow.mm; path = Sources/VLLogWindow.mm; sourceTree = ""; }; - 95FC66950AF0A112003D9C11 /* VLLogWindow.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = VLLogWindow.nib; path = Resources/VLLogWindow.nib; sourceTree = ""; }; + 95FC66950AF0A112003D9C11 /* VLLogWindow.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = VLLogWindow.nib; path = English.lproj/VLLogWindow.nib; sourceTree = ""; }; 95FC66A40AF0A24C003D9C11 /* VLPDFWindow.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VLPDFWindow.h; path = Sources/VLPDFWindow.h; sourceTree = ""; }; 95FC66A50AF0A24C003D9C11 /* VLPDFWindow.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; name = VLPDFWindow.mm; path = Sources/VLPDFWindow.mm; sourceTree = ""; }; - 95FC66B90AF0A3AD003D9C11 /* VLPDFWindow.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = VLPDFWindow.nib; path = Resources/VLPDFWindow.nib; sourceTree = ""; }; + 95FC66B90AF0A3AD003D9C11 /* VLPDFWindow.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = VLPDFWindow.nib; path = English.lproj/VLPDFWindow.nib; sourceTree = ""; }; 95FC66BC0AF0A4D4003D9C11 /* console.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = console.icns; path = Resources/console.icns; sourceTree = ""; }; 95FC66BD0AF0A4D4003D9C11 /* music.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = music.tiff; path = Resources/music.tiff; sourceTree = ""; }; 95FC66BE0AF0A4D4003D9C11 /* nextpage.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = nextpage.tiff; path = Resources/nextpage.tiff; sourceTree = ""; };