Comment #11 on issue 18530 by zucco.orz: Firefox import imports stock "Getting Started" bookmark http://code.google.com/p/chromium/issues/detail?id=18530
I think you may misunderstand that the default bookmarks is. the bookmarks.html in /usr/lib/firefox-* or /etc... is not default for each user, it's only for Firefox. Each user has a bookmarks.html in a profile directory with randam name. In my case, in ~/.mozilla/firefox/s895wnak.default/bookmarks.html Also you can find the directory name with in ~/.mozilla/firefox/profiles.ini It contains as, [General] StartWithLastProfile=1 [Profile0] Name=default IsRelative=1 Path=s895wnak.default On Windows 7, FF3 has also profiles.ini as below, may be Vista, XP as same as. C:\Users\zucco\AppData\Roaming\Mozilla\Firefox\profiles.ini -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
