зеркало из https://github.com/mozilla/pjs.git
Camino only - Bug 361001: Bookmarks import only imports iCab 2 bookmarks, not iCab 3 bookmarks. Redonkulous patch by cl <bugzilla@chrislawson.net>. r=ardissone sr=smorgan
This commit is contained in:
Родитель
57cc88bce4
Коммит
ab856def27
|
@ -79,6 +79,7 @@
|
|||
[mBrowserListButton removeItemAtIndex:0];
|
||||
|
||||
[self tryAddImportFromBrowser:@"iCab" withBookmarkPath:@"~/Library/Preferences/iCab Preferences/Hotlist.html"];
|
||||
[self tryAddImportFromBrowser:@"iCab 3" withBookmarkPath:@"~/Library/Preferences/iCab Preferences/Hotlist3.html"];
|
||||
[self tryAddImportFromBrowser:@"Opera" withBookmarkPath:@"~/Library/Preferences/Opera Preferences/Bookmarks"];
|
||||
[self tryAddImportFromBrowser:@"OmniWeb 4" withBookmarkPath:@"~/Library/Application Support/Omniweb/Bookmarks.html"];
|
||||
// OmniWeb 5 has between 0 and 3 bookmark files.
|
||||
|
|
Загрузка…
Ссылка в новой задаче