summaryrefslogtreecommitdiffstats
path: root/WebKit/mac/Panels/English.lproj/WebAuthenticationPanel.nib
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/mac/Panels/English.lproj/WebAuthenticationPanel.nib')
-rw-r--r--WebKit/mac/Panels/English.lproj/WebAuthenticationPanel.nib/classes.nib38
-rw-r--r--WebKit/mac/Panels/English.lproj/WebAuthenticationPanel.nib/info.nib16
-rw-r--r--WebKit/mac/Panels/English.lproj/WebAuthenticationPanel.nib/objects.nibbin0 -> 2931 bytes
3 files changed, 54 insertions, 0 deletions
diff --git a/WebKit/mac/Panels/English.lproj/WebAuthenticationPanel.nib/classes.nib b/WebKit/mac/Panels/English.lproj/WebAuthenticationPanel.nib/classes.nib
new file mode 100644
index 0000000..87a7210
--- /dev/null
+++ b/WebKit/mac/Panels/English.lproj/WebAuthenticationPanel.nib/classes.nib
@@ -0,0 +1,38 @@
+{
+ IBClasses = (
+ {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
+ {
+ ACTIONS = {cancel = id; logIn = id; };
+ CLASS = IFAuthenticationPanel;
+ LANGUAGE = ObjC;
+ OUTLETS = {
+ imageView = id;
+ mainLabel = id;
+ panel = id;
+ password = id;
+ remember = id;
+ smallLabel = id;
+ username = id;
+ };
+ SUPERCLASS = NSObject;
+ },
+ {CLASS = NonBlockingPanel; LANGUAGE = ObjC; SUPERCLASS = NSPanel; },
+ {
+ ACTIONS = {cancel = id; logIn = id; };
+ CLASS = WebAuthenticationPanel;
+ LANGUAGE = ObjC;
+ OUTLETS = {
+ callback = id;
+ imageView = id;
+ mainLabel = id;
+ panel = id;
+ password = id;
+ remember = id;
+ smallLabel = id;
+ username = id;
+ };
+ SUPERCLASS = NSObject;
+ }
+ );
+ IBVersion = 1;
+} \ No newline at end of file
diff --git a/WebKit/mac/Panels/English.lproj/WebAuthenticationPanel.nib/info.nib b/WebKit/mac/Panels/English.lproj/WebAuthenticationPanel.nib/info.nib
new file mode 100644
index 0000000..eb229b0
--- /dev/null
+++ b/WebKit/mac/Panels/English.lproj/WebAuthenticationPanel.nib/info.nib
@@ -0,0 +1,16 @@
+<?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>773 144 356 240 0 0 1280 778 </string>
+ <key>IBFramework Version</key>
+ <string>446.1</string>
+ <key>IBOpenObjects</key>
+ <array>
+ <integer>5</integer>
+ </array>
+ <key>IBSystem Version</key>
+ <string>8N1106</string>
+</dict>
+</plist>
diff --git a/WebKit/mac/Panels/English.lproj/WebAuthenticationPanel.nib/objects.nib b/WebKit/mac/Panels/English.lproj/WebAuthenticationPanel.nib/objects.nib
new file mode 100644
index 0000000..59196ff
--- /dev/null
+++ b/WebKit/mac/Panels/English.lproj/WebAuthenticationPanel.nib/objects.nib
Binary files differ