Adding i18n support to xpinstall: using StringServiceBundle.

git-svn-id: svn://10.0.0.236/trunk@48558 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sgehani%netscape.com 1999-09-21 08:45:25 +00:00
parent 400d0c9f5e
commit a4396ce8f6
2 changed files with 3 additions and 0 deletions

View File

@ -22,6 +22,8 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
DIRS = locale
EXPORT_RESOURCE_XPINSTALL = \
$(srcdir)/progress.xul \
$(srcdir)/progress.html \

View File

@ -17,6 +17,7 @@
DEPTH=..\..
DIRS = locale
include <$(DEPTH)\config\rules.mak>