Index: gc_lang/fr/tb/content/about.xul ================================================================== --- gc_lang/fr/tb/content/about.xul +++ gc_lang/fr/tb/content/about.xul @@ -8,10 +8,11 @@ id="grammalecte-about-window" title="&windowtitle;" orient="vertical" buttons="accept" width="300" + height="660" onload="document.getElementById('grammalecte-about-window').centerWindowOnScreen();" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> Index: gc_lang/fr/tb/content/conjugueur.xul ================================================================== --- gc_lang/fr/tb/content/conjugueur.xul +++ gc_lang/fr/tb/content/conjugueur.xul @@ -4,11 +4,12 @@ Index: gc_lang/fr/tb/content/options.xul ================================================================== --- gc_lang/fr/tb/content/options.xul +++ gc_lang/fr/tb/content/options.xul @@ -11,10 +11,11 @@ buttons="accept, cancel" ondialogaccept="oOptControl.save();" ondialogcancel="return;" defaultButton="accept" width="400" + height="280" onload="document.getElementById('grammalecte-options-window').centerWindowOnScreen();" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> Index: gc_lang/fr/tb/content/spell_options.xul ================================================================== --- gc_lang/fr/tb/content/spell_options.xul +++ gc_lang/fr/tb/content/spell_options.xul @@ -10,11 +10,11 @@ orient="vertical" buttons="accept,cancel" ondialogaccept="oDialogControl.setDictionaries();" ondialogcancel="return;" width="400" - height="660" + height="620" onload="oDialogControl.load();" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">