* src/Plugins.py: Fix label for the tools dialog.

* src/gramps.glade: Add accelerators to filter controls.
* src/places.glade: Fix accelerator in Edit Plase dialog.
* src/gramps_main.py: Typo.
* src/PlaceView.py: Likewise.
* src/GenericFilter.py: Likewise.

* src/gramps_main.py: fixed delete person problem.


svn: r2187
This commit is contained in:
Alex Roitman
2003-09-30 04:19:35 +00:00
parent 5a46237416
commit a59ec071e8
8 changed files with 25 additions and 13 deletions

View File

@@ -1,9 +1,15 @@
2003-09-29 Don Allingham <dallingham@users.sourceforge.net>
* src/gramps_main.py: fixed delete person problem.
2003-09-29 Alex Roitman <shura@alex.neuro.umn.edu>
* TODO: Update the list with the postponed todo items.
* configure.in: Increment release number.
* src/Plugins.py: Fix label for the tools dialog.
* src/gramps.glade: Add accelerators to filter controls.
* src/places.glade: Fix accelerator in Edit Plase dialog.
* src/gramps_main.py: Typo.
* src/PlaceView.py: Likewise.
* src/GenericFilter.py: Likewise.
2003-09-29 Don Allingham <dallingham@users.sourceforge.net>
* src/gramps_main.py: fixed delete person problem.
2003-09-28 Don Allingham <dallingham@users.sourceforge.net>
* Version 0.9.4: the "This used to bug me..." release.