diff options
author | Eike Rathke <er@openoffice.org> | 2002-07-17 18:27:20 +0000 |
---|---|---|
committer | Eike Rathke <er@openoffice.org> | 2002-07-17 18:27:20 +0000 |
commit | 1fc7e94e5731a57de6077ca64b0e662a99cb20a8 (patch) | |
tree | 1ffa0d38f3976528c1da8b24af843d583ed0b174 /offapi | |
parent | 363aa42afe7429569f0875cc6564ad0795521bd8 (diff) |
#101451# remove superfluous service descriptions
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/i18n/makefile.mk | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/offapi/com/sun/star/i18n/makefile.mk b/offapi/com/sun/star/i18n/makefile.mk index 37279cb866c9..a39525457008 100644 --- a/offapi/com/sun/star/i18n/makefile.mk +++ b/offapi/com/sun/star/i18n/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.14 $ +# $Revision: 1.15 $ # -# last change: $Author: er $ $Date: 2002-03-08 15:22:04 $ +# last change: $Author: er $ $Date: 2002-07-17 19:27:20 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -81,11 +81,9 @@ IDLFILES=\ CalendarItem.idl \ ChapterCollator.idl \ CharacterClassification.idl \ - CJKBreakIterator.idl \ Collator.idl \ Currency.idl \ IndexEntrySupplier.idl \ - JAJPBreakIterator.idl \ LanguageCountryInfo.idl \ LocaleCalendar.idl \ LocaleData.idl \ @@ -94,8 +92,6 @@ IDLFILES=\ NumberFormatIndex.idl \ NumberFormatMapper.idl \ Transliteration.idl \ - Transliterationl10n.idl \ - Transliterationja_JP.idl \ Weekdays.idl \ XBreakIterator.idl \ XCalendar.idl \ @@ -105,9 +101,7 @@ IDLFILES=\ XIndexEntrySupplier.idl \ XLocaleData.idl \ XNumberFormatCode.idl \ - XTransliteration.idl \ - ZHCNBreakIterator.idl \ - ZHTWBreakIterator.idl + XTransliteration.idl # ------------------------------------------------------------------ |