diff options
author | Glenn Morris <rgm@gnu.org> | 2011-03-03 00:03:01 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2011-03-03 00:03:01 -0800 |
commit | b612ffc94de61b0fb50818de16fdb26d61294981 (patch) | |
tree | 4e2a84e93075839e65465c8107c5b161ae7fc09c /nextstep/Cocoa | |
parent | 8dd979ade928d36ed8ea5a0d1356e4e2cfe4763a (diff) |
Reduce some of the many, many variant spellings of NeXTstep.
http://lists.gnu.org/archive/html/emacs-devel/2010-10/msg00986.html
Diffstat (limited to 'nextstep/Cocoa')
-rw-r--r-- | nextstep/Cocoa/Emacs.xcodeproj/project.pbxproj | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nextstep/Cocoa/Emacs.xcodeproj/project.pbxproj b/nextstep/Cocoa/Emacs.xcodeproj/project.pbxproj index f4c5b050b6..fe5acce2c3 100644 --- a/nextstep/Cocoa/Emacs.xcodeproj/project.pbxproj +++ b/nextstep/Cocoa/Emacs.xcodeproj/project.pbxproj @@ -245,7 +245,7 @@ name = Products; sourceTree = "<group>"; }; - 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 = "<group>"; }; 29B97314FDCFA39411CA2CEA /* Emacs */ = { isa = PBXGroup; children = ( - 289FC26B00C69A287F000001 /* NeXTStep */, + 289FC26B00C69A287F000001 /* NeXTstep */, 3C15C23E0902E6B000A8542F /* emacs-hdr */, 3CDCED4D0902EA6800B2EF7E /* emacs-src */, 29B97317FDCFA39411CA2CEA /* Resources */, |