From b612ffc94de61b0fb50818de16fdb26d61294981 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 3 Mar 2011 00:03:01 -0800 Subject: Reduce some of the many, many variant spellings of NeXTstep. http://lists.gnu.org/archive/html/emacs-devel/2010-10/msg00986.html --- nextstep/Cocoa/Emacs.xcodeproj/project.pbxproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'nextstep/Cocoa') diff --git a/nextstep/Cocoa/Emacs.xcodeproj/project.pbxproj b/nextstep/Cocoa/Emacs.xcodeproj/project.pbxproj index f4c5b050b69..fe5acce2c3c 100644 --- a/nextstep/Cocoa/Emacs.xcodeproj/project.pbxproj +++ b/nextstep/Cocoa/Emacs.xcodeproj/project.pbxproj @@ -245,7 +245,7 @@ name = Products; sourceTree = ""; }; - 289FC26B00C69A287F000001 /* NeXTStep */ = { + 289FC26B00C69A287F000001 /* NeXTstep */ = { isa = PBXGroup; children = ( 3C4D6D710DE50D5D00B20D4E /* nsfont.m */, @@ -257,13 +257,13 @@ 090AF68100C61DCD7F000001 /* nsselect.m */, 090AF68300C61DCD7F000001 /* nsterm.m */, ); - name = NeXTStep; + name = NeXTstep; sourceTree = ""; }; 29B97314FDCFA39411CA2CEA /* Emacs */ = { isa = PBXGroup; children = ( - 289FC26B00C69A287F000001 /* NeXTStep */, + 289FC26B00C69A287F000001 /* NeXTstep */, 3C15C23E0902E6B000A8542F /* emacs-hdr */, 3CDCED4D0902EA6800B2EF7E /* emacs-src */, 29B97317FDCFA39411CA2CEA /* Resources */, -- cgit v1.2.1