2.28.1: 2010-06-03 Murray Cumming Fix compiler warnings. * gconf/gconfmm/callback.cc: * gconf/src/changeset.ccg: Comment out unused method parameters. * gconf/src/entry.hg: Use gconf_entry_unref() instead of gconf_entry_free(), which is deprecated, though one just calls the other, and neither are really documented. It's still not a registered boxed type. 2010-06-03 Murray Cumming Build the documentation. * docs/Makefile.am: Make this like the other mm-common-using modules too. 2010-06-03 Murray Cumming Build: Convert to using mm-common. 2010-06-03 Murray Cumming Added doxygen main page, though it is not used yet. * gconf/gconfmm.h: Added a main page, though this does not seem to be used yet, probably because gconfmm does not use mm-common yet.