gecko-dev/profile/pref-migrator/public
sspitzer%netscape.com 4faf8d4ffa changes to get pref-migrator (think apprunner -installer) on UNIX.
use the NS_DEFINE_STATIC_IID_ACCESSOR and NS_DEFINE_STATIC_CID_ACCESSOR macros.
fix a bunch of warnings.  rewrite to use #defines. remove unused variables.  use MAXPATHLEN instead of _MAX_PATH.
when setting a 4.x pref (example "mail.directory") to a new 5.0 value, create a "premigration" pref
with the old value.  (example "premigration.mail.directory").
1999-09-11 19:48:50 +00:00
..
idl First Checked In. 1999-08-10 21:55:20 +00:00
.cvsignore ignore the generated Makefiles. 1999-09-11 16:10:24 +00:00
MANIFEST First Checked In. 1999-08-10 21:55:20 +00:00
Makefile.in makfiles for building the pref-migrator on unix. NOT PART OF BUILD YET. 1999-09-11 00:24:28 +00:00
makefile.win changed the .xpt file name from include to pm_progress 1999-08-02 21:55:27 +00:00
nsIPrefMigration.h changes to get pref-migrator (think apprunner -installer) on UNIX. 1999-09-11 19:48:50 +00:00
nsIPrefMigrationProgress.idl Added a progress bar 1999-06-09 20:16:59 +00:00
nsPrefMigrationIIDs.h changes to get pref-migrator (think apprunner -installer) on UNIX. 1999-09-11 19:48:50 +00:00