Bug 1571181 - Add our own menubar.ftl for the charset menuitem. r=jorgk DONTBUILD
--HG-- extra : amend_source : 04c7e39a2457b268b1785ca7375743ab098a6ae5
This commit is contained in:
Родитель
0742a84f2f
Коммит
f850e46888
|
@ -34,6 +34,10 @@
|
|||
screenX="10" screenY="10"
|
||||
persist="screenX screenY width height sizemode">
|
||||
|
||||
<linkset>
|
||||
<html:link rel="localization" href="messenger/menubar.ftl"/>
|
||||
</linkset>
|
||||
|
||||
<script src="chrome://global/content/globalOverlay.js"/>
|
||||
<script src="chrome://global/content/printUtils.js"/>
|
||||
#ifndef MOZ_SUITE
|
||||
|
|
|
@ -80,6 +80,7 @@
|
|||
|
||||
<linkset>
|
||||
<html:link rel="localization" href="toolkit/main-window/findbar.ftl"/>
|
||||
<html:link rel="localization" href="messenger/menubar.ftl"/>
|
||||
</linkset>
|
||||
|
||||
<script src="chrome://global/content/globalOverlay.js"/>
|
||||
|
|
|
@ -100,6 +100,7 @@
|
|||
|
||||
<linkset>
|
||||
<html:link rel="localization" href="toolkit/main-window/findbar.ftl"/>
|
||||
<html:link rel="localization" href="messenger/menubar.ftl"/>
|
||||
</linkset>
|
||||
|
||||
<script src="chrome://global/content/globalOverlay.js"/>
|
||||
|
|
|
@ -60,6 +60,7 @@
|
|||
|
||||
<linkset>
|
||||
<html:link rel="localization" href="toolkit/main-window/findbar.ftl"/>
|
||||
<html:link rel="localization" href="messenger/menubar.ftl"/>
|
||||
</linkset>
|
||||
|
||||
<script src="chrome://global/content/printUtils.js"/>
|
||||
|
|
|
@ -0,0 +1,9 @@
|
|||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
## View Menu
|
||||
|
||||
menu-view-charset =
|
||||
.label = Text Encoding
|
||||
.accesskey = c
|
Загрузка…
Ссылка в новой задаче