зеркало из https://github.com/mozilla/pjs.git
Fix entity typo that caused bustage. a=bustage
This commit is contained in:
Родитель
e51dc501c7
Коммит
e752e5c34c
|
@ -564,7 +564,7 @@
|
|||
<menuseparator id="prefSep"/>
|
||||
<menuitem id="menu_preferences"
|
||||
label="&preferencesCmd2.label;"
|
||||
accesskey="&preferencesCmd.accesskey;"
|
||||
accesskey="&preferencesCmd2.accesskey;"
|
||||
oncommand="openPreferences();"/>
|
||||
#endif
|
||||
</menupopup>
|
||||
|
|
|
@ -22,7 +22,6 @@ userPrefs = {
|
|||
'dom.disable_window_move_resize': 'false',
|
||||
'layout.fire_onload_after_image_background_loads': 'true',
|
||||
'javascript.options.showInConsole': 'true',
|
||||
'privacy.popups.firstTime': 'false',
|
||||
'layout.debug.enable_data_xbl': 'true',
|
||||
'shell.checkDefaultClient': 'false',
|
||||
'browser.EULA.override': 'true'
|
||||
|
|
Загрузка…
Ссылка в новой задаче