Homebase bar polish and update.

This commit is contained in:
mgalli%geckonnection.com 2006-02-17 01:45:09 +00:00
Родитель 4f5a9f0b93
Коммит 188dc91a63
2 изменённых файлов: 3 добавлений и 2 удалений

Просмотреть файл

@ -15,8 +15,9 @@ xmlns:rss="http://purl.org/rss/1.0/"
<xsl:template match="/">
<vbox>
<xsl:for-each select="/bm/li">
<toolbarbutton>
<toolbarbutton style="width:18px;height:18px;padding:0px;margin:0px;">
<xsl:attribute name="image" >
<xsl:value-of select="@iconsrc"/>
</xsl:attribute>

Просмотреть файл

@ -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","<bm></bm>");
pref("browser.bookmark.homebar","<bm><li iconsrc='chrome://minimo/skin/extensions/icon-star.png'>chrome://minimo/content/rssview/rssload.xhtml?url=http://del.icio.us/rss/tag/mobile-sites</li><li iconsrc='chrome://minimo/skin/extensions/icon-google.png'>http://www.google.com/xhtml</li><li iconsrc='http://m.technorati.com/favicon.ico'>http://m.technorati.com/</li><li iconsrc='http://mobile.wunderground.com/favicon.ico'>http://mobile.wunderground.com/</li><li iconsrc='chrome://minimo/skin/extensions/icon-shopping.png'>http://www.yokel.com</li></bm>");
pref("browser.bookmark.homebar","<bm><li iconsrc='chrome://minimo/skin/extensions/icon-star.png'>chrome://minimo/content/rssview/rssload.xhtml?url=http://del.icio.us/rss/tag/mobile-sites</li><li iconsrc='chrome://minimo/skin/extensions/icon-google.png'>http://www.google.com/xhtml</li><li iconsrc='http://m.technorati.com/favicon.ico'>http://m.technorati.com/</li><li iconsrc='http://mobile.wunderground.com/favicon.ico'>http://mobile.wunderground.com/</li><li iconsrc='chrome://minimo/skin/extensions/icon-shopping.png'>http://www.yokel.com</li><li iconsrc='http://www.yelp.com/favicon.ico'>http://www.yelp.com</li></bm>");