fix typo
svn: r6430
This commit is contained in:
parent
9f04f55701
commit
9cf0553fda
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user