fix for #15578, r=mscott, a=granrose

properly migrate the bookmarks file on windows.
This commit is contained in:
sspitzer%netscape.com 1999-10-05 18:10:20 +00:00
parent ac8aafa9ee
commit 1ac6e0f8b1

View File

@ -74,7 +74,7 @@
#define POP_MAIL_FILTER_FILE_NAME_IN_4x "rules.dat"
#define SUMMARY_SUFFIX_IN_4x ".snm"
#define COOKIES_FILE_NAME_IN_4x "cookies.txt"
#define BOOKMARKS_FILE_NAME_IN_4x "bookmarks.htm"
#define BOOKMARKS_FILE_NAME_IN_4x "bookmark.htm"
#define HISTORY_FILE_NAME_IN_4x "history.dat"
#endif /* XP_UNIX */