summaryrefslogtreecommitdiff
path: root/hsqldb
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-09-25 08:43:59 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-09-25 08:43:59 +0000
commit0b626e4e81da179568648247af2d18e5961437fa (patch)
tree7c549a21bb099b6f124d85aebe5429383b1d285a /hsqldb
parent9bee8631d23771beb7fe129529db369c6876fa8d (diff)
INTEGRATION: CWS hsqldb9 (1.13.4); FILE MERGED
2006/09/05 08:46:12 oj 1.13.4.2: RESYNC: (1.13-1.14); FILE MERGED 2006/08/07 09:10:23 fs 1.13.4.1: #i65426# convert sql-error-messages.properties
Diffstat (limited to 'hsqldb')
-rwxr-xr-xhsqldb/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/hsqldb/makefile.mk b/hsqldb/makefile.mk
index 4726e5c1e2dd..f3791b2d375f 100755
--- a/hsqldb/makefile.mk
+++ b/hsqldb/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.14 $
+# $Revision: 1.15 $
#
-# last change: $Author: hr $ $Date: 2006-08-14 16:18:13 $
+# last change: $Author: vg $ $Date: 2006-09-25 09:43:59 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -58,7 +58,7 @@ TARFILE_ROOTDIR=hsqldb
CONVERTFILES=build$/build.xml\
doc/changelist_1_8_0.txt\
- src/org/hsqldb/resources/sql-error-messages_it.properties
+ src/org/hsqldb/resources/sql-error-messages.properties
PATCH_FILE_NAME=hsqldb_1_8_0
# ADDITIONAL_FILES= src$/org$/hsqldb$/Collation.java \