summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n/makefile.mk
diff options
context:
space:
mode:
authorjp <jp@openoffice.org>2001-02-06 08:35:59 +0000
committerjp <jp@openoffice.org>2001-02-06 08:35:59 +0000
commit411eb3fd7af2c069183d5999074c29c74fb75b0b (patch)
tree1136ad575a660e40d9af10c2b1a04d733ff6b5ac /offapi/com/sun/star/i18n/makefile.mk
parentb6121f40e5471a056178e10298ae629eba6156a0 (diff)
add new service descriptions
Diffstat (limited to 'offapi/com/sun/star/i18n/makefile.mk')
-rw-r--r--offapi/com/sun/star/i18n/makefile.mk11
1 files changed, 8 insertions, 3 deletions
diff --git a/offapi/com/sun/star/i18n/makefile.mk b/offapi/com/sun/star/i18n/makefile.mk
index 9f61aa1e0..92cd70b53 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.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: os $ $Date: 2001-01-17 15:54:52 $
+# last change: $Author: jp $ $Date: 2001-02-06 09:35:59 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -74,12 +74,15 @@ PACKAGE=com$/sun$/star$/i18n
IDLFILES=\
AmPmValue.idl \
+ BreakIterator.idl \
Calendar.idl \
CalendarDisplayIndex.idl \
CalendarFieldIndex.idl \
CalendarItem.idl \
CharacterClassification.idl \
+ CJKBreakIterator.idl \
Currency.idl \
+ JAJPBreakIterator.idl \
LanguageCountryInfo.idl \
LocaleData.idl \
LocaleItem.idl \
@@ -95,7 +98,9 @@ IDLFILES=\
XForbiddenCharacters.idl \
XLocaleData.idl \
XNumberFormatCode.idl \
- XTransliteration.idl
+ XTransliteration.idl \
+ ZHCNBreakIterator.idl \
+ ZHTWBreakIterator.idl
# ------------------------------------------------------------------