X-Git-Url: https://git-public.kairo.at/?p=mandelbrot.git;a=blobdiff_plain;f=xulapp%2Fchrome%2Fmandelbrot%2Fcontent%2Fimage-settings.xul;h=605aac20a07f8b754936dc2b7a208a04f7c512b9;hp=04da6562b5a34335cbfe03aa27214bebda5440af;hb=7e4a97763df3c87de84f26e740fbdaadbeb48b93;hpb=eceff1c913ed3ce42776db2b5b1cf69e44f0b921 diff --git a/xulapp/chrome/mandelbrot/content/image-settings.xul b/xulapp/chrome/mandelbrot/content/image-settings.xul index 04da656..605aac2 100644 --- a/xulapp/chrome/mandelbrot/content/image-settings.xul +++ b/xulapp/chrome/mandelbrot/content/image-settings.xul @@ -46,9 +46,9 @@ xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" xmlns:html="http://www.w3.org/1999/xhtml" title="&imageSettings.title;" - dlgbuttons="accept,cancel" - ondialogaccept="callDrawImage();" - buttonlabelaccept="&DrawImageButton.label;"> + buttons="accept,cancel,extra1" + ondialogextra1="callDrawImage();" + buttonlabelextra1="&DrawImageButton.label;">