diff options
Diffstat (limited to 'WebKitTools/DrawTest/English.lproj/TestViewer.nib')
-rw-r--r-- | WebKitTools/DrawTest/English.lproj/TestViewer.nib/classes.nib | 36 | ||||
-rw-r--r-- | WebKitTools/DrawTest/English.lproj/TestViewer.nib/info.nib | 17 | ||||
-rw-r--r-- | WebKitTools/DrawTest/English.lproj/TestViewer.nib/keyedobjects.nib | bin | 0 -> 11724 bytes |
3 files changed, 53 insertions, 0 deletions
diff --git a/WebKitTools/DrawTest/English.lproj/TestViewer.nib/classes.nib b/WebKitTools/DrawTest/English.lproj/TestViewer.nib/classes.nib new file mode 100644 index 0000000..eb82ec7 --- /dev/null +++ b/WebKitTools/DrawTest/English.lproj/TestViewer.nib/classes.nib @@ -0,0 +1,36 @@ +{ + IBClasses = ( + {CLASS = DrawView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, + {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, + {CLASS = KCanvasTestView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, + {CLASS = MyImageView; LANGUAGE = ObjC; SUPERCLASS = NSImageView; }, + { + ACTIONS = { + browse = id; + jumpToParentDirectory = id; + openSelectionInViewer = id; + openSourceForSelection = id; + openTestViewerForSelection = id; + showCompositeWindow = id; + showTestWindow = id; + showTestsPanel = id; + toggleViewersScaleRule = id; + }; + CLASS = TestController; + LANGUAGE = ObjC; + OUTLETS = { + "_compositeImageView" = NSImageView; + "_compositeWindow" = NSWindow; + "_parentDirectoryPopup" = NSPopUpButton; + "_splitView" = TestViewerSplitView; + "_testPanel" = NSPanel; + "_testWindow" = NSWindow; + "_testsArrayController" = NSArrayController; + "_testsTableView" = NSTableView; + }; + SUPERCLASS = NSObject; + }, + {CLASS = TestViewerSplitView; LANGUAGE = ObjC; SUPERCLASS = NSView; } + ); + IBVersion = 1; +}
\ No newline at end of file diff --git a/WebKitTools/DrawTest/English.lproj/TestViewer.nib/info.nib b/WebKitTools/DrawTest/English.lproj/TestViewer.nib/info.nib new file mode 100644 index 0000000..ca801e8 --- /dev/null +++ b/WebKitTools/DrawTest/English.lproj/TestViewer.nib/info.nib @@ -0,0 +1,17 @@ +<?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>263 119 356 240 0 0 1024 746 </string> + <key>IBFramework Version</key> + <string>437.0</string> + <key>IBOpenObjects</key> + <array> + <integer>24</integer> + <integer>60</integer> + </array> + <key>IBSystem Version</key> + <string>8C26</string> +</dict> +</plist> diff --git a/WebKitTools/DrawTest/English.lproj/TestViewer.nib/keyedobjects.nib b/WebKitTools/DrawTest/English.lproj/TestViewer.nib/keyedobjects.nib Binary files differnew file mode 100644 index 0000000..46b8964 --- /dev/null +++ b/WebKitTools/DrawTest/English.lproj/TestViewer.nib/keyedobjects.nib |