* src/edit_person.glade: re-add edit_person.glade
* src/EditPerson.py: start of new EditPerson dialog * src/ListModel.py: enhancements for the start of inline editing * src/Makefile.am: add edit_person.glade * src/ReadXML.py: commit transactions properly * src/const.py.in: add edit_person.glade back in svn: r4375
This commit is contained in:
@@ -106,7 +106,7 @@ gladeFile = "%s/gramps.glade" % rootDir
|
||||
placesFile = "%s/gramps.glade" % rootDir
|
||||
imageselFile = "%s/gramps.glade" % rootDir
|
||||
marriageFile = "%s/gramps.glade" % rootDir
|
||||
editPersonFile = "%s/gramps.glade" % rootDir
|
||||
editPersonFile = "%s/edit_person.glade" % rootDir
|
||||
pluginsFile = "%s/plugins.glade" % rootDir
|
||||
prefsFile = "%s/gramps.glade" % rootDir
|
||||
stylesFile = "%s/gramps.glade" % rootDir
|
||||
|
Reference in New Issue
Block a user