summaryrefslogtreecommitdiff
path: root/svtools/bmpmaker
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-12-17 19:25:24 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-12-17 19:25:24 +0000
commit4482ea694f999928566fd4e8f693bcdcb4e2048c (patch)
tree02d2247dd0688f05c7ef3bd74ae7dc8b7ca34aeb /svtools/bmpmaker
parentfc825eed6fae0c614158bf75c471a707549253fa (diff)
INTEGRATION: CWS geordi2q11 (1.5.240); FILE MERGED
2003/12/16 16:24:44 hr 1.5.240.1: #111934#: join CWS ooo111fix1
Diffstat (limited to 'svtools/bmpmaker')
-rw-r--r--svtools/bmpmaker/bmpgui.cxx8
1 files changed, 6 insertions, 2 deletions
diff --git a/svtools/bmpmaker/bmpgui.cxx b/svtools/bmpmaker/bmpgui.cxx
index 35e6bd2ebd80..5182965eeeb7 100644
--- a/svtools/bmpmaker/bmpgui.cxx
+++ b/svtools/bmpmaker/bmpgui.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: bmpgui.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: vg $ $Date: 2003-04-15 13:41:12 $
+ * last change: $Author: vg $ $Date: 2003-12-17 20:25:24 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -96,6 +96,8 @@ static LangInfo aLangEntries[] =
{ "ital", 39 },
{ "dtch", 31 },
{ "span", 34 },
+ { "hung", 36 },
+ { "estonian", 77},
{ "dan", 45 },
{ "swed", 46 },
{ "port", 03 },
@@ -106,8 +108,10 @@ static LangInfo aLangEntries[] =
{ "pol", 48 },
{ "arab",96 },
{ "greek", 30 },
+ { "catalan", 37},
{ "korean", 82 },
{ "turk", 90 },
+ { "slovenian", 50 }
};
// ----------