diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-06-13 22:48:11 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-06-13 22:48:11 +0000 |
commit | fa7f643e9177057a17c92f08f857feb08127d883 (patch) | |
tree | b55ec0bc075951ac7703938c99288f91546b2f07 /svx | |
parent | f2280bf41ea89113b74dbe8eb0bb323ffb966bef (diff) |
Merge SRC633: 14.06.01 - 01:47:08
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/dialog/txenctab.src | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/svx/source/dialog/txenctab.src b/svx/source/dialog/txenctab.src index 4c049c6ba9e1..750350d5d4cb 100644 --- a/svx/source/dialog/txenctab.src +++ b/svx/source/dialog/txenctab.src @@ -2,9 +2,9 @@ * * $RCSfile: txenctab.src,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: kz $ $Date: 2001-06-08 23:59:54 $ + * last change: $Author: kz $ $Date: 2001-06-13 23:48:11 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1217,7 +1217,7 @@ ItemList [ language_user1 ] = < "ŷ (ISO-8859-1)" ; RTL_TEXTENCODING_ISO_8859_1 ; > ; < "ŷ (ISO-8859-2)" ; RTL_TEXTENCODING_ISO_8859_2 ; > ; < " 3 (ISO-8859-3)" ; RTL_TEXTENCODING_ISO_8859_3 ; > ; - < "ĺ (ISO-8859-4)" ; RTL_TEXTENCODING_ISO_8859_4 ; > ; + < "ĺ(ISO-8859-4)" ; RTL_TEXTENCODING_ISO_8859_4 ; > ; < " (ISO-8859-5)" ; RTL_TEXTENCODING_ISO_8859_5 ; > ; < "ϣ (ISO-8859-7)" ; RTL_TEXTENCODING_ISO_8859_7 ; > ; < " (ISO-8859-9)" ; RTL_TEXTENCODING_ISO_8859_9 ; > ; @@ -1229,7 +1229,7 @@ ItemList [ language_user1 ] = < " (DOS/OS2-855)" ; RTL_TEXTENCODING_IBM_855 ; > ; < " (DOS/OS2-857)" ; RTL_TEXTENCODING_IBM_857 ; > ; < " (DOS/OS2-866/)" ; RTL_TEXTENCODING_IBM_866 ; > ; - < "ϣ (DOS/OS2-869/ִ)" ; RTL_TEXTENCODING_IBM_869 ; > ; + < "ϣ (DOS/OS2-869/Modern)" ; RTL_TEXTENCODING_IBM_869 ; > ; < "ŷ (Windows-1250/WinLatin 2)" ; RTL_TEXTENCODING_MS_1250 ; > ; < " (Windows-1251)" ; RTL_TEXTENCODING_MS_1251 ; > ; < "ϣ (Windows-1253)" ; RTL_TEXTENCODING_MS_1253 ; > ; @@ -1590,3 +1590,4 @@ ItemList [ language_user1 ] = }; // ********************************************************************** EOF + |