Temporarily use gconf as gsettings backend

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23226 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Geert Janssens
2013-10-07 14:07:28 +00:00
parent cfd8c1a162
commit 9c2c7e12cc

View File

@@ -61,3 +61,7 @@ DYLD_LIBRARY_PATH={GNC_LIBRARY_PATH};{DYLD_LIBRARY_PATH}
# below and set LANG to your preferred locale
# LANG=nl_BE
# LANGUAGE={LANG}
# Temporarily use gconf as backend for GSettings
# This allows for a gradual transition from GConf to GSettings
GSETTINGS_BACKEND=gconf