From 0f586da34dac2c764a12055158e4929cf69340a1 Mon Sep 17 00:00:00 2001 From: abhibeckert Date: Fri, 4 Apr 2008 11:37:36 +0000 Subject: Initial import from (slightly modified) CocoaMySQL v0.7b4 --- .../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