Add a windowtype attribute to the account wizard so that the 'Fake' add-on can close it.
This commit is contained in:
Родитель
9e852de0da
Коммит
b06cc1f847
|
@ -48,6 +48,7 @@
|
|||
]>
|
||||
|
||||
<wizard id="accountWizard" title="&windowTitle.label;"
|
||||
windowtype="Messenger:accountWizard"
|
||||
onwizardfinish="return accountWizard.createAccount();"
|
||||
onload="accountWizard.onload();"
|
||||
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||||
|
|
Загрузка…
Ссылка в новой задаче