From 9165e34cc2ebbd1863b02e63aaf06febd5b125c3 Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Sat, 21 Oct 2006 17:29:52 +0000 Subject: [PATCH] 2006-10-21 Alex Roitman * src/data/tips.xml.in (tip67): Escape angle bracket. svn: r7422 --- ChangeLog | 3 +++ src/data/tips.xml.in | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 359185667..cb635ca4c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2006-10-21 Alex Roitman + * src/data/tips.xml.in (tip67): Escape angle bracket. + 2006-10-20 Benny Malengier * src/DataViews/_PlaceView.py: Fix lattitude/longitude typo. * src/glade/gramps.glade: Swap the order of latt/long in UI. diff --git a/src/data/tips.xml.in b/src/data/tips.xml.in index 735bdf010..feb04ad7a 100644 --- a/src/data/tips.xml.in +++ b/src/data/tips.xml.in @@ -472,7 +472,7 @@ properly displayed. <_tip number="67"> -Anyone can be chosen as the 'home person' in GRAMPS. Use Edit -> Set Home +Anyone can be chosen as the 'home person' in GRAMPS. Use Edit > Set Home Person. The home person is the person who is selected when the database is opened or when the home button is pressed.