mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-22 10:27:03 +00:00
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:
parent
52d49448a2
commit
c33c4c38a1
@ -68,18 +68,14 @@
|
||||
</vbox>
|
||||
<vbox flex="1">
|
||||
<checkbox label="&cut.label;" id="showCut"
|
||||
disabled="true"
|
||||
prefstring="editor.toolbars.showbutton.cut"/>
|
||||
<checkbox label="©.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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user