1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-25 09:12:24 +00:00

"I don't think that bit means what I think it means", if you see what I mean.

In other words, turn off the useTextEditServices bit in our 'SIZE' resource.

[originally from svn r2616]
This commit is contained in:
Ben Harris 2003-01-15 23:46:11 +00:00
parent 694aafa071
commit 658e31a3c3

View File

@ -1,4 +1,4 @@
/* $Id: mac_res.r,v 1.13 2003/01/14 19:29:18 ben Exp $ */
/* $Id: mac_res.r,v 1.14 2003/01/15 23:46:11 ben Exp $ */
/*
* Copyright (c) 1999, 2002 Ben Harris
* All rights reserved.
@ -72,7 +72,7 @@ resource 'SIZE' (-1) {
notHighLevelEventAware,
onlyLocalHLEvents,
notStationeryAware,
useTextEditServices,
dontUseTextEditServices,
reserved,
reserved,
reserved,