summaryrefslogtreecommitdiff
path: root/rsc/inc
diff options
context:
space:
mode:
authorPhilipp Lohmann <pl@openoffice.org>2002-11-01 11:16:07 +0000
committerPhilipp Lohmann <pl@openoffice.org>2002-11-01 11:16:07 +0000
commite781d70e5b4159ff932a6d7d4ce085a6502a1a4f (patch)
tree85d399466e403b60f6128ab442c5407fe78d0579 /rsc/inc
parent406b3ce3f7287deb62774af66784b3af81b2cd78 (diff)
#104536# add language dependent subpath to all path elements
Diffstat (limited to 'rsc/inc')
-rw-r--r--rsc/inc/rscrsc.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/rsc/inc/rscrsc.hxx b/rsc/inc/rscrsc.hxx
index d3f28ae81146..0303ef05bfaa 100644
--- a/rsc/inc/rscrsc.hxx
+++ b/rsc/inc/rscrsc.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: rscrsc.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hjs $ $Date: 2001-11-06 17:54:36 $
+ * last change: $Author: pl $ $Date: 2002-11-01 12:16:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -109,6 +109,7 @@ public:
struct OutputFile
{
LanguageType nLangTypeId; // language type
+ ByteString aLangName; // language name
CharSet nSourceCharSet; // source text encoding
ByteString aOutputRc; // target file
ByteString aLangSearchPath; // language specific search path