[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

sullivan sullivan at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 07:45:57 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit adadca908c5aa439847f2817b9506f45a9348c66
Author: sullivan <sullivan at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Jul 1 00:51:11 2003 +0000

    WebKit:
    
    	- fixed 3310716 -- Authentication dialog could be tweaked to
    	better match guidelines
    
            Reviewed by Chris
    
            * Panels.subproj/English.lproj/WebAuthenticationPanel.nib:
    	left-aligned "Name:" and "Password:" labels; slightly tweaked
    	layout at right edge of sheet
    
    WebBrowser:
    
    	- fixed 3268514 -- Safari� English Localizable.strings file
    	contains straight apostrophes
    
            Reviewed by Chris
    
            * BrowserDocument.m:
            (-[BrowserDocument panel:userEnteredFilename:confirmed:]):
    	changed straight quotes to curly ones in "Append 'txt'" messages.
    
            * English.lproj/Localizable.strings:
    	updated for this change
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@4572 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index 0fac5c8..9a8cef5 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,3 +1,14 @@
+2003-06-30  John Sullivan  <sullivan at apple.com>
+
+	- fixed 3310716 -- Authentication dialog could be tweaked to 
+	better match guidelines
+
+        Reviewed by Chris
+
+        * Panels.subproj/English.lproj/WebAuthenticationPanel.nib:
+	left-aligned "Name:" and "Password:" labels; slightly tweaked
+	layout at right edge of sheet
+
 2003-06-26  Chris Blumenberg  <cblu at apple.com>
 
 	Changes to make WebKit compile with gcc 3.3.
diff --git a/WebKit/Panels.subproj/English.lproj/WebAuthenticationPanel.nib/info.nib b/WebKit/Panels.subproj/English.lproj/WebAuthenticationPanel.nib/info.nib
index c21f1f1..17dd2b6 100644
--- a/WebKit/Panels.subproj/English.lproj/WebAuthenticationPanel.nib/info.nib
+++ b/WebKit/Panels.subproj/English.lproj/WebAuthenticationPanel.nib/info.nib
@@ -3,14 +3,14 @@
 <plist version="1.0">
 <dict>
 	<key>IBDocumentLocation</key>
-	<string>186 513 356 240 0 0 1152 848 </string>
+	<string>534 182 356 240 0 0 1152 746 </string>
 	<key>IBFramework Version</key>
-	<string>291.0</string>
+	<string>326.0</string>
 	<key>IBOpenObjects</key>
 	<array>
 		<integer>5</integer>
 	</array>
 	<key>IBSystem Version</key>
-	<string>6G30</string>
+	<string>7A179</string>
 </dict>
 </plist>
diff --git a/WebKit/Panels.subproj/English.lproj/WebAuthenticationPanel.nib/objects.nib b/WebKit/Panels.subproj/English.lproj/WebAuthenticationPanel.nib/objects.nib
index f94fff9..834b56c 100644
Binary files a/WebKit/Panels.subproj/English.lproj/WebAuthenticationPanel.nib/objects.nib and b/WebKit/Panels.subproj/English.lproj/WebAuthenticationPanel.nib/objects.nib differ

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list