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

rjw rjw at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 06:43:34 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 5db7c223b9844fdc5430e932371b2990d649a699
Author: rjw <rjw at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Sep 24 00:16:05 2002 +0000

            Made WebIconLoader and WebIconDatabase SPI.
    
            * WebKit.pbproj/project.pbxproj:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@2133 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index 9ba3ef7..7d9ab55 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,5 +1,11 @@
 2002-09-23  Richard Williamson   <rjw at apple.com>
 
+        Made WebIconLoader and WebIconDatabase SPI.
+        
+        * WebKit.pbproj/project.pbxproj:
+
+2002-09-23  Richard Williamson   <rjw at apple.com>
+
         WebContextMenuHandler becomes WebContextMenuDelegate
         WebControllerPolicyHandler becomes WebControllerPolicyDelegate
         WebLocationChangeHandler becomes WebLocationChangeDelegate
diff --git a/WebKit/ChangeLog-2002-12-03 b/WebKit/ChangeLog-2002-12-03
index 9ba3ef7..7d9ab55 100644
--- a/WebKit/ChangeLog-2002-12-03
+++ b/WebKit/ChangeLog-2002-12-03
@@ -1,5 +1,11 @@
 2002-09-23  Richard Williamson   <rjw at apple.com>
 
+        Made WebIconLoader and WebIconDatabase SPI.
+        
+        * WebKit.pbproj/project.pbxproj:
+
+2002-09-23  Richard Williamson   <rjw at apple.com>
+
         WebContextMenuHandler becomes WebContextMenuDelegate
         WebControllerPolicyHandler becomes WebControllerPolicyDelegate
         WebLocationChangeHandler becomes WebLocationChangeDelegate
diff --git a/WebKit/WebKit.pbproj/project.pbxproj b/WebKit/WebKit.pbproj/project.pbxproj
index b764dc2..522bbff 100644
--- a/WebKit/WebKit.pbproj/project.pbxproj
+++ b/WebKit/WebKit.pbproj/project.pbxproj
@@ -1782,7 +1782,7 @@
 			isa = PBXBuildFile;
 			settings = {
 				ATTRIBUTES = (
-					Public,
+					Private,
 				);
 			};
 		};
@@ -2079,7 +2079,7 @@
 			isa = PBXBuildFile;
 			settings = {
 				ATTRIBUTES = (
-					Public,
+					Private,
 				);
 			};
 		};

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list