It was Thu, 09 Aug 2001 15:16:29 -0400 when Kevin Fonner wrote:

>Where are the bookmarks for mozilla stored?

Look for the ~/.mozilla directory. There is a subdir with your userid, and in
there is another dir. Usually has a long number/character name. In there is a
file called prefs.js. The directive user_pref("browser.bookmar_file") will let
you know where the bookmarks are. If you used Netscape before Mozilla, it will
point to the netscape bookmarksfile. E.g.

user_pref("browser.bookmark_file", "/home/paul/.netscape/bookmarks.html");

Otherwise it will point to a bookmarksfile in .mozilla.

Paul

--
All effort is in the last analysis sustained by the faith 
that it is worth making.
-Ordway Tead

http://nlpagan.net - Registered Linux User 174403
         Linux Mandrake 8.0 - Sylpheed 0.5.2
    ** http://www.care2.com - when you care **

Reply via email to