* src/GrampsIniKeys.py: provide support for the default schema
* src/GrampsKeys.py: select appropriate backend * various: switch from GrampsGconfKeys to GrampsKeys for normal usage * src/GrampsIniKeys.py: Alternate backend using .ini files instead of gconf svn: r3873
This commit is contained in:
@@ -60,6 +60,14 @@ nautdir = "/usr/share/pixmaps/nautilus"
|
||||
|
||||
prefixdir = "@GPREFIX@"
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
#
|
||||
# Configuration database options - True means drop down to .INI files
|
||||
#
|
||||
#-------------------------------------------------------------------------
|
||||
|
||||
no_gconf = False
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
#
|
||||
# Paths to files - assumes that files reside in the same directory as
|
||||
|
||||
Reference in New Issue
Block a user