* src/gramps.glade: replace LED indicators with buttons

svn: r3551
This commit is contained in:
Don Allingham
2004-09-18 02:50:30 +00:00
parent 9c8e337e96
commit ac2ebca5ea
5 changed files with 181 additions and 221 deletions

View File

@@ -3,7 +3,11 @@
names without manual encoding
* src/DateParser.py: use locale.nl_langinfo to get month
names without manual encoding
* src/AddrEdit.py: Add date editor callback
* src/EditPerson.py: Add date editor callback
* src/EventEdit.py: Add date editor callback
* src/gramps.glade: replace LED indicators with buttons
2004-09-16 Don Allingham <dallingham@users.sourceforge.net>
* src/Calendar.py: removed
* src/Gregorian.py: removed