constant string cleanup: declare constant strings as const, and move values into externs.m, for various classes

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20093 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
arobert 2004-09-19 23:23:29 +00:00
parent 24c11fe90e
commit 726fb433c5

View file

@ -1,4 +1,21 @@
2004-09-13 Adrian Robert <arobert@cogsci.ucsd.edu>
2004-09-19 Adrian Robert <arobert@cogsci.ucsd.edu>
* Headers/Foundation/NSBundle.h
* Headers/Foundation/NSConnection.h
* Headers/Foundation/NSDistributedNotificationCenter.h
* Headers/Foundation/NSPort.h
* Headers/Foundation/NSTask.h
* Headers/Foundation/NSThread.h
* Headers/Foundation/NSURL.h
* Headers/Foundation/NSUndoManager.h
* Source/NSDistributedNotificationCenter.m
* Source/NSTask.m
* Source/NSURL.m
* Source/NSUndoManager.m
* Source/externs.m: Declare constant strings as constant, and move
values from source files into externs.m .
2004-09-19 Adrian Robert <arobert@cogsci.ucsd.edu>
* Tools/AGSOutput.h
(informalProtocols): New array to accumulate informal protocols