Bug 401727 - 'dlgbuttons=accept,cancel>' at bottom of fonts.xul. r=bienvenu.

git-svn-id: svn://10.0.0.236/trunk@238398 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
stefanh%inbox.com
2007-10-31 20:45:53 +00:00
parent 03451aa665
commit e769eea23f

View File

@@ -48,6 +48,7 @@
<prefwindow id="FontsDialog" type="child"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
title="&fontsAndEncodingsDialog.title;"
dlgbuttons="accept,cancel"
#ifdef XP_UNIX
#ifdef XP_MACOSX
style="width: &window.macWidth; !important;">
@@ -57,7 +58,6 @@
#else
style="width: &window.width; !important;">
#endif
dlgbuttons="accept,cancel">
<prefpane id="FontsDialogPane" onpaneload="gFontsDialog._init();">