From f4fe9103128412c8ec97d5915e35d3e025bd6695 Mon Sep 17 00:00:00 2001 From: Martin Hawlisch Date: Tue, 9 Jan 2007 19:19:30 +0000 Subject: [PATCH] * C/gramps.xml: Correct Pedigree behaviour. svn: r7886 --- help/C/gramps.xml | 10 +++++----- help/ChangeLog | 3 +++ 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/help/C/gramps.xml b/help/C/gramps.xml index 459408de7..a57d3f2f6 100644 --- a/help/C/gramps.xml +++ b/help/C/gramps.xml @@ -4486,16 +4486,16 @@ without going through the intermediate generations. Note that after changing the Active Person in the Pedigree View, - the display is re-adjusted to show four generations, starting from the - newly selected Active Person. When in the Pedigree View, you can + the display is re-adjusted to show up to five generations, starting from + the newly selected Active Person. When in the Pedigree View, you can easily navigate between the members of the displayed family tree as follows: - To make any displayed person the Active Person, double-click - the line that connects to the left side of the corresponding - box. + To make any displayed person the Active Person, right-click + the corresponding box and choose the first entry in the context + menu. diff --git a/help/ChangeLog b/help/ChangeLog index f5e8cbdb2..4173b66ec 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,6 @@ +2007-01-09 Martin Hawlisch + * C/gramps.xml: Correct Pedigree behaviour. + 2006-12-30 Don Allingham * C/gramps.xml: start the rework of the key binding sections