On Fri, 24 Jun 2005 10:55:24 +0200, Christian Biesinger wrote: > jmp wrote: >> I had already looked at those files, and they seemed promising, but they >> only mention the files defined in nsDirectoryServiceDefs.h (e.g. >> NS_OS_HOME_DIR). I'm interested in those defined in >> nsAppDirectoryServiceDefs.h (e.g. NS_APP_USER_PROFILES_ROOT_DIR). > > Oh, those are elsewhere, and where they are depends on the application. > For the suite, they are in > http://lxr.mozilla.org/seamonkey/source/profile/dirserviceprovider/src/nsProfileDirServiceProvider.cpp, > > for firefox in > http://lxr.mozilla.org/seamonkey/source/toolkit/xre/nsXREDirProvider.cpp > > There's also > http://lxr.mozilla.org/seamonkey/source/xpcom/io/nsAppFileLocationProvider.cpp, > > and I'm not sure how that relates.
I'll check them out thanks for the help! --jMP _______________________________________________ Mozilla-xpcom mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-xpcom
