diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 359185667..cb635ca4c 100644 --- a/gramps2/ChangeLog +++ b/gramps2/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/gramps2/src/data/tips.xml.in b/gramps2/src/data/tips.xml.in index 735bdf010..feb04ad7a 100644 --- a/gramps2/src/data/tips.xml.in +++ b/gramps2/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.