* 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:
Don Allingham 2005-09-20 04:21:50 +00:00
parent d0be789223
commit 7a72837537
5 changed files with 5140 additions and 3735 deletions

View File

@ -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>
* src/DescendReport.py: fix indentation

View File

@ -64,7 +64,7 @@
filename as a command line argument:
</para>
<para>
<command>gramps</command> <filename>filename.grdb</filename>
<filename>gramps filename.grdb</filename>
</para>
<para>
where <filename>filename.grdb</filename> is the name of
@ -83,7 +83,7 @@
<sect1 id="run-1st-time">
<title>Running GRAMPS for the first time</title>
<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
<guilabel>Researcher information</guilabel>, <guilabel>Numerical date
formats</guilabel>, <guilabel>Alternate calendar support</guilabel>,

View File

@ -621,7 +621,7 @@
<guilabel>Spouses</guilabel>, <guilabel>Siblings</guilabel>,
<guilabel>Children</guilabel>, and
<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
above, children's and parents' menus distinguish continuing
lines from dead ends.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff