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

This commit is contained in:
mattwillis%gmail.com 2006-10-31 15:08:49 +00:00
parent 04734b1057
commit 739df21535

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();"