mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-10 01:48:00 +00:00
PuTTY doesn't remember which file it got a saved session from, so it's
as stationery-pad-aware as it needs to be. [originally from svn r2643]
This commit is contained in:
parent
56209f1741
commit
c66d95c0b1
@ -1,4 +1,4 @@
|
||||
/* $Id: mac_res.r,v 1.19 2003/01/18 17:14:34 ben Exp $ */
|
||||
/* $Id: mac_res.r,v 1.20 2003/01/18 17:24:21 ben Exp $ */
|
||||
/*
|
||||
* Copyright (c) 1999, 2002 Ben Harris
|
||||
* All rights reserved.
|
||||
@ -71,7 +71,7 @@ resource 'SIZE' (-1) {
|
||||
is32BitCompatible,
|
||||
notHighLevelEventAware,
|
||||
onlyLocalHLEvents,
|
||||
notStationeryAware,
|
||||
isStationeryAware,
|
||||
dontUseTextEditServices,
|
||||
reserved,
|
||||
reserved,
|
||||
|
Loading…
Reference in New Issue
Block a user