--- gtk2_ardour/editor.cc.orig	2007-01-17 12:04:46.000000000 -0800
+++ gtk2_ardour/editor.cc	2007-03-10 13:49:54.273007000 -0800
@@ -3905,7 +3905,7 @@
 	label.show ();
 
 	dialog.add_button (_("Delete playlist"), RESPONSE_ACCEPT);
-	dialog.add_button (_("Keep playlist"), RESPONSE_CANCEL);
+	dialog.add_button (_("Keep playlist"), RESPONSE_REJECT);
 	dialog.add_button (_("Cancel"), RESPONSE_CANCEL);
 
 	switch (dialog.run ()) {
