* C/gramps.xml: Correct Pedigree behaviour.

svn: r7886
This commit is contained in:
Martin Hawlisch 2007-01-09 19:19:30 +00:00
parent 39368e4eb6
commit f4fe910312
2 changed files with 8 additions and 5 deletions

View File

@ -4486,16 +4486,16 @@
without going through the intermediate generations.</para> without going through the intermediate generations.</para>
<para>Note that after changing the Active Person in the Pedigree View, <para>Note that after changing the Active Person in the Pedigree View,
the display is re-adjusted to show four generations, starting from the the display is re-adjusted to show up to five generations, starting from
newly selected Active Person. When in the Pedigree View, you can the newly selected Active Person. When in the Pedigree View, you can
easily navigate between the members of the displayed family tree as easily navigate between the members of the displayed family tree as
follows:</para> follows:</para>
<itemizedlist> <itemizedlist>
<listitem> <listitem>
<para>To make any displayed person the Active Person, double-click <para>To make any displayed person the Active Person, right-click
the line that connects to the left side of the corresponding the corresponding box and choose the first entry in the context
box.</para> menu.</para>
</listitem> </listitem>
<listitem> <listitem>

View File

@ -1,3 +1,6 @@
2007-01-09 Martin Hawlisch <martin.hawlisch@gmx.de>
* C/gramps.xml: Correct Pedigree behaviour.
2006-12-30 Don Allingham <don@gramps-project.org> 2006-12-30 Don Allingham <don@gramps-project.org>
* C/gramps.xml: start the rework of the key binding sections * C/gramps.xml: start the rework of the key binding sections