Bug 582664 - Add a Developer menu to the app button. r=dolske, ui-r=limi, a2.0=gavin [initially landed incorrect patch; now landing the differences between the wrong version and the right version]

This commit is contained in:
Patrick Walton 2010-07-30 20:50:52 -07:00
Родитель a83f188b52
Коммит 59af3646ac
1 изменённых файлов: 2 добавлений и 1 удалений

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

@ -34,6 +34,7 @@
# Ehsan Akhgari <ehsan.akhgari@gmail.com>
# Robert Strong <robert.bugzilla@gmail.com>
# Rob Campbell <rcampbell@mozilla.com>
# Patrick Walton <pcwalton@mozilla.com>
#
# Alternatively, the contents of this file may be used under the terms of
# either the GNU General Public License Version 2 or later (the "GPL"), or
@ -497,7 +498,7 @@
<menuseparator/>
<menu id="appmenu_developer"
label="&developerMenu.label;">
<menupopup>
<menupopup id="appmenu_developer_popup">
<menuitem id="appmenu_pageSource"
label="&pageSourceCmd.label;"
command="View:PageSource"/>