mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-22 02:09:28 +00:00
the bookmarks service is looking for bookmarks.html, not bookmarks.htm
now, your bookmarks get migrated! (unix finally wins a file name battle, but windows still wins the war.)
This commit is contained in:
parent
0f4304a85a
commit
a93535515c
@ -65,7 +65,7 @@
|
||||
#define SUMMARY_SUFFIX_IN_5x ".msf"
|
||||
#define COOKIES_FILE_NAME_IN_5x "cookies.txt"
|
||||
#define MAIL_FILTER_FILE_NAME_IN_5x "rules.dat"
|
||||
#define BOOKMARKS_FILE_NAME_IN_5x "bookmarks.htm"
|
||||
#define BOOKMARKS_FILE_NAME_IN_5x "bookmarks.html"
|
||||
|
||||
#define PREMIGRATION_PREFIX "premigration"
|
||||
#define PREF_MAIL_DIRECTORY "mail.directory"
|
||||
|
Loading…
x
Reference in New Issue
Block a user