diff options
author | Ben Murdoch <benm@google.com> | 2011-05-13 16:23:25 +0100 |
---|---|---|
committer | Ben Murdoch <benm@google.com> | 2011-05-16 11:35:02 +0100 |
commit | 65f03d4f644ce73618e5f4f50dd694b26f55ae12 (patch) | |
tree | f478babb801e720de7bfaee23443ffe029f58731 /Source/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib | |
parent | 47de4a2fb7262c7ebdb9cd133ad2c54c187454d0 (diff) | |
download | external_webkit-65f03d4f644ce73618e5f4f50dd694b26f55ae12.zip external_webkit-65f03d4f644ce73618e5f4f50dd694b26f55ae12.tar.gz external_webkit-65f03d4f644ce73618e5f4f50dd694b26f55ae12.tar.bz2 |
Merge WebKit at r75993: Initial merge by git.
Change-Id: I602bbdc3974787a3b0450456a30a7868286921c3
Diffstat (limited to 'Source/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib')
-rw-r--r-- | Source/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/classes.nib | 191 | ||||
-rw-r--r-- | Source/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/info.nib | 18 | ||||
-rw-r--r-- | Source/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/keyedobjects.nib | bin | 0 -> 5291 bytes |
3 files changed, 209 insertions, 0 deletions
diff --git a/Source/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/classes.nib b/Source/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/classes.nib new file mode 100644 index 0000000..01cac38 --- /dev/null +++ b/Source/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/classes.nib @@ -0,0 +1,191 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> +<dict> + <key>IBClasses</key> + <array> + <dict> + <key>CLASS</key> + <string>NSControl</string> + <key>LANGUAGE</key> + <string>ObjC</string> + <key>SUPERCLASS</key> + <string>NSView</string> + </dict> + <dict> + <key>ACTIONS</key> + <dict> + <key>webViewClose</key> + <string>WebView</string> + <key>webViewFocus</key> + <string>WebView</string> + <key>webViewRunModal</key> + <string>WebView</string> + <key>webViewShow</key> + <string>WebView</string> + <key>webViewUnfocus</key> + <string>WebView</string> + </dict> + <key>CLASS</key> + <string>NSObject</string> + <key>LANGUAGE</key> + <string>ObjC</string> + </dict> + <dict> + <key>CLASS</key> + <string>NSWindow</string> + <key>LANGUAGE</key> + <string>ObjC</string> + <key>SUPERCLASS</key> + <string>NSResponder</string> + </dict> + <dict> + <key>CLASS</key> + <string>NonBlockingPanel</string> + <key>LANGUAGE</key> + <string>ObjC</string> + <key>SUPERCLASS</key> + <string>NSPanel</string> + </dict> + <dict> + <key>ACTIONS</key> + <dict> + <key>_openFrameInNewWindowFromMenu</key> + <string>NSMenuItem</string> + <key>_searchWithGoogleFromMenu</key> + <string>id</string> + <key>_searchWithSpotlightFromMenu</key> + <string>id</string> + <key>alignCenter</key> + <string>id</string> + <key>alignJustified</key> + <string>id</string> + <key>alignLeft</key> + <string>id</string> + <key>alignRight</key> + <string>id</string> + <key>changeAttributes</key> + <string>id</string> + <key>changeColor</key> + <string>id</string> + <key>changeDocumentBackgroundColor</key> + <string>id</string> + <key>changeFont</key> + <string>id</string> + <key>checkSpelling</key> + <string>id</string> + <key>copy</key> + <string>id</string> + <key>copyFont</key> + <string>id</string> + <key>cut</key> + <string>id</string> + <key>delete</key> + <string>id</string> + <key>goBack</key> + <string>id</string> + <key>goForward</key> + <string>id</string> + <key>makeTextLarger</key> + <string>id</string> + <key>makeTextSmaller</key> + <string>id</string> + <key>makeTextStandardSize</key> + <string>id</string> + <key>moveToBeginningOfSentence</key> + <string>id</string> + <key>moveToBeginningOfSentenceAndModifySelection</key> + <string>id</string> + <key>moveToEndOfSentence</key> + <string>id</string> + <key>moveToEndOfSentenceAndModifySelection</key> + <string>id</string> + <key>outdent</key> + <string>id</string> + <key>paste</key> + <string>id</string> + <key>pasteAsPlainText</key> + <string>id</string> + <key>pasteAsRichText</key> + <string>id</string> + <key>pasteFont</key> + <string>id</string> + <key>performFindPanelAction</key> + <string>id</string> + <key>reload</key> + <string>id</string> + <key>resetPageZoom</key> + <string>id</string> + <key>selectSentence</key> + <string>id</string> + <key>showGuessPanel</key> + <string>id</string> + <key>startSpeaking</key> + <string>id</string> + <key>stopLoading</key> + <string>id</string> + <key>stopSpeaking</key> + <string>id</string> + <key>takeStringURLFrom</key> + <string>id</string> + <key>toggleContinuousSpellChecking</key> + <string>id</string> + <key>toggleGrammarChecking</key> + <string>id</string> + <key>toggleSmartInsertDelete</key> + <string>id</string> + <key>zoomPageIn</key> + <string>id</string> + <key>zoomPageOut</key> + <string>id</string> + </dict> + <key>CLASS</key> + <string>WebView</string> + <key>LANGUAGE</key> + <string>ObjC</string> + <key>SUPERCLASS</key> + <string>NSView</string> + </dict> + <dict> + <key>CLASS</key> + <string>NSView</string> + <key>LANGUAGE</key> + <string>ObjC</string> + <key>SUPERCLASS</key> + <string>NSResponder</string> + </dict> + <dict> + <key>CLASS</key> + <string>FirstResponder</string> + <key>LANGUAGE</key> + <string>ObjC</string> + <key>SUPERCLASS</key> + <string>NSObject</string> + </dict> + <dict> + <key>ACTIONS</key> + <dict> + <key>pressedCancel</key> + <string>id</string> + <key>pressedOK</key> + <string>id</string> + </dict> + <key>CLASS</key> + <string>WebJavaScriptTextInputPanel</string> + <key>LANGUAGE</key> + <string>ObjC</string> + <key>OUTLETS</key> + <dict> + <key>prompt</key> + <string>NSTextField</string> + <key>textInput</key> + <string>NSTextField</string> + </dict> + <key>SUPERCLASS</key> + <string>NSWindowController</string> + </dict> + </array> + <key>IBVersion</key> + <string>1</string> +</dict> +</plist> diff --git a/Source/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/info.nib b/Source/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/info.nib new file mode 100644 index 0000000..23c8eb6 --- /dev/null +++ b/Source/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/info.nib @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> +<dict> + <key>IBFramework Version</key> + <string>629</string> + <key>IBLastKnownRelativeProjectPath</key> + <string>../../WebKit.xcodeproj</string> + <key>IBOldestOS</key> + <integer>5</integer> + <key>IBOpenObjects</key> + <array/> + <key>IBSystem Version</key> + <string>9C7010</string> + <key>targetFramework</key> + <string>IBCocoaFramework</string> +</dict> +</plist> diff --git a/Source/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/keyedobjects.nib b/Source/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/keyedobjects.nib Binary files differnew file mode 100644 index 0000000..f4924f4 --- /dev/null +++ b/Source/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/keyedobjects.nib |