* src/AddrEdit.py: Correct manual section.
* src/AttrEdit.py: Correct manual section. * src/Witness.py: Correct manual section. * doc/gramps-manual/C/usage.xml: Update. * doc/gramps-manual/C/figures/edit-*.png: Update. svn: r4466
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 13 KiB |
Binary file not shown.
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 7.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 8.1 KiB |
@@ -2187,11 +2187,12 @@ all changes are immediate.</para></note>
|
|||||||
<guibutton>Cancel</guibutton> button at any time will close the window without
|
<guibutton>Cancel</guibutton> button at any time will close the window without
|
||||||
applying any changes. </para>
|
applying any changes. </para>
|
||||||
|
|
||||||
<para>
|
<tip><para>
|
||||||
The tab labels reflect the presence of corresponding information: if the
|
The tab labels reflect the presence of corresponding information: if the
|
||||||
tab contains any data, its label appears boldface; if the tab has no data
|
tab contains any data, its label appears boldface; if the tab has no data
|
||||||
then its label appears regular (not bold).
|
then its label appears regular (not bold). </para></tip>
|
||||||
The tabs provide the following information categories of
|
|
||||||
|
<para>The tabs provide the following information categories of
|
||||||
the attribute data: </para>
|
the attribute data: </para>
|
||||||
|
|
||||||
<variablelist>
|
<variablelist>
|
||||||
@@ -2215,11 +2216,11 @@ all changes are immediate.</para></note>
|
|||||||
<guilabel>Sources</guilabel> tab displays information about sources
|
<guilabel>Sources</guilabel> tab displays information about sources
|
||||||
relevant to this attribute and controls allowing its modification.
|
relevant to this attribute and controls allowing its modification.
|
||||||
The central part displays the list of all such sources references
|
The central part displays the list of all such sources references
|
||||||
stored in the database. The buttons <guibutton>Add...</guibutton>,
|
stored in the database. The buttons <guibutton>+</guibutton>,
|
||||||
<guibutton>Edit...</guibutton>, and <guibutton>Delete</guibutton>
|
<guibutton>Edit</guibutton>, and <guibutton>-</guibutton>
|
||||||
allow you to correspondingly add, modify, and remove a source reference
|
allow you to correspondingly add, modify, and remove a source reference
|
||||||
to this attribute. Note that the <guibutton>Edit...</guibutton> and
|
to this attribute. Note that the <guibutton>Edit</guibutton> and
|
||||||
<guibutton>Delete</guibutton> buttons become available only when
|
<guibutton>-</guibutton> buttons become available only when
|
||||||
a source reference is selected from the list. </para>
|
a source reference is selected from the list. </para>
|
||||||
</listitem></varlistentry>
|
</listitem></varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
@@ -2274,11 +2275,12 @@ all changes are immediate.</para></note>
|
|||||||
<guibutton>Cancel</guibutton> button at any time will close the window without
|
<guibutton>Cancel</guibutton> button at any time will close the window without
|
||||||
applying any changes. </para>
|
applying any changes. </para>
|
||||||
|
|
||||||
<para>
|
<tip><para>
|
||||||
The tab labels reflect the presence of corresponding information: if the
|
The tab labels reflect the presence of corresponding information: if the
|
||||||
tab contains any data, its label appears boldface; if the tab has no data
|
tab contains any data, its label appears boldface; if the tab has no data
|
||||||
then its label appears regular (not bold).
|
then its label appears regular (not bold).</para></tip>
|
||||||
The tabs provide the following information categories of
|
|
||||||
|
<para>The tabs provide the following information categories of
|
||||||
the address data: </para>
|
the address data: </para>
|
||||||
|
|
||||||
<variablelist>
|
<variablelist>
|
||||||
@@ -2302,11 +2304,11 @@ all changes are immediate.</para></note>
|
|||||||
<guilabel>Sources</guilabel> tab displays information about sources
|
<guilabel>Sources</guilabel> tab displays information about sources
|
||||||
relevant to this address and controls allowing its modification.
|
relevant to this address and controls allowing its modification.
|
||||||
The central part displays the list of all such sources references
|
The central part displays the list of all such sources references
|
||||||
stored in the database. The buttons <guibutton>Add...</guibutton>,
|
stored in the database. The buttons <guibutton>+</guibutton>,
|
||||||
<guibutton>Edit...</guibutton>, and <guibutton>Delete</guibutton>
|
<guibutton>Edit</guibutton>, and <guibutton>-</guibutton>
|
||||||
allow you to correspondingly add, modify, and remove a source reference
|
allow you to correspondingly add, modify, and remove a source reference
|
||||||
to this address. Note that the <guibutton>Edit...</guibutton> and
|
to this address. Note that the <guibutton>Edit</guibutton> and
|
||||||
<guibutton>Delete</guibutton> buttons become available only when
|
<guibutton>-</guibutton> buttons become available only when
|
||||||
a source reference is selected from the list. </para>
|
a source reference is selected from the list. </para>
|
||||||
</listitem></varlistentry>
|
</listitem></varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
@@ -2361,6 +2363,10 @@ all changes are immediate.</para></note>
|
|||||||
<para>The witness name can be entered in two ways, depending upon
|
<para>The witness name can be entered in two ways, depending upon
|
||||||
whether the witness is a person already stored in the database or
|
whether the witness is a person already stored in the database or
|
||||||
not (unrelated person). </para>
|
not (unrelated person). </para>
|
||||||
|
|
||||||
|
<tip><para>If the person you would like to add as a wittness is in fact
|
||||||
|
a member of the database, it is better to use the first method below.
|
||||||
|
</para></tip>
|
||||||
|
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<varlistentry><term>Person from the database</term>
|
<varlistentry><term>Person from the database</term>
|
||||||
@@ -2371,10 +2377,12 @@ all changes are immediate.</para></note>
|
|||||||
Person</guilabel> dialog. Choose the person from that dialog and
|
Person</guilabel> dialog. Choose the person from that dialog and
|
||||||
click the <guibutton>OK</guibutton> button. The <guilabel>Person</guilabel>
|
click the <guibutton>OK</guibutton> button. The <guilabel>Person</guilabel>
|
||||||
text field will display the name of the person you selected.
|
text field will display the name of the person you selected.
|
||||||
Note: even though the person's name is displayed in the
|
</para>
|
||||||
|
|
||||||
|
<note><para>Even though the person's name is displayed in the
|
||||||
<guilabel>Person</guilabel> field, it is not available for direct
|
<guilabel>Person</guilabel> field, it is not available for direct
|
||||||
editing.
|
editing. </para></note>
|
||||||
</para></listitem></varlistentry>
|
</listitem></varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
|
||||||
<variablelist>
|
<variablelist>
|
||||||
|
@@ -187,7 +187,7 @@ class AddressEditor:
|
|||||||
|
|
||||||
def on_help_clicked(self,obj):
|
def on_help_clicked(self,obj):
|
||||||
"""Display the relevant portion of GRAMPS manual"""
|
"""Display the relevant portion of GRAMPS manual"""
|
||||||
gnome.help_display('gramps-manual','gramps-edit-complete')
|
gnome.help_display('gramps-manual','adv-ad')
|
||||||
|
|
||||||
def ok_clicked(self,obj):
|
def ok_clicked(self,obj):
|
||||||
"""
|
"""
|
||||||
|
@@ -194,7 +194,7 @@ class AttributeEditor:
|
|||||||
|
|
||||||
def on_help_clicked(self,obj):
|
def on_help_clicked(self,obj):
|
||||||
"""Display the relevant portion of GRAMPS manual"""
|
"""Display the relevant portion of GRAMPS manual"""
|
||||||
gnome.help_display('gramps-manual','gramps-edit-complete')
|
gnome.help_display('gramps-manual','adv-at')
|
||||||
|
|
||||||
def on_ok_clicked(self,obj):
|
def on_ok_clicked(self,obj):
|
||||||
"""
|
"""
|
||||||
|
@@ -204,7 +204,7 @@ class WitnessEditor:
|
|||||||
|
|
||||||
def on_help_clicked(self,obj):
|
def on_help_clicked(self,obj):
|
||||||
"""Display the relevant portion of GRAMPS manual"""
|
"""Display the relevant portion of GRAMPS manual"""
|
||||||
gnome.help_display('gramps-manual','gramps-edit-complete')
|
gnome.help_display('gramps-manual','adv-wit')
|
||||||
|
|
||||||
def choose(self,obj):
|
def choose(self,obj):
|
||||||
import SelectPerson
|
import SelectPerson
|
||||||
|
Reference in New Issue
Block a user