From 2f8557dea504818deef01516cd680c7765242e13 Mon Sep 17 00:00:00 2001
From: rswindell <>
Date: Fri, 17 Jul 2009 05:06:56 +0000
Subject: [PATCH] Updated from current text.dat.

---
 exec/load/text.js | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/exec/load/text.js b/exec/load/text.js
index dc287b823d..0335770137 100644
--- a/exec/load/text.js
+++ b/exec/load/text.js
@@ -8,7 +8,7 @@
  * @format.tab-size 4		(Plain Text/Source Code File Header)			*
  * @format.use-tabs true	(see http://www.synchro.net/ptsc_hdr.html)		*
  *																			*
- * Copyright 2008 Rob Swindell - http://www.synchro.net/copyright.html		*
+ * Copyright 2009 Rob Swindell - http://www.synchro.net/copyright.html		*
  *																			*
  * This program is free software; you can redistribute it and/or			*
  * modify it under the terms of the GNU General Public License				*
@@ -768,3 +768,4 @@ var UseExternalEditorQ=725;
 var ExternalEditorHeading=726;
 var CommandShellHeading=727;
 var ArchiveTypeHeading=728;
+var ValidatePostQ=729;
-- 
GitLab