mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 10:00:54 +00:00
fix for bug #343820
Add-ons app upgrade compatibility wizard needs some branding. thanks to ryan flint (rflint@dslr.net) for the patch r=rstrong,sspitzer
This commit is contained in:
parent
0cb5952075
commit
645c8c7e69
@ -51,6 +51,7 @@
|
||||
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
||||
title="&updateWizard.title;"
|
||||
windowtype="Update:Wizard"
|
||||
branded="true"
|
||||
onload="gUpdateWizard.init();"
|
||||
onwizardfinish="gUpdateWizard.onWizardFinish();"
|
||||
onclose="return gUpdateWizard.onWizardClose(event);"
|
||||
|
Loading…
Reference in New Issue
Block a user