Add support for changing the contents of a pre-Appearance static text control.
[sgt/putty] / mac / mac_res.r
index 17e1bce..e9cb121 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: mac_res.r,v 1.32 2003/03/17 21:40:37 ben Exp $ */
+/* $Id: mac_res.r,v 1.33 2003/03/18 00:35:40 ben Exp $ */
 /*
  * Copyright (c) 1999, 2002, 2003 Ben Harris
  * All rights reserved.
@@ -1119,3 +1119,9 @@ resource 'TEXT' (wLicence, "licence", purgeable) {
     "CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE "
     "SOFTWARE."
 };
+
+/* Custom xDEFs */
+
+data 'CDEF' (CDEF_Text) {
+    $"4EF9 00000000"
+};