Better tooltips

svn: r860
This commit is contained in:
Don Allingham 2002-03-26 23:50:28 +00:00
parent 7ff7bb789d
commit a9dccccbea

View File

@ -2111,7 +2111,7 @@
<widget>
<class>GtkButton</class>
<name>family_up</name>
<tooltip>Make the current father the active person</tooltip>
<tooltip>Select the previous parents</tooltip>
<can_focus>True</can_focus>
<signal>
<name>clicked</name>
@ -2142,7 +2142,7 @@
<widget>
<class>GtkButton</class>
<name>family_down</name>
<tooltip>Make the current mother the active person</tooltip>
<tooltip>Select the next parents</tooltip>
<can_focus>True</can_focus>
<signal>
<name>clicked</name>