svn: r6430
This commit is contained in:
Don Allingham 2006-04-24 21:22:34 +00:00
parent 5afa945819
commit 160caef065

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: