I recently built a 1.7b version of mozilla, and I noticed the new style of specifying platform specific prefs in modules/libpref/src/init/all.js
using #ifdef for various platforms.
The problem is that the prefs with #ifdef for our platform ( photon ) don't show up at all ( the dist/bin/default/pref/all.js contains no #ifdefs and the photon specific ones are not there ). Any idea?
That's not the correct file. The file you want should be in dist/bin/greprefs/all.js.
--BDS _______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding