From 152c560e9fa3101d85a49231dd0d8e9d457e516f Mon Sep 17 00:00:00 2001 From: "beng%bengoodger.com" Date: Wed, 1 Mar 2006 18:52:28 +0000 Subject: [PATCH] bug 328895 - broken personal toolbar in places builds due to init being commented out, and bookmarks not in personal toolbar in default bookmarks file. also fixes duplication of bookmarks in personal toolbar and places list. r=annie.sullivan@gmail.com --- browser/base/content/browser.js | 3 +-- .../locales/en-US/chrome/browser/places/default_places.html | 3 +-- browser/locales/en-US/profile/bookmarks.html | 4 ++-- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/browser/base/content/browser.js b/browser/base/content/browser.js index 09b1fe112f1b..0a316a158609 100644 --- a/browser/base/content/browser.js +++ b/browser/base/content/browser.js @@ -870,10 +870,9 @@ function delayedStartup() document.getElementById("PersonalToolbar") .controllers.appendController(BookmarksMenuController); #else -/* + // XXXben - move this to the toolbar constructor if there is no performance penalty! (Ts/Txul) var bookmarksBar = document.getElementById("bookmarksBarContent"); bookmarksBar.init(); - */ #endif // called when we go into full screen, even if it is diff --git a/browser/locales/en-US/chrome/browser/places/default_places.html b/browser/locales/en-US/chrome/browser/places/default_places.html index 318183f9b661..e62cc2cdcb93 100644 --- a/browser/locales/en-US/chrome/browser/places/default_places.html +++ b/browser/locales/en-US/chrome/browser/places/default_places.html @@ -9,9 +9,8 @@
History
Shows all browsing history

Bookmarks Menu

+
Add bookmarks to this folder to see them displayed on the Bookmarks Menu

-

Getting Started -
Latest Headlines

Bookmarks Toolbar

Add bookmarks to this folder to see them displayed on the Bookmarks Toolbar diff --git a/browser/locales/en-US/profile/bookmarks.html b/browser/locales/en-US/profile/bookmarks.html index d00e65af1e7a..39f8e9bd1be8 100644 --- a/browser/locales/en-US/profile/bookmarks.html +++ b/browser/locales/en-US/profile/bookmarks.html @@ -10,12 +10,12 @@
Shows all browsing history

Bookmarks Menu

-

Getting Started -
Latest Headlines

Bookmarks Toolbar

Add bookmarks to this folder to see them displayed on the Bookmarks Toolbar

+

Getting Started +
Latest Headlines

Subscriptions
Shows all Subscribed Feeds