* src/NameEdit.py (on_help_clicked): Add function.

* src/UrlEdit.py (on_help_clicked): Add function.
* src/gramps.glade: Add hot keys to the family view list labels.


svn: r2348
This commit is contained in:
Alex Roitman
2003-11-19 02:29:41 +00:00
parent 7a216129d5
commit bd66760151
4 changed files with 59 additions and 25 deletions

View File

@@ -1,3 +1,8 @@
2003-11-12 Alex Roitman <shura@alex.neuro.umn.edu>
* src/NameEdit.py (on_help_clicked): Add function.
* src/UrlEdit.py (on_help_clicked): Add function.
* src/gramps.glade: Add hot keys to the family view list labels.
2003-11-17 Alex Roitman <shura@alex.neuro.umn.edu>
* src/gramps.glade: Add Help buttons to dialogs.
* src/AddSpouse.py (on_spouse_help_clicked): Add function.