[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 06:43:43 UTC 2009
The following commit has been merged in the debian/unstable branch:
commit 3a091f58b6226a0ae073920cd6575ad4cfddfcd1
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Tue Sep 24 17:13:06 2002 +0000
* kwq/mac-encodings.txt: Remove constant for Japanese auto-detect.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@2138 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebCore/ChangeLog-2002-12-03 b/WebCore/ChangeLog-2002-12-03
index e8481a6..488c772 100644
--- a/WebCore/ChangeLog-2002-12-03
+++ b/WebCore/ChangeLog-2002-12-03
@@ -1,5 +1,9 @@
2002-09-24 Darin Adler <darin at apple.com>
+ * kwq/mac-encodings.txt: Remove constant for Japanese auto-detect.
+
+2002-09-24 Darin Adler <darin at apple.com>
+
* kwq/KWQFileButton.mm: (KWQFileButton::paint): Fix typo.
2002-09-24 Darin Adler <darin at apple.com>
diff --git a/WebCore/ChangeLog-2003-10-25 b/WebCore/ChangeLog-2003-10-25
index e8481a6..488c772 100644
--- a/WebCore/ChangeLog-2003-10-25
+++ b/WebCore/ChangeLog-2003-10-25
@@ -1,5 +1,9 @@
2002-09-24 Darin Adler <darin at apple.com>
+ * kwq/mac-encodings.txt: Remove constant for Japanese auto-detect.
+
+2002-09-24 Darin Adler <darin at apple.com>
+
* kwq/KWQFileButton.mm: (KWQFileButton::paint): Fix typo.
2002-09-24 Darin Adler <darin at apple.com>
diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index e8481a6..488c772 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -1,5 +1,9 @@
2002-09-24 Darin Adler <darin at apple.com>
+ * kwq/mac-encodings.txt: Remove constant for Japanese auto-detect.
+
+2002-09-24 Darin Adler <darin at apple.com>
+
* kwq/KWQFileButton.mm: (KWQFileButton::paint): Fix typo.
2002-09-24 Darin Adler <darin at apple.com>
diff --git a/WebCore/kwq/mac-encodings.txt b/WebCore/kwq/mac-encodings.txt
index 2209470..a551170 100644
--- a/WebCore/kwq/mac-encodings.txt
+++ b/WebCore/kwq/mac-encodings.txt
@@ -151,9 +151,9 @@ Big5_HKSCS_1999: big5-hkscs
EBCDIC_US
EBCDIC_CP037: cp037
-# There doesn't seem to be a kCFStringEncoding constant for this one.
-# In fact, I got this value from Mail source code, and I'm not sure how or if it works.
-0xAFE: japanese-autodetect
+# We need to decide what to do about this.
+# I'm not sure that the string japanese-autodetect actually shows up out there on the web.
+# 0xAFE: japanese-autodetect
# I got these additional items from the Perl module I18N-Charset-1.17,
# but could not figure out what to do with them.
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list