landing last bit of neil.parkwaycc.co.uk@myrealbox.com's fix for bug #54802

we now have cut/copy/paste/find icons for modern and classic, so we can
enable the pref UI that allows users to enable / disable them.
r/sr/a=sspitzer
This commit is contained in:
sspitzer%netscape.com 2003-05-20 00:26:46 +00:00
Родитель 52d49448a2
Коммит c33c4c38a1
1 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

@ -68,18 +68,14 @@
</vbox>
<vbox flex="1">
<checkbox label="&cut.label;" id="showCut"
disabled="true"
prefstring="editor.toolbars.showbutton.cut"/>
<checkbox label="&copy.label;" id="showCopy"
disabled="true"
prefstring="editor.toolbars.showbutton.copy"/>
<checkbox label="&paste.label;" id="showPaste"
disabled="true"
prefstring="editor.toolbars.showbutton.paste"/>
<checkbox label="&print.label;" id="showPrint"
prefstring="editor.toolbars.showbutton.print"/>
<checkbox label="&find.label;" id="showFind"
disabled="true"
prefstring="editor.toolbars.showbutton.find"/>
</vbox>
<vbox flex="1">