diff options
Diffstat (limited to 'Mac/OSX/PythonLauncher/PreferenceWindow.nib')
| -rw-r--r-- | Mac/OSX/PythonLauncher/PreferenceWindow.nib/classes.nib | 25 | ||||
| -rw-r--r-- | Mac/OSX/PythonLauncher/PreferenceWindow.nib/info.nib | 16 | ||||
| -rw-r--r-- | Mac/OSX/PythonLauncher/PreferenceWindow.nib/objects.nib | bin | 0 -> 4920 bytes |
3 files changed, 41 insertions, 0 deletions
diff --git a/Mac/OSX/PythonLauncher/PreferenceWindow.nib/classes.nib b/Mac/OSX/PythonLauncher/PreferenceWindow.nib/classes.nib new file mode 100644 index 0000000..2a07ee1 --- /dev/null +++ b/Mac/OSX/PythonLauncher/PreferenceWindow.nib/classes.nib @@ -0,0 +1,25 @@ +{ + 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; + 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 diff --git a/Mac/OSX/PythonLauncher/PreferenceWindow.nib/info.nib b/Mac/OSX/PythonLauncher/PreferenceWindow.nib/info.nib new file mode 100644 index 0000000..952d977 --- /dev/null +++ b/Mac/OSX/PythonLauncher/PreferenceWindow.nib/info.nib @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd"> +<plist version="0.9"> +<dict> + <key>IBDocumentLocation</key> + <string>237 -80 356 240 0 0 1280 938 </string> + <key>IBFramework Version</key> + <string>263.2</string> + <key>IBOpenObjects</key> + <array> + <integer>5</integer> + </array> + <key>IBSystem Version</key> + <string>5S66</string> +</dict> +</plist> diff --git a/Mac/OSX/PythonLauncher/PreferenceWindow.nib/objects.nib b/Mac/OSX/PythonLauncher/PreferenceWindow.nib/objects.nib Binary files differnew file mode 100644 index 0000000..8c3102d --- /dev/null +++ b/Mac/OSX/PythonLauncher/PreferenceWindow.nib/objects.nib |
