From 600fa7c1ac71db55e3b8f06f906eecad81f54dc6 Mon Sep 17 00:00:00 2001 From: "SND\\edgbla_cp" Date: Wed, 8 Jun 2011 12:16:28 +0000 Subject: git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67636 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- .../NetPcsxrHIDInputPluginMain.nib/classes.nib | 33 +++++++++++++++++++++ .../NetPcsxrHIDInputPluginMain.nib/info.nib | 21 +++++++++++++ .../keyedobjects.nib | Bin 0 -> 14803 bytes 3 files changed, 54 insertions(+) create mode 100644 macosx/plugins/DFInput/English.lproj/NetPcsxrHIDInputPluginMain.nib/classes.nib create mode 100644 macosx/plugins/DFInput/English.lproj/NetPcsxrHIDInputPluginMain.nib/info.nib create mode 100644 macosx/plugins/DFInput/English.lproj/NetPcsxrHIDInputPluginMain.nib/keyedobjects.nib (limited to 'macosx/plugins') diff --git a/macosx/plugins/DFInput/English.lproj/NetPcsxrHIDInputPluginMain.nib/classes.nib b/macosx/plugins/DFInput/English.lproj/NetPcsxrHIDInputPluginMain.nib/classes.nib new file mode 100644 index 00000000..3d81880b --- /dev/null +++ b/macosx/plugins/DFInput/English.lproj/NetPcsxrHIDInputPluginMain.nib/classes.nib @@ -0,0 +1,33 @@ +{ + IBClasses = ( + {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, + { + CLASS = NetPcsxHIDInputPluginMappingCell; + LANGUAGE = ObjC; + SUPERCLASS = NSTextFieldCell; + }, + { + ACTIONS = {cancel = id; ok = id; setKey = id; }; + CLASS = NetPcsxrHIDInputPluginPadController; + LANGUAGE = ObjC; + OUTLETS = { + controllerView = NetPcsxrHIDInputPluginPadView; + controllerView1 = id; + controllerView2 = id; + }; + SUPERCLASS = NSWindowController; + }, + { + ACTIONS = {setDevice = id; setType = id; }; + CLASS = NetPcsxrHIDInputPluginPadView; + LANGUAGE = ObjC; + OUTLETS = { + deviceMenu = NSPopUpButton; + tableView = NSTableView; + typeMenu = NSPopUpButton; + }; + SUPERCLASS = NSView; + } + ); + IBVersion = 1; +} \ No newline at end of file diff --git a/macosx/plugins/DFInput/English.lproj/NetPcsxrHIDInputPluginMain.nib/info.nib b/macosx/plugins/DFInput/English.lproj/NetPcsxrHIDInputPluginMain.nib/info.nib new file mode 100644 index 00000000..27f6df15 --- /dev/null +++ b/macosx/plugins/DFInput/English.lproj/NetPcsxrHIDInputPluginMain.nib/info.nib @@ -0,0 +1,21 @@ + + + + + IBDocumentLocation + 54 67 576 240 0 0 1024 746 + IBEditorPositions + + 16 + 293 323 437 378 0 0 1024 746 + + IBFramework Version + 446.1 + IBOpenObjects + + 16 + + IBSystem Version + 8P2137 + + diff --git a/macosx/plugins/DFInput/English.lproj/NetPcsxrHIDInputPluginMain.nib/keyedobjects.nib b/macosx/plugins/DFInput/English.lproj/NetPcsxrHIDInputPluginMain.nib/keyedobjects.nib new file mode 100644 index 00000000..dca064c3 Binary files /dev/null and b/macosx/plugins/DFInput/English.lproj/NetPcsxrHIDInputPluginMain.nib/keyedobjects.nib differ -- cgit v1.2.3