mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-10 01:48:00 +00:00
OK, so why did I think a fatal alert box should be silent?
[originally from svn r49]
This commit is contained in:
parent
34743b9ef4
commit
c00d54bd95
4
putty.r
4
putty.r
@ -1,4 +1,4 @@
|
||||
/* $Id: putty.r,v 1.1.2.3 1999/02/19 23:03:29 ben Exp $ */
|
||||
/* $Id: putty.r,v 1.1.2.4 1999/02/19 23:41:24 ben Exp $ */
|
||||
/* PuTTY resources */
|
||||
|
||||
#include "Types.r"
|
||||
@ -275,7 +275,7 @@ resource 'MENU' (129, preload) {
|
||||
resource 'ALRT' (128, "fatalbox", purgeable) {
|
||||
{54, 67, 152, 435},
|
||||
128,
|
||||
silentStages,
|
||||
beepStages,
|
||||
alertPositionMainScreen
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user