diff --git a/minimo/chrome/content/bookmarks/bookmark_template_xul.xml b/minimo/chrome/content/bookmarks/bookmark_template_xul.xml index 7a92e54f0ed..bf3e49674f7 100644 --- a/minimo/chrome/content/bookmarks/bookmark_template_xul.xml +++ b/minimo/chrome/content/bookmarks/bookmark_template_xul.xml @@ -15,8 +15,9 @@ xmlns:rss="http://purl.org/rss/1.0/" + - + diff --git a/minimo/customization/all.js b/minimo/customization/all.js index 79fb2942577..4e4ede5af49 100755 --- a/minimo/customization/all.js +++ b/minimo/customization/all.js @@ -667,4 +667,4 @@ pref("dom.max_script_run_time", 60); /* Bookmark store as a pref for now, homebar section as well */ pref("browser.bookmark.store",""); -pref("browser.bookmark.homebar","
  • chrome://minimo/content/rssview/rssload.xhtml?url=http://del.icio.us/rss/tag/mobile-sites
  • http://www.google.com/xhtml
  • http://m.technorati.com/
  • http://mobile.wunderground.com/
  • http://www.yokel.com
  • "); +pref("browser.bookmark.homebar","
  • chrome://minimo/content/rssview/rssload.xhtml?url=http://del.icio.us/rss/tag/mobile-sites
  • http://www.google.com/xhtml
  • http://m.technorati.com/
  • http://mobile.wunderground.com/
  • http://www.yokel.com
  • http://www.yelp.com
  • ");