2007-08-24 Don Allingham <don@gramps-project.org>

* src/Config/_GrampsConfigKeys.py: added coment on how do add a new
	key



svn: r8859
This commit is contained in:
Don Allingham
2007-08-24 16:35:42 +00:00
parent eb0bf91690
commit c31914c057
3 changed files with 32 additions and 5 deletions

View File

@ -21,7 +21,8 @@
# $Id$
"""
Low-level handling of gconf keys.
gconf is no longer supported. This functino serves only to provide an upgrade
path to the new system.
"""
#-------------------------------------------------------------------------