Small XUL change to get branding icons back.

This commit is contained in:
rjc%netscape.com 2006-07-27 14:49:59 +00:00
parent 14dd4bbc5c
commit 2fb7150f74

View File

@ -110,9 +110,11 @@
searchtype="rdf:http://home.netscape.com/NC-rdf#SearchType"
type="rdf:http://www.w3.org/1999/02/22-rdf-syntax-ns#type">
<treerow class="searchresult">
<treecell value="rdf:http://home.netscape.com/NC-rdf#Name"
src="rdf:http://home.netscape.com/NC-rdf#Icon" />
<treecell />
<treecell>
<titledbutton flex="1" crop="right" align="left"
src="rdf:http://home.netscape.com/NC-rdf#Icon"
value="rdf:http://home.netscape.com/NC-rdf#Name" />
</treecell>
</treerow>
</treeitem>
</treechildren>