Add a windowtype attribute to the account wizard so that the 'Fake' add-on can close it.

This commit is contained in:
Florian Quèze 2010-02-04 18:24:46 +01:00
Родитель 9e852de0da
Коммит b06cc1f847
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -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">