Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

toolbarBindings.xml

次のテキストをコピーし、"toolbarBindings.xml" という名前でテキストファイルに保存してください:

<bindings id="toolbarBindings">
    <binding id="toolbar-primary" extends="chrome://global/content/bindings/toolbar.xml#toolbar-primary">
        <content>
            <xul:hbox class="toolbar-holder toolbar-primary-holder" flex="1" xbl:inherits="orient=tborient,buttonstyle">
                <xul:hbox class="toolbar-button-box" flex="1">
                    <children/>
                </xul:hbox>
                <xul:image class="toolbar-primary-icon" xbl:inherits="buttonstyle"/>
            </xul:hbox>
        </content>
    </binding>
</bindings>

ドキュメントのタグと貢献者

タグ: 
 このページの貢献者: Marsf
 最終更新者: Marsf,