From ab10720260e2c184b319026da89f4dfd338500bb Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Wed, 2 Apr 2008 19:20:20 -0400 Subject: Initial commit --- English.lproj/Preferences.nib/classes.nib | 16 ++++++++ English.lproj/Preferences.nib/info.nib | 53 +++++++++++++++++++++++++ English.lproj/Preferences.nib/keyedobjects.nib | Bin 0 -> 15397 bytes 3 files changed, 69 insertions(+) create mode 100644 English.lproj/Preferences.nib/classes.nib create mode 100644 English.lproj/Preferences.nib/info.nib create mode 100644 English.lproj/Preferences.nib/keyedobjects.nib (limited to 'English.lproj/Preferences.nib') diff --git a/English.lproj/Preferences.nib/classes.nib b/English.lproj/Preferences.nib/classes.nib new file mode 100644 index 0000000..2bb3be6 --- /dev/null +++ b/English.lproj/Preferences.nib/classes.nib @@ -0,0 +1,16 @@ +{ + IBClasses = ( + {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, + { + ACTIONS = {addStartupWorld = id; removeStartupWorld = id; }; + CLASS = PreferencesController; + LANGUAGE = ObjC; + OUTLETS = { + theStartupItemsController = NSArrayController; + theStartupItemsTableView = NSTableView; + }; + SUPERCLASS = NSWindowController; + } + ); + IBVersion = 1; +} \ No newline at end of file diff --git a/English.lproj/Preferences.nib/info.nib b/English.lproj/Preferences.nib/info.nib new file mode 100644 index 0000000..1caa62e --- /dev/null +++ b/English.lproj/Preferences.nib/info.nib @@ -0,0 +1,53 @@ + + + + + IBDocumentLocation + 272 179 356 240 0 0 1024 746 + IBFramework Version + 364.0 + IBGroupedObjects + + 0 + + 9 + 21 + 23 + 12 + 14 + 13 + + 3 + + 75 + 78 + + 4 + + 167 + 168 + + 6 + + 170 + 169 + + 7 + + 84 + 85 + 86 + + + IBLastGroupID + 9 + IBOldestOS + 3 + IBOpenObjects + + 20 + + IBSystem Version + 7M34 + + diff --git a/English.lproj/Preferences.nib/keyedobjects.nib b/English.lproj/Preferences.nib/keyedobjects.nib new file mode 100644 index 0000000..af6e344 Binary files /dev/null and b/English.lproj/Preferences.nib/keyedobjects.nib differ -- cgit v1.2.3