add font download interfaces . sr=erik

git-svn-id: svn://10.0.0.236/trunk@86333 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ftang%netscape.com
2001-02-06 12:37:10 +00:00
parent d8d0234c8a
commit f7d80bf628
3 changed files with 9 additions and 0 deletions

View File

@@ -3,3 +3,6 @@ nsILanguageAtomService.idl
nsILocale.idl
nsILocaleService.idl
nsIScriptableDateFormat.idl
nsIFontPackageService.idl
nsIFontPackageProxy.idl
nsIFontPackageHandler.idl

View File

@@ -31,6 +31,9 @@ MODULE = locale
XPIDLSRCS = \
nsILanguageAtom.idl \
nsILanguageAtomService.idl \
nsIFontPackageService.idl \
nsIFontPackageProxy.idl \
nsIFontPackageHandler.idl \
nsILocale.idl \
nsILocaleService.idl \
nsIScriptableDateFormat.idl \

View File

@@ -31,6 +31,9 @@ XPIDLSRCS = \
.\nsILanguageAtom.idl \
.\nsILanguageAtomService.idl \
.\nsIScriptableDateFormat.idl \
.\nsIFontPackageHandler.idl \
.\nsIFontPackageService.idl \
.\nsIFontPackageProxy.idl \
$(NULL)