From 199a7dd6c13fb1274c2d5f3fa7fae5adb94701d3 Mon Sep 17 00:00:00 2001 From: avenjamin Date: Fri, 12 Sep 2008 10:32:22 +0000 Subject: Attempting to fix an issue with this framework and it's containing symlinks. Re adding for the second time. --- .../MCPConnectionWindow.nib/classes.nib | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/classes.nib (limited to 'MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/classes.nib') diff --git a/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/classes.nib b/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/classes.nib new file mode 100644 index 00000000..e9dc7fa3 --- /dev/null +++ b/MCPKit_bundled.framework/Versions/A/Resources/English.lproj/MCPConnectionWindow.nib/classes.nib @@ -0,0 +1,28 @@ +{ + IBClasses = ( + {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, + { + ACTIONS = { + askPassword = id; + doCancel = id; + doCreate = id; + doGo = id; + modifyInstance = id; + passwordClick = id; + }; + CLASS = MCPConnectionWinCont; + LANGUAGE = ObjC; + OUTLETS = { + mCreateButton = NSButton; + mDatabaseField = NSTextField; + mHostField = NSTextField; + mLoginField = NSTextField; + mPasswordField = NSTextField; + mPasswordSheet = NSPanel; + mPortField = NSTextField; + }; + SUPERCLASS = NSWindowController; + } + ); + IBVersion = 1; +} \ No newline at end of file -- cgit v1.2.3