Bug 70715 - Passwords are not remebered in embedding samples when run from Embed dir. Adding wallet dll to Embed dist. r=chak/sr=blizzard.

This commit is contained in:
ccarlen%netscape.com 2001-08-09 13:52:33 +00:00
parent 7a148171dd
commit 876dcfc210
2 changed files with 12 additions and 2 deletions

View File

@ -160,7 +160,12 @@ components/libpref.so
; profile
components/libprofile.so
components/profile.xpt
components/profile.xpt
; wallet
; Optional - only if you need password persistence
components/libwallet.so
components/wallet.xpt
; psm2
; Optional - only if you need PSM2 support

View File

@ -162,7 +162,12 @@ components\xppref32.dll
; profile
components\profile.dll
components\profile.xpt
components\profile.xpt
; wallet
; Optional - only if you need password persistence
components\wallet.dll
components\wallet.xpt
; psm2
; Optional - only if you need PSM2 support