зеркало из https://github.com/mozilla/gecko-dev.git
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:
Родитель
52d49448a2
Коммит
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">
|
||||
|
|
Загрузка…
Ссылка в новой задаче