mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
A complete hack to get the bookmark file.
This commit is contained in:
parent
4615e34fa9
commit
a77fb85e65
@ -97,6 +97,9 @@ RDF_Init()
|
||||
createVocabs();
|
||||
sRDFInitedB = PR_TRUE;
|
||||
|
||||
/* XXX Bookmark hack */
|
||||
gBookmarkURL = copyString("file://G:/tmp/bookmarks.html");
|
||||
|
||||
return NS_OK;
|
||||
}
|
||||
#else /* XXX */
|
||||
|
Loading…
Reference in New Issue
Block a user