pjs/extensions/pref
bryner%netscape.com 1a85d1f804 Fix a shutdown crash with gtk2 by not attempting to unload libgconf after we've called gconf_client_get_default(). gconf initializes ORBit which in turn registers atexit() handlers, so unloading the library would cause those function pointers to become invalid. Also, release our reference to the GConfClient in the GConfProxy dtor, and remove some unneeded code from the dtor. Bug 210471, r=bolian.yin@sun.com, sr=alecf. 2003-06-25 06:29:44 +00:00
..
autoconfig Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
system-pref Fix a shutdown crash with gtk2 by not attempting to unload libgconf after we've called gconf_client_get_default(). gconf initializes ORBit which in turn registers atexit() handlers, so unloading the library would cause those function pointers to become invalid. Also, release our reference to the GConfClient in the GConfProxy dtor, and remove some unneeded code from the dtor. Bug 210471, r=bolian.yin@sun.com, sr=alecf. 2003-06-25 06:29:44 +00:00
.cvsignore Ignore generated files 2001-12-29 03:42:47 +00:00
Makefile.in Bug 195708, Mozilla should read system preferences (using gconf on Gnome Desktop) 2003-04-15 02:28:27 +00:00