From 648161bb0edfc3d43db63caed5cc5213bc6cb78f Mon Sep 17 00:00:00 2001 From: The Android Open Source Project Date: Tue, 3 Mar 2009 18:28:41 -0800 Subject: auto import from //depot/cupcake/@135843 --- .../WebJavaScriptTextInputPanel.nib/classes.nib | 191 --------------------- .../WebJavaScriptTextInputPanel.nib/info.nib | 18 -- .../keyedobjects.nib | Bin 5291 -> 0 bytes 3 files changed, 209 deletions(-) delete mode 100644 WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/classes.nib delete mode 100644 WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/info.nib delete mode 100644 WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/keyedobjects.nib (limited to 'WebKit/English.lproj/WebJavaScriptTextInputPanel.nib') diff --git a/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/classes.nib b/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/classes.nib deleted file mode 100644 index 01cac38..0000000 --- a/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/classes.nib +++ /dev/null @@ -1,191 +0,0 @@ - - - - - IBClasses - - - CLASS - NSControl - LANGUAGE - ObjC - SUPERCLASS - NSView - - - ACTIONS - - webViewClose - WebView - webViewFocus - WebView - webViewRunModal - WebView - webViewShow - WebView - webViewUnfocus - WebView - - CLASS - NSObject - LANGUAGE - ObjC - - - CLASS - NSWindow - LANGUAGE - ObjC - SUPERCLASS - NSResponder - - - CLASS - NonBlockingPanel - LANGUAGE - ObjC - SUPERCLASS - NSPanel - - - ACTIONS - - _openFrameInNewWindowFromMenu - NSMenuItem - _searchWithGoogleFromMenu - id - _searchWithSpotlightFromMenu - id - alignCenter - id - alignJustified - id - alignLeft - id - alignRight - id - changeAttributes - id - changeColor - id - changeDocumentBackgroundColor - id - changeFont - id - checkSpelling - id - copy - id - copyFont - id - cut - id - delete - id - goBack - id - goForward - id - makeTextLarger - id - makeTextSmaller - id - makeTextStandardSize - id - moveToBeginningOfSentence - id - moveToBeginningOfSentenceAndModifySelection - id - moveToEndOfSentence - id - moveToEndOfSentenceAndModifySelection - id - outdent - id - paste - id - pasteAsPlainText - id - pasteAsRichText - id - pasteFont - id - performFindPanelAction - id - reload - id - resetPageZoom - id - selectSentence - id - showGuessPanel - id - startSpeaking - id - stopLoading - id - stopSpeaking - id - takeStringURLFrom - id - toggleContinuousSpellChecking - id - toggleGrammarChecking - id - toggleSmartInsertDelete - id - zoomPageIn - id - zoomPageOut - id - - CLASS - WebView - LANGUAGE - ObjC - SUPERCLASS - NSView - - - CLASS - NSView - LANGUAGE - ObjC - SUPERCLASS - NSResponder - - - CLASS - FirstResponder - LANGUAGE - ObjC - SUPERCLASS - NSObject - - - ACTIONS - - pressedCancel - id - pressedOK - id - - CLASS - WebJavaScriptTextInputPanel - LANGUAGE - ObjC - OUTLETS - - prompt - NSTextField - textInput - NSTextField - - SUPERCLASS - NSWindowController - - - IBVersion - 1 - - diff --git a/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/info.nib b/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/info.nib deleted file mode 100644 index 23c8eb6..0000000 --- a/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/info.nib +++ /dev/null @@ -1,18 +0,0 @@ - - - - - IBFramework Version - 629 - IBLastKnownRelativeProjectPath - ../../WebKit.xcodeproj - IBOldestOS - 5 - IBOpenObjects - - IBSystem Version - 9C7010 - targetFramework - IBCocoaFramework - - diff --git a/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/keyedobjects.nib b/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/keyedobjects.nib deleted file mode 100644 index f4924f4..0000000 Binary files a/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/keyedobjects.nib and /dev/null differ -- cgit v1.1