* src/ReportUtils.py: better string handling
* doc/gramps-manual/C/getstart.xml: updates from editors * doc/gramps-manual/C/mainwin.xml: updates from editors * doc/gramps-manual/C/usage.xml: updates from editors svn: r5202
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
2005-09-19 Don Allingham <don@gramps-project.org>
|
||||||
|
* src/ReportUtils.py: better string handling
|
||||||
|
* doc/gramps-manual/C/getstart.xml: updates from editors
|
||||||
|
* doc/gramps-manual/C/mainwin.xml: updates from editors
|
||||||
|
* doc/gramps-manual/C/usage.xml: updates from editors
|
||||||
|
|
||||||
2005-09-15 Don Allingham <don@gramps-project.org>
|
2005-09-15 Don Allingham <don@gramps-project.org>
|
||||||
* src/DescendReport.py: fix indentation
|
* src/DescendReport.py: fix indentation
|
||||||
|
|
||||||
|
@@ -64,7 +64,7 @@
|
|||||||
filename as a command line argument:
|
filename as a command line argument:
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
<command>gramps</command> <filename>filename.grdb</filename>
|
<filename>gramps filename.grdb</filename>
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
where <filename>filename.grdb</filename> is the name of
|
where <filename>filename.grdb</filename> is the name of
|
||||||
@@ -83,7 +83,7 @@
|
|||||||
<sect1 id="run-1st-time">
|
<sect1 id="run-1st-time">
|
||||||
<title>Running GRAMPS for the first time</title>
|
<title>Running GRAMPS for the first time</title>
|
||||||
<para>
|
<para>
|
||||||
The first time you run the program, GRAMPS will display its
|
The first time you run the program, GRAMPS will display the
|
||||||
Getting Started dialogs. Follow the directions that guide you through
|
Getting Started dialogs. Follow the directions that guide you through
|
||||||
<guilabel>Researcher information</guilabel>, <guilabel>Numerical date
|
<guilabel>Researcher information</guilabel>, <guilabel>Numerical date
|
||||||
formats</guilabel>, <guilabel>Alternate calendar support</guilabel>,
|
formats</guilabel>, <guilabel>Alternate calendar support</guilabel>,
|
||||||
|
@@ -621,7 +621,7 @@
|
|||||||
<guilabel>Spouses</guilabel>, <guilabel>Siblings</guilabel>,
|
<guilabel>Spouses</guilabel>, <guilabel>Siblings</guilabel>,
|
||||||
<guilabel>Children</guilabel>, and
|
<guilabel>Children</guilabel>, and
|
||||||
<guilabel>Parents</guilabel> of that person. Insensitive
|
<guilabel>Parents</guilabel> of that person. Insensitive
|
||||||
(grayed out) submenus indicate the absence of the data in
|
(grayed out) sub-menus indicate the absence of the data in
|
||||||
the appropriate category. Similarly to the children menu
|
the appropriate category. Similarly to the children menu
|
||||||
above, children's and parents' menus distinguish continuing
|
above, children's and parents' menus distinguish continuing
|
||||||
lines from dead ends.
|
lines from dead ends.
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user