From c47df58bdb10d47e243beabf4b76b0b2c14cab82 Mon Sep 17 00:00:00 2001 From: ben Date: Wed, 15 Jan 2003 23:46:11 +0000 Subject: [PATCH] "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. git-svn-id: svn://svn.tartarus.org/sgt/putty@2616 cda61777-01e9-0310-a592-d414129be87e --- mac/mac_res.r | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mac/mac_res.r b/mac/mac_res.r index 547cd761..9b38f9de 100644 --- a/mac/mac_res.r +++ b/mac/mac_res.r @@ -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, -- 2.11.0