Add a custom NSArrayController for the paths preferences so we can customize the...
authorRobert Sesek <rsesek@bluestatic.org>
Fri, 6 Feb 2009 05:57:00 +0000 (00:57 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Fri, 6 Feb 2009 05:57:00 +0000 (00:57 -0500)
commit6af4400bf62165deeaf33bfed56102986b72695c
treed1ebcdac74fc5aa2eeb096c187f86ba6e2967b71
parent7fc5ff9087db5f5652cd2036e3a12949eccee750
Add a custom NSArrayController for the paths preferences so we can customize the default dictionary values

* English.lproj/Preferences.xib: Update the bindings
* Source/PreferencesPathsArrayController.h+m: New files
* MacGDBp.xcodeproj/project.pbxproj: Project updates for new files
English.lproj/Preferences.xib
MacGDBp.xcodeproj/project.pbxproj
Source/PreferencesPathsArrayController.h [new file with mode: 0644]
Source/PreferencesPathsArrayController.m [new file with mode: 0644]