Revision control

Copy as Markdown

Other Tools

<?xml version="1.0"?>
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!DOCTYPE overlay SYSTEM "chrome://chatzilla/locale/browserOverlay.dtd" >
<!-- This is the overlay that adds a "Chatzilla" button to the toolbar palette. -->
type="text/css"?>
<overlay id="ChatzillaBrowserToolbar"
<toolbarpalette id="BrowserToolbarPalette">
<toolbarbutton id="chatzilla-open" oncommand="toIRC()"
class="toolbarbutton-1 chromeclass-toolbar-additional"
label="&czButton.label;" tooltiptext="&czButton.label;"/>
</toolbarpalette>
</overlay>