* src/gramps.glade: use ComboBox instead of ComboBoxEntry

for temple
* src/EditPerson.py: use ComboBox instead of ComboBoxEntry
for temple


svn: r4080
This commit is contained in:
Don Allingham
2005-02-23 04:30:08 +00:00
parent bd020c830a
commit b4d54945d3
4 changed files with 1917 additions and 68 deletions

View File

@@ -1,3 +1,9 @@
2005-02-22 Don Allingham <dallingham@users.sourceforge.net>
* src/gramps.glade: use ComboBox instead of ComboBoxEntry
for temple
* src/EditPerson.py: use ComboBox instead of ComboBoxEntry
for temple
2005-02-22 Alex Roitman <shura@alex.neuro.umn.edu>
* configure.in: Bump up the version.
* src/docgen/PdfDoc.py (write_note): Attempt latin1 encoding.