Topic: Request a Browser Toolbar Palette
...for the text editor. Near the back/front/home/refresh buttons. I've custom-patched my firegpg for it, but it'd be convenient in the main version. The code is
<toolbarpalette id="BrowserToolbarPalette">
<toolbarbutton id="EditorToolbarBtn" image="chrome://firegpg/skin/editeur.png" class="toolbarbutton-1 chromeclass-toolbar-additional" label="&firegpgToolbar.labelEditeur;" oncommand="firegpg.onMenuItemCommand(event,'EDITEUR')" tooltiptext="&firegpgToolbar.labelEditeur;"/>
</toolbarpalette>
Put it in content/firefoxOverlay.xul right before the </overlay>
kthx
Last edited by Herring (2008-02-02 02:26:39)