X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/64c96bdf566a413dd31c76ceb837497fe5da267c..9546c9c6fd9b1c67c92f4ea2f0039039c63d2f8e:/mac/mac_res.r diff --git a/mac/mac_res.r b/mac/mac_res.r index 0596e7a5..24f124ca 100644 --- a/mac/mac_res.r +++ b/mac/mac_res.r @@ -1,4 +1,4 @@ -/* $Id: mac_res.r,v 1.9 2003/01/03 00:40:52 ben Exp $ */ +/* $Id: mac_res.r,v 1.12 2003/01/12 01:25:34 ben Exp $ */ /* * Copyright (c) 1999, 2002 Ben Harris * All rights reserved. @@ -57,7 +57,7 @@ resource 'SIZE' (-1) { reserved, ignoreSuspendResumeEvents, reserved, - cannotBackground, + canBackground, needsActivateOnFGSwitch, backgroundAndForeground, dontGetFrontClicks, @@ -569,7 +569,7 @@ type 'TEXT' { }; resource 'TEXT' (wLicence, "licence", purgeable) { - "PuTTY is copyright 1997-2001 Simon Tatham.\n" + "PuTTY is copyright 1997-2003 Simon Tatham.\n" "\n" "Portions copyright Robert de Bath, Joris van Rantwijk, Delian" "Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry," @@ -596,5 +596,3 @@ resource 'TEXT' (wLicence, "licence", purgeable) { "CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE " "SOFTWARE." }; - -read 'pTST' (128, "test data", purgeable) "fragment";