svn: r6430
This commit is contained in:
Don Allingham 2006-04-24 21:22:34 +00:00
parent 9f04f55701
commit 9cf0553fda

View File

@ -28,8 +28,7 @@ It provides the choice between different storage backends.
import const
from _GrampsConfigKeys import *
#if const.no_gconf:
if True:
if const.no_gconf:
from _GrampsIniKeys import *
else:
try: