зеркало из https://github.com/mozilla/pjs.git
Be sure to write out bookmarks.html to the same place we read it in from! Bookmarks were moved from mozilla/rdf/ to mozilla/xpfe/components/bookmarks and bookmarks.html is now stored inside of $DIST/res/samples instead of the old $DIST/res/rdf
This commit is contained in:
Родитель
16e83afff6
Коммит
cba4ddc275
|
@ -1339,7 +1339,7 @@ nsBookmarksService::WriteBookmarks(nsIRDFDataSource *ds, nsIRDFResource *root)
|
|||
|
||||
// XXX we should get this from prefs.
|
||||
bookmarksFile += "res";
|
||||
bookmarksFile += "rdf";
|
||||
bookmarksFile += "samples";
|
||||
bookmarksFile += "bookmarks.html";
|
||||
|
||||
nsresult rv = NS_ERROR_FAILURE;
|
||||
|
|
Загрузка…
Ссылка в новой задаче