Reviewed by Darin.
- fixed <rdar://problem/
3685827> Add standard news feeds from marketing.
* BookmarksController.m:
(-[BookmarksController mergeBuiltInBookmarksIfNecessary]):
Use a different file for Tiger than for Panther; only the Tiger one
has the news feeds in it.
* English.lproj/BuiltInBookmarks.plist:
new file that contains news feeds from marketing
* English.lproj/OldBuiltInBookmarks.plist:
Added. New name for old file.
* WebBookmark.m:
(-[WebBookmark dictionaryRepresentation]):
#ifdeffed hack to avoid writing out UUIDs; used for creating built-in bookmarks file
* WebBookmarkLeaf.m:
(-[WebBookmarkLeaf dictionaryRepresentation]):
#ifdeffed hack to avoid writing out last visited time; used for creating built-in bookmarks file
* WebBookmarkList.m:
(-[WebBookmarkList dictionaryRepresentation]):
#ifdeffed hack to avoid writing out proxy bookmarks; used for creating built-in bookmarks file
* WebBrowser.pbproj/project.pbxproj:
updated for new file
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@6867
268f45cc-cd09-0410-ab3c-
d52691b4dbfc