* src/DataViews/_PersonView.py: add non-functioning (for now) clear
button * src/Config/_GrampsGconfKeys.py: get_default fix svn: r6642
This commit is contained in:
@@ -152,4 +152,4 @@ def sync():
|
||||
|
||||
def get_default(key):
|
||||
token = "/apps/gramps/%s/%s" % (key[0],key[1])
|
||||
return client.get_default_from_schema(token)
|
||||
return client.get_default_from_schema(token).get_string()
|
||||
|
Reference in New Issue
Block a user