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

darin darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 07:32:51 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 23e5d5003505a8369efda9e91d4575f82c89eda4
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Apr 1 00:39:15 2003 +0000

            * English.lproj/InfoPlist.strings: Changed "1.0 Beta" to "1.0 Beta 2".
            * WebKit.pbproj/project.pbxproj: Changed "1.0 Beta" to "1.0 Beta 2".
    
            * English.lproj/StringsNotToBeLocalized.txt: Updated for recent changes.
    
            * English.lproj/Localizable.strings: Regenerated (new script, "1.0 Beta 2").
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3979 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index 0089991..9deae87 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,3 +1,12 @@
+2003-03-31  Darin Adler  <darin at apple.com>
+
+        * English.lproj/InfoPlist.strings: Changed "1.0 Beta" to "1.0 Beta 2".
+        * WebKit.pbproj/project.pbxproj: Changed "1.0 Beta" to "1.0 Beta 2".
+
+        * English.lproj/StringsNotToBeLocalized.txt: Updated for recent changes.
+
+        * English.lproj/Localizable.strings: Regenerated (new script, "1.0 Beta 2").
+
 2003-03-31  Richard Williamson  <rjw at apple.com>
 
         Reviewed by darin.
diff --git a/WebKit/English.lproj/InfoPlist.strings b/WebKit/English.lproj/InfoPlist.strings
index fa485db..5b8a28f 100644
Binary files a/WebKit/English.lproj/InfoPlist.strings and b/WebKit/English.lproj/InfoPlist.strings differ
diff --git a/WebKit/English.lproj/Localizable.strings b/WebKit/English.lproj/Localizable.strings
index beb9eb4..d1f0168 100644
Binary files a/WebKit/English.lproj/Localizable.strings and b/WebKit/English.lproj/Localizable.strings differ
diff --git a/WebKit/English.lproj/StringsNotToBeLocalized.txt b/WebKit/English.lproj/StringsNotToBeLocalized.txt
index fe6d6b7..982438b 100644
--- a/WebKit/English.lproj/StringsNotToBeLocalized.txt
+++ b/WebKit/English.lproj/StringsNotToBeLocalized.txt
@@ -58,7 +58,6 @@
 "DirectionRLO"
 "DirectionS"
 "DirectionWS"
-"Entries"
 "Helvetica"
 "JoiningCausing"
 "JoiningDual"
@@ -121,6 +120,7 @@
 "WebFrameStateLayoutAcceptable"
 "WebFrameStateProvisional"
 "WebHistoryAllItemsRemovedNotification"
+"WebHistoryItems"
 "WebHistoryItemsAddedNotification"
 "WebHistoryItemsRemovedNotification"
 "WebHistoryLoadedNotification"
diff --git a/WebKit/WebKit.pbproj/project.pbxproj b/WebKit/WebKit.pbproj/project.pbxproj
index e727ceb..ec2710d 100644
--- a/WebKit/WebKit.pbproj/project.pbxproj
+++ b/WebKit/WebKit.pbproj/project.pbxproj
@@ -170,7 +170,7 @@
 	<key>CFBundleExecutable</key>
 	<string>WebKit</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.0 Beta, Copyright 2003 Apple Computer, Inc.</string>
+	<string>1.0 Beta 2, Copyright 2003 Apple Computer, Inc.</string>
 	<key>CFBundleIdentifier</key>
 	<string>com.apple.WebKit</string>
 	<key>CFBundleInfoDictionaryVersion</key>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list