From: Just van Rossum Date: Fri, 22 Jun 2001 15:09:56 +0000 (+0000) Subject: Changed the order of the buttons for EasyDialogs.AskYesNoCancel() from the unusual... X-Git-Tag: v2.2a3~1477 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1a3125ef731dd83a7577b4c715851d5905d4bd35;p=python Changed the order of the buttons for EasyDialogs.AskYesNoCancel() from the unusual [cancel, no, yes] to the more standard [no, cancel, yes]. --- diff --git a/Mac/Resources/dialogs.rsrc b/Mac/Resources/dialogs.rsrc index bb493b3a6f..52efd23a57 100644 Binary files a/Mac/Resources/dialogs.rsrc and b/Mac/Resources/dialogs.rsrc differ