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 import const
from _GrampsConfigKeys import * from _GrampsConfigKeys import *
#if const.no_gconf: if const.no_gconf:
if True:
from _GrampsIniKeys import * from _GrampsIniKeys import *
else: else:
try: try: