git-svn-id: https://svn.webkit.org/repository/webkit/trunk@28242
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2007-11-30 Darin Adler <darin@apple.com>
+
+ * Scripts/do-webcore-rename: WildFox already did the TextStyle -> FontStyle one.
+
2007-11-30 Darin Adler <darin@apple.com>
* Scripts/do-webcore-rename: Get ready for some future renaming.
#!/usr/bin/perl -w
-# Copyright (C) 2006 Apple Computer, Inc. All rights reserved.
+# Copyright (C) 2006, 2007 Apple Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
my %renames = (
"KURL" => "URL",
"KURLMac" => "URLMac",
+ "KURLCFNet" => "KURLCF",
"KURL_H_" => "URL_h",
- "TextStyle" => "FontStyle",
);
# rename files