gecko-dev/extensions/pref
2003-10-18 17:54:07 +00:00
..
autoconfig bug 154927 - automate localeVersion updates based on milestone.txt - we'll now create all those files during compile time from .in files, r=leaf, sr=bz 2003-10-18 17:54:07 +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