add a 2nd toolbar

git-svn-id: svn://10.0.0.236/trunk@18872 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
pinkerton%netscape.com
1999-01-28 01:34:30 +00:00
parent e86bfb00bf
commit 05ab3bc006

View File

@@ -55,7 +55,19 @@
<html:img alt="Throbber!" border=0 src="resource:/res/throbber/anims00.gif"/>
</html:a>
</xul:toolbar>
<xul:toolbar>
<html:button cmd="nsCmd:BrowserHome">
<html:img src="resource:/res/toolbar/TB_Location.gif"/>Mozilla.org
</html:button>
<html:button cmd="nsCmd:BrowserHome">
<html:img src="resource:/res/toolbar/TB_Location.gif"/>Mozilla.org
</html:button>
<html:button cmd="nsCmd:BrowserHome">
<html:img src="resource:/res/toolbar/TB_Location.gif"/>Mozilla.org
</html:button>
</xul:toolbox>
</xul:toolbox>
</window>