From de277e4e54ee0ee5a1b15b80dabc45f139ceb79c Mon Sep 17 00:00:00 2001 From: Nils Fuhrmann Date: Tue, 31 Jul 2001 11:47:04 +0000 Subject: Added SFX.xcd to negative list --- transex3/source/localize.cxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'transex3') diff --git a/transex3/source/localize.cxx b/transex3/source/localize.cxx index da5365e1bef7..7fb3d7997d7c 100644 --- a/transex3/source/localize.cxx +++ b/transex3/source/localize.cxx @@ -2,9 +2,9 @@ * * $RCSfile: localize.cxx,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: hjs $ $Date: 2001-07-18 17:44:43 $ + * last change: $Author: nf $ $Date: 2001-07-31 12:47:04 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -85,6 +85,7 @@ const char *ExeTable[][5] = { const char *NegativeList[] = { "officecfg/data/org.openoffice.Office.Labels.xcd", "officecfg/data/org/openoffice/Office/Labels.xcd", + "officecfg/data/org/openoffice/Office/SFX.xcd", "hidother.src", "NULL" }; -- cgit