зеркало из https://github.com/mozilla/pjs.git
Bug 401727 - 'dlgbuttons=accept,cancel>' at bottom of fonts.xul. r=bienvenu.
This commit is contained in:
Родитель
316eff3964
Коммит
701cab123f
|
@ -48,6 +48,7 @@
|
||||||
<prefwindow id="FontsDialog" type="child"
|
<prefwindow id="FontsDialog" type="child"
|
||||||
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
||||||
title="&fontsAndEncodingsDialog.title;"
|
title="&fontsAndEncodingsDialog.title;"
|
||||||
|
dlgbuttons="accept,cancel"
|
||||||
#ifdef XP_UNIX
|
#ifdef XP_UNIX
|
||||||
#ifdef XP_MACOSX
|
#ifdef XP_MACOSX
|
||||||
style="width: &window.macWidth; !important;">
|
style="width: &window.macWidth; !important;">
|
||||||
|
@ -57,7 +58,6 @@
|
||||||
#else
|
#else
|
||||||
style="width: &window.width; !important;">
|
style="width: &window.width; !important;">
|
||||||
#endif
|
#endif
|
||||||
dlgbuttons="accept,cancel">
|
|
||||||
|
|
||||||
<prefpane id="FontsDialogPane" onpaneload="gFontsDialog._init();">
|
<prefpane id="FontsDialogPane" onpaneload="gFontsDialog._init();">
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче