summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFInput
diff options
context:
space:
mode:
authorSND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2011-06-08 12:16:28 +0000
committerSND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2011-06-08 12:16:28 +0000
commit600fa7c1ac71db55e3b8f06f906eecad81f54dc6 (patch)
treef114f4922a188a53b8565cf87cfbc4751c495318 /macosx/plugins/DFInput
parentfb5de7a486ccaa42207f478df7a4f5f60f5d7616 (diff)
downloadpcsxr-600fa7c1ac71db55e3b8f06f906eecad81f54dc6.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67636 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/DFInput')
-rw-r--r--macosx/plugins/DFInput/English.lproj/NetPcsxrHIDInputPluginMain.nib/classes.nib33
-rw-r--r--macosx/plugins/DFInput/English.lproj/NetPcsxrHIDInputPluginMain.nib/info.nib21
-rw-r--r--macosx/plugins/DFInput/English.lproj/NetPcsxrHIDInputPluginMain.nib/keyedobjects.nibbin0 -> 14803 bytes
3 files changed, 54 insertions, 0 deletions
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 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>IBDocumentLocation</key>
+ <string>54 67 576 240 0 0 1024 746 </string>
+ <key>IBEditorPositions</key>
+ <dict>
+ <key>16</key>
+ <string>293 323 437 378 0 0 1024 746 </string>
+ </dict>
+ <key>IBFramework Version</key>
+ <string>446.1</string>
+ <key>IBOpenObjects</key>
+ <array>
+ <integer>16</integer>
+ </array>
+ <key>IBSystem Version</key>
+ <string>8P2137</string>
+</dict>
+</plist>
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
--- /dev/null
+++ b/macosx/plugins/DFInput/English.lproj/NetPcsxrHIDInputPluginMain.nib/keyedobjects.nib
Binary files differ