X-Git-Url: https://git-public.kairo.at/?p=mandelbrot.git;a=blobdiff_plain;f=xulapp%2Fchrome%2Fmandelbrot%2Fcontent%2Fimage-settings.xul;h=3fc332f3ef8845d6a0cf237beb7d12b5b837eafb;hp=04da6562b5a34335cbfe03aa27214bebda5440af;hb=77a9dbf8a5658b590b70a9dfb6d5c1861ee86f34;hpb=eceff1c913ed3ce42776db2b5b1cf69e44f0b921 diff --git a/xulapp/chrome/mandelbrot/content/image-settings.xul b/xulapp/chrome/mandelbrot/content/image-settings.xul index 04da656..3fc332f 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;">