bug 358287 - Prevents more than one Tb/Sb about:config-like window to be open at once. r1=jminta,r2=gavin

git-svn-id: svn://10.0.0.236/trunk@214465 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mattwillis%gmail.com
2006-10-31 15:08:49 +00:00
parent 549a45f389
commit e69dddc309

View File

@@ -45,6 +45,7 @@
<window id="config"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
title="&window.title;"
windowtype="Preferences:ConfigManager"
width="750"
height="500"
onunload="onConfigUnload();"