summaryrefslogtreecommitdiffstats
path: root/Mac/PythonLauncher/English.lproj/PreferenceWindow.nib/classes.nib
diff options
context:
space:
mode:
authorRonald Oussoren <ronaldoussoren@mac.com>2006-06-07 18:58:01 (GMT)
committerRonald Oussoren <ronaldoussoren@mac.com>2006-06-07 18:58:01 (GMT)
commitc629be8a1e77786e3a839ed4784c7b2b36c6344f (patch)
treebcb61c5bdb2c89bb5028cddeb62646461f33eb46 /Mac/PythonLauncher/English.lproj/PreferenceWindow.nib/classes.nib
parent8ec9f866c08f022e2a202c32cf04d0c97822c55e (diff)
downloadcpython-c629be8a1e77786e3a839ed4784c7b2b36c6344f.zip
cpython-c629be8a1e77786e3a839ed4784c7b2b36c6344f.tar.gz
cpython-c629be8a1e77786e3a839ed4784c7b2b36c6344f.tar.bz2
Move Mac/OSX/PythonLauncher one level up
Diffstat (limited to 'Mac/PythonLauncher/English.lproj/PreferenceWindow.nib/classes.nib')
-rw-r--r--Mac/PythonLauncher/English.lproj/PreferenceWindow.nib/classes.nib26
1 files changed, 26 insertions, 0 deletions
diff --git a/Mac/PythonLauncher/English.lproj/PreferenceWindow.nib/classes.nib b/Mac/PythonLauncher/English.lproj/PreferenceWindow.nib/classes.nib
new file mode 100644
index 0000000..467aa8b
--- /dev/null
+++ b/Mac/PythonLauncher/English.lproj/PreferenceWindow.nib/classes.nib
@@ -0,0 +1,26 @@
+{
+ IBClasses = (
+ {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
+ {
+ ACTIONS = {"do_apply" = id; "do_filetype" = id; "do_reset" = id; };
+ CLASS = PreferencesWindowController;
+ LANGUAGE = ObjC;
+ OUTLETS = {
+ commandline = NSTextField;
+ debug = NSButton;
+ filetype = NSPopUpButton;
+ honourhashbang = NSButton;
+ inspect = NSButton;
+ interpreter = NSTextField;
+ nosite = NSButton;
+ optimize = NSButton;
+ others = NSTextField;
+ tabs = NSButton;
+ verbose = NSButton;
+ "with_terminal" = NSButton;
+ };
+ SUPERCLASS = NSWindowController;
+ }
+ );
+ IBVersion = 1;
+} \ No newline at end of file