Enable context menu upon right-click in the People View with Back,

svn: r2022
This commit is contained in:
Alex Roitman
2003-08-19 02:55:27 +00:00
parent b1f34817a6
commit e4dd91c55f
2 changed files with 35 additions and 0 deletions

View File

@@ -3,6 +3,8 @@
options.
* src/gramps_main.py: Enable context menus with back and forward
portions of history upon right-clicking on Back and Forward buttons.
Enable context menu upon right-click in the People View with Back,
Forward, Add, Remove, and Edit items.
* src/gramps.glade: Add handlers for the context menus.
2003-08-17 Alex Roitman <shura@alex.neuro.umn.edu>