Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37558777
en ru br
ALT Linux repos
S:2.4-alt3

Group :: Games/Arcade
RPM: xboing

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: 030_auto_validate_yn.diff
Download


Index: xboing-2.4/dialogue.c
===================================================================
--- xboing-2.4.orig/dialogue.c	1996-11-22 02:28:46.000000000 +0100
+++ xboing-2.4/dialogue.c	2006-05-30 21:49:22.000000000 +0200
@@ -403,6 +403,8 @@
 
 		default:
 			validateDialogueKeys(display, keysym, str);
+			if (validation == YES_NO_ENTRY)
+				dialogueState = DIALOGUE_UNMAP;
 			break;
 	}
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin