summaryrefslogtreecommitdiffstats
path: root/svx/source/dialog/txenctab.src
diff options
context:
space:
mode:
authorPascal Junck <pjunck@openoffice.org>2004-10-22 13:09:31 +0000
committerPascal Junck <pjunck@openoffice.org>2004-10-22 13:09:31 +0000
commit5311f99514320954fbcbf1351a79fc96c2deba1a (patch)
tree71baaeb201f5809a479e102ca0d6ca0fa8637b6b /svx/source/dialog/txenctab.src
parentINTEGRATION: CWS scriptingf6 (1.10.22); FILE MERGED (diff)
downloadcore-5311f99514320954fbcbf1351a79fc96c2deba1a.tar.gz
core-5311f99514320954fbcbf1351a79fc96c2deba1a.zip
INTEGRATION: CWS os40 (1.42.152); FILE MERGED
2004/10/13 14:23:28 sb 1.42.152.1: #i34641# Added RTL_TEXTENCODING_PT154 (patch supplied by ibr).
Diffstat (limited to 'svx/source/dialog/txenctab.src')
-rw-r--r--svx/source/dialog/txenctab.src6
1 files changed, 4 insertions, 2 deletions
diff --git a/svx/source/dialog/txenctab.src b/svx/source/dialog/txenctab.src
index 058312ddf39e..df551d33e6cb 100644
--- a/svx/source/dialog/txenctab.src
+++ b/svx/source/dialog/txenctab.src
@@ -2,9 +2,9 @@
*
* $RCSfile: txenctab.src,v $
*
- * $Revision: 1.42 $
+ * $Revision: 1.43 $
*
- * last change: $Author: rt $ $Date: 2004-07-23 12:35:45 $
+ * last change: $Author: pjunck $ $Date: 2004-10-22 14:09:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -160,6 +160,7 @@ StringArray RID_SVXSTR_TEXTENCODING_TABLE
< "Thai (ISO-8859-11/TIS-620)" ; RTL_TEXTENCODING_TIS_620 ; > ;
< "Thai (Windows-874)" ; RTL_TEXTENCODING_MS_874 ; > ;
< "Kyrillisch (KOI8-U)" ; RTL_TEXTENCODING_KOI8_U ; > ;
+ < "Kyrillisch (PT154)" ; RTL_TEXTENCODING_PT154 ; > ;
};
ItemList [ en-US ] =
{
@@ -239,6 +240,7 @@ StringArray RID_SVXSTR_TEXTENCODING_TABLE
< "Thai (ISO-8859-11/TIS-620)" ; RTL_TEXTENCODING_TIS_620 ; > ;
< "Thai (Windows-874)" ; RTL_TEXTENCODING_MS_874 ; > ;
< "Cyrillic (KOI8-U)" ; RTL_TEXTENCODING_KOI8_U ; > ;
+ < "Cyrillic (PT154)" ; RTL_TEXTENCODING_PT154 ; > ;
};
};
// ********************************************************************** EOF