Description: Customize the default bookmarks for Ubuntu Author: Alexander Sack Forwarded: not-needed Index: mozilla/browser/locales/generic/profile/bookmarks.html.in =================================================================== --- mozilla.orig/browser/locales/generic/profile/bookmarks.html.in 2011-11-03 13:36:54.183651943 -0400 +++ mozilla/browser/locales/generic/profile/bookmarks.html.in 2011-11-03 13:37:03.012064096 -0400 @@ -13,6 +13,16 @@

@getting_started@

+

Ubuntu and Free Software links

+
Information and resources about Ubuntu, Debian and Free Software in general +

+

Ubuntu +
Ubuntu Wiki (community-edited website) +
Make a Support Request to the Ubuntu Community +
Debian (Ubuntu is based on Debian) +
Ubuntu One - The personal cloud that brings your digital life together +
+

@firefox_heading@

@firefox_help@ Index: mozilla/browser/components/places/tests/unit/head_bookmarks.js =================================================================== --- mozilla.orig/browser/components/places/tests/unit/head_bookmarks.js 2011-11-03 13:37:59.036063068 -0400 +++ mozilla/browser/components/places/tests/unit/head_bookmarks.js 2011-11-03 13:39:34.191618720 -0400 @@ -108,4 +108,4 @@ // Default bookmarks constants. const DEFAULT_BOOKMARKS_ON_TOOLBAR = 1; -const DEFAULT_BOOKMARKS_ON_MENU = 1; +const DEFAULT_BOOKMARKS_ON_MENU = 2;