diff options
Diffstat (limited to 'Plugins/BuiltInFunctions/English.lproj/InspectorViews.nib')
-rw-r--r-- | Plugins/BuiltInFunctions/English.lproj/InspectorViews.nib/classes.nib | 38 | ||||
-rw-r--r-- | Plugins/BuiltInFunctions/English.lproj/InspectorViews.nib/info.nib | 61 | ||||
-rw-r--r-- | Plugins/BuiltInFunctions/English.lproj/InspectorViews.nib/keyedobjects.nib | bin | 0 -> 9192 bytes |
3 files changed, 99 insertions, 0 deletions
diff --git a/Plugins/BuiltInFunctions/English.lproj/InspectorViews.nib/classes.nib b/Plugins/BuiltInFunctions/English.lproj/InspectorViews.nib/classes.nib new file mode 100644 index 0000000..5cbffd3 --- /dev/null +++ b/Plugins/BuiltInFunctions/English.lproj/InspectorViews.nib/classes.nib @@ -0,0 +1,38 @@ +{ + IBClasses = ( + {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, + {CLASS = HFSCodeFormatter; LANGUAGE = ObjC; SUPERCLASS = NSFormatter; }, + { + ACTIONS = { + setApplication = id; + setFilename = id; + setHFSCreatorField = id; + setHFSTypeField = id; + setIcon = id; + setType = id; + }; + CLASS = InspectorViewController; + LANGUAGE = ObjC; + OUTLETS = { + hfsCreatorField = NSTextField; + hfsTypeField = NSTextField; + iconView = NSImageView; + pathField = NSTextField; + theApplicationButton = NSPopUpButton; + theFileTabView = NSView; + theFilenameField = NSTextField; + theHFSTabView = NSView; + theTypeField = NSTextField; + }; + SUPERCLASS = NSObject; + }, + { + CLASS = LiBuiltInFunctions; + LANGUAGE = ObjC; + OUTLETS = {theController = InspectorViewController; }; + SUPERCLASS = NSObject; + }, + {CLASS = LiImageView; LANGUAGE = ObjC; SUPERCLASS = NSImageView; } + ); + IBVersion = 1; +}
\ No newline at end of file diff --git a/Plugins/BuiltInFunctions/English.lproj/InspectorViews.nib/info.nib b/Plugins/BuiltInFunctions/English.lproj/InspectorViews.nib/info.nib new file mode 100644 index 0000000..a3a74f1 --- /dev/null +++ b/Plugins/BuiltInFunctions/English.lproj/InspectorViews.nib/info.nib @@ -0,0 +1,61 @@ +<?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>69 167 356 240 0 0 1600 1178 </string> + <key>IBEditorPositions</key> + <dict> + <key>48</key> + <string>682 743 235 123 0 0 1600 1178 </string> + <key>5</key> + <string>604 657 392 277 0 0 1600 1178 </string> + </dict> + <key>IBFramework Version</key> + <string>349.0</string> + <key>IBGroupedObjects</key> + <dict> + <key>1</key> + <array> + <string>28</string> + <string>27</string> + </array> + <key>2</key> + <array> + <string>36</string> + <string>37</string> + </array> + <key>3</key> + <array> + <string>30</string> + <string>31</string> + </array> + <key>4</key> + <array> + <string>41</string> + <string>33</string> + </array> + <key>5</key> + <array> + <string>75</string> + <string>77</string> + </array> + <key>6</key> + <array> + <string>76</string> + <string>78</string> + </array> + </dict> + <key>IBLastGroupID</key> + <string>8</string> + <key>IBOldestOS</key> + <integer>3</integer> + <key>IBOpenObjects</key> + <array> + <integer>48</integer> + <integer>5</integer> + </array> + <key>IBSystem Version</key> + <string>7B85</string> +</dict> +</plist> diff --git a/Plugins/BuiltInFunctions/English.lproj/InspectorViews.nib/keyedobjects.nib b/Plugins/BuiltInFunctions/English.lproj/InspectorViews.nib/keyedobjects.nib Binary files differnew file mode 100644 index 0000000..2e6ed0c --- /dev/null +++ b/Plugins/BuiltInFunctions/English.lproj/InspectorViews.nib/keyedobjects.nib |