tooltips in address attribute editor
svn: r16064
This commit is contained in:
parent
298827d843
commit
83972bd006
@ -253,6 +253,7 @@ Note: Use Residence Event for genealogical address data.</property>
|
|||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">True</property>
|
<property name="can_focus">True</property>
|
||||||
<property name="receives_default">True</property>
|
<property name="receives_default">True</property>
|
||||||
|
<property name="tooltip_text" translatable="yes">Show Date Editor</property>
|
||||||
<property name="relief">none</property>
|
<property name="relief">none</property>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkImage" id="date_stat_child">
|
<object class="GtkImage" id="date_stat_child">
|
||||||
|
@ -92,7 +92,7 @@
|
|||||||
<property name="tooltip_text" translatable="yes">The name of an attribute you want to use. For example: Height (for a person), Weather on this Day (for an event), ...
|
<property name="tooltip_text" translatable="yes">The name of an attribute you want to use. For example: Height (for a person), Weather on this Day (for an event), ...
|
||||||
Use this to store snippets of information you collect and want to correctly link to sources. Attributes can be used for people, families, events and media.
|
Use this to store snippets of information you collect and want to correctly link to sources. Attributes can be used for people, families, events and media.
|
||||||
|
|
||||||
Note: some predefined attributes are present because the are defined in the GEDCOM standard.</property>
|
Note: several predefined attributes refer to values present in the GEDCOM standard.</property>
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
<property name="left_attach">1</property>
|
<property name="left_attach">1</property>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user