Setting up the AppController as the delegate so that we can load the dictionary archive
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 17 Dec 2007 17:41:46 +0000 (12:41 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 17 Dec 2007 17:41:46 +0000 (12:41 -0500)
commit3ba50c01ef4c8a4b5ca3b1a1a835fff6fa913188
tree634c6575e139637ac4aaee279bff209216a19cf1
parentfec4f837d7e14367c36ce3414db85710d12df773
Setting up the AppController as the delegate so that we can load the dictionary archive

* Source/AppController.m: New file
* Source/AppController.h: New file
* English.lproj/MainMenu.nib: Setting up AppController to be NSApp's delegate
* Scrabbalize.xcodeproj: Project changes for AppController
* dictionary.ka: Built keyed dictionary archive
English.lproj/MainMenu.nib/designable.nib
English.lproj/MainMenu.nib/keyedobjects.nib
Scrabbalize.xcodeproj/project.pbxproj
Source/AppController.h [new file with mode: 0644]
Source/AppController.m [new file with mode: 0644]
dictionary.ka [new file with mode: 0644]