[Libreoffice-commits] core.git: udkapi/com
Andras Timar
andras.timar at collabora.com
Sat Sep 7 05:28:34 PDT 2013
udkapi/com/sun/star/lang/Locale.idl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit b5c79c09ed262f0ec479b8d3c1f965076699cdce
Author: Andras Timar <andras.timar at collabora.com>
Date: Sat Sep 7 14:28:43 2013 +0200
fix a broken link to ISO-639
Change-Id: Idcf662d891f1a2ae707eebede65f71b675233124
diff --git a/udkapi/com/sun/star/lang/Locale.idl b/udkapi/com/sun/star/lang/Locale.idl
index 1491e88..224806c 100644
--- a/udkapi/com/sun/star/lang/Locale.idl
+++ b/udkapi/com/sun/star/lang/Locale.idl
@@ -56,8 +56,8 @@ published struct Locale
<p>These codes are the lower-case two-letter codes as defined by
ISO-639. You can find a full list of these codes at a number of
sites, such as: <br/>
- <a href="http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt">
- <code>http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt</code></a>.
+ <a href="http://www.chemie.fu-berlin.de/diverse/doc/ISO_639.html">
+ <code>http://www.chemie.fu-berlin.de/diverse/doc/ISO_639.html</code></a>.
</p>
<p>If this field contains an empty string, the meaning depends on the
More information about the Libreoffice-commits
mailing list