diff options
author | Eike Rathke <erack@redhat.com> | 2011-11-14 21:29:56 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2011-11-19 16:15:18 +0100 |
commit | 2d54f83c8d37b4c17b7299b77a1961d54a0813a3 (patch) | |
tree | 2ee845f25a9e319edddc347f668fb155e9c4469f /offapi | |
parent | 51a4292c99997423346df0aee1757f2902290dba (diff) |
adapt DTD doc URL to reality
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/i18n/XLocaleData.idl | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/offapi/com/sun/star/i18n/XLocaleData.idl b/offapi/com/sun/star/i18n/XLocaleData.idl index 89f55423a8b9..f8be983a985e 100644 --- a/offapi/com/sun/star/i18n/XLocaleData.idl +++ b/offapi/com/sun/star/i18n/XLocaleData.idl @@ -49,10 +49,8 @@ module com { module sun { module star { module i18n { respectively localedata*.dll. <p> For XML locale data files definitions see <a - href="http://l10n.openoffice.org/source/browse/l10n/i18npool/source/localedata/data/locale.dtd"> - the DTD file </a> (or the <a - href="http://l10n.openoffice.org/source/browse/l10n/i18npool/source/localedata_ascii/Attic/locale.dtd"> - old Attic version </a> for OOo1.0/SO6.0). </p> + href="http://cgit.freedesktop.org/libreoffice/core/tree/i18npool/source/localedata/data/locale.dtd"> + the DTD file</a>. </p> */ published interface XLocaleData: com::sun::star::uno::XInterface |