[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:23:11 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit cd2f8eb4d8cdd8bd8d74c82628d992dbb3eb4f70
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jan 31 21:47:23 2003 +0000

            * Resources/Info.plist: Removed unused file.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3528 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog-2003-10-25 b/WebCore/ChangeLog-2003-10-25
index b0cef32..c002740 100644
--- a/WebCore/ChangeLog-2003-10-25
+++ b/WebCore/ChangeLog-2003-10-25
@@ -1,3 +1,7 @@
+2003-01-31  Darin Adler  <darin at apple.com>
+
+        * Resources/Info.plist: Removed unused file.
+
 2003-01-31  David Hyatt  <hyatt at apple.com>
 
 	Split RenderFlow into subclasses: RenderInline and RenderBlock.
diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index b0cef32..c002740 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -1,3 +1,7 @@
+2003-01-31  Darin Adler  <darin at apple.com>
+
+        * Resources/Info.plist: Removed unused file.
+
 2003-01-31  David Hyatt  <hyatt at apple.com>
 
 	Split RenderFlow into subclasses: RenderInline and RenderBlock.
diff --git a/WebCore/Resources/Info.plist b/WebCore/Resources/Info.plist
deleted file mode 100644
index 90f1ca1..0000000
--- a/WebCore/Resources/Info.plist
+++ /dev/null
@@ -1,28 +0,0 @@
-<?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>CFBundleDevelopmentRegion</key>
-	<string>English</string>
-	<key>CFBundleExecutable</key>
-	<string>WebCore</string>
-	<key>CFBundleGetInfoString</key>
-	<string>0.3</string>
-	<key>CFBundleIdentifier</key>
-	<string>com.apple.WebCore</string>
-	<key>CFBundleInfoDictionaryVersion</key>
-	<string>6.0</string>
-	<key>CFBundleName</key>
-	<string>WebCore</string>
-	<key>CFBundlePackageType</key>
-	<string>FMWK</string>
-	<key>CFBundleShortVersionString</key>
-	<string>0.3</string>
-	<key>CFBundleSignature</key>
-	<string>????</string>
-	<key>CFBundleVersion</key>
-	<string>5</string>
-	<key>NSHumanReadableCopyright</key>
-	<string>Copyright (c) 2001-2002 Apple Computer</string>
-</dict>
-</plist>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list