summaryrefslogtreecommitdiffstats
path: root/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2008-12-17 18:05:15 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2008-12-17 18:05:15 -0800
commit1cbdecfa9fc428ac2d8aca0fa91c9580b3d57353 (patch)
tree4457a7306ea5acb43fe05bfe0973b1f7faf97ba2 /WebKit/English.lproj/WebJavaScriptTextInputPanel.nib
parent9364f22aed35e1a1e9d07c121510f80be3ab0502 (diff)
downloadexternal_webkit-1cbdecfa9fc428ac2d8aca0fa91c9580b3d57353.zip
external_webkit-1cbdecfa9fc428ac2d8aca0fa91c9580b3d57353.tar.gz
external_webkit-1cbdecfa9fc428ac2d8aca0fa91c9580b3d57353.tar.bz2
Code drop from //branches/cupcake/...@124589
Diffstat (limited to 'WebKit/English.lproj/WebJavaScriptTextInputPanel.nib')
-rw-r--r--WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/classes.nib205
-rw-r--r--WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/info.nib18
-rw-r--r--WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/keyedobjects.nibbin4547 -> 5291 bytes
3 files changed, 201 insertions, 22 deletions
diff --git a/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/classes.nib b/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/classes.nib
index baa439b..01cac38 100644
--- a/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/classes.nib
+++ b/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/classes.nib
@@ -1,14 +1,191 @@
-{
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {pressedCancel = id; pressedOK = id; };
- CLASS = WebJavaScriptTextInputPanel;
- LANGUAGE = ObjC;
- OUTLETS = {prompt = NSTextField; textInput = NSTextField; };
- SUPERCLASS = NSWindowController;
- },
- {CLASS = "java.lang.Object"; LANGUAGE = Java; }
- );
- IBVersion = 1;
-} \ No newline at end of file
+<?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/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/info.nib b/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/info.nib
index d775aaf..23c8eb6 100644
--- a/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/info.nib
+++ b/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/info.nib
@@ -1,16 +1,18 @@
<?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">
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
- <key>IBDocumentLocation</key>
- <string>500 216 460 474 0 0 1600 1002 </string>
<key>IBFramework Version</key>
- <string>283.0</string>
+ <string>629</string>
+ <key>IBLastKnownRelativeProjectPath</key>
+ <string>../../WebKit.xcodeproj</string>
+ <key>IBOldestOS</key>
+ <integer>5</integer>
<key>IBOpenObjects</key>
- <array>
- <integer>10</integer>
- </array>
+ <array/>
<key>IBSystem Version</key>
- <string>6D52</string>
+ <string>9C7010</string>
+ <key>targetFramework</key>
+ <string>IBCocoaFramework</string>
</dict>
</plist>
diff --git a/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/keyedobjects.nib b/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/keyedobjects.nib
index 0b5d039..f4924f4 100644
--- a/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/keyedobjects.nib
+++ b/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/keyedobjects.nib
Binary files differ