Made the key used in a table to save the columns consistent with

what a window does


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10772 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
nico 2001-08-22 09:21:25 +00:00
parent a2a3ba52bc
commit 7189b82ae0

View file

@ -1,3 +1,11 @@
Wed Aug 22 10:16:42 2001 Nicola Pero <nicola@brainstorm.co.uk>
* Source/NSTableView.m ([-_autosaveTableColumns]): Use
"NSTableView Columns %@" rather than "Table Columns %@" as key in
the user defaults to be consistent with NSWindow, which uses
"NSWindow Frame %@".
([-_autoloadTableColumns]): Idem.
2001-08-22 Fred Kiefer <FredKiefer@gmx.de> 2001-08-22 Fred Kiefer <FredKiefer@gmx.de>
* Headers/gnustep/gui/NSMenu.h * Headers/gnustep/gui/NSMenu.h