2006-10-31 Alex Roitman <shura@gramps-project.org>

* C/gramps.xml: Update.



svn: r7533
This commit is contained in:
Alex Roitman 2006-11-01 06:39:37 +00:00
parent 09ab96a8fa
commit 417f2d6fa7
2 changed files with 71 additions and 47 deletions

View File

@ -1,10 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<!-- <!--
User Manual for Gramps - a GTK+/GNOME based genealogy program User Manual for Gramps - a GTK+/GNOME based genealogy program
Copyright (C) 2003-2005 Alexander Roitman Copyright (C) 2003-2006 Alexander Roitman
This document is free software; you can redistribute it and/or modify This document is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
@ -26,7 +27,7 @@
<!-- appropriate code --> <!-- appropriate code -->
<bookinfo> <bookinfo>
<title>GRAMPS Manual V2.8</title> <title>GRAMPS Manual V2.9</title>
<abstract role="description"> <abstract role="description">
<para>The GRAMPS Manual is the user manual helping users to <para>The GRAMPS Manual is the user manual helping users to
@ -42,7 +43,7 @@
</copyright> </copyright>
<copyright> <copyright>
<year>2003-2005</year> <year>2003-2006</year>
<holder>Alex Roitman</holder> <holder>Alex Roitman</holder>
</copyright> </copyright>
@ -138,10 +139,10 @@
<!-- <!--
According to GNU GPL, revision history is mandatory if you are According to GNU GPL, revision history is mandatory if you are
modifying/reusing someone else's document. If not, you can omit it. modifying/reusing someone else's document. If not, you can omit
Remember to remove the &manrevision; entity from the revision entries other it. Remember to remove the &manrevision; entity from the
than the current revision. revision entries other than the current revision.
The revision numbering system for GNOME manuals is as follows: The revision numbering system for GNOME manuals is as follows:
@ -151,16 +152,29 @@
* the second component of the revision number is a decimal unit that is * the second component of the revision number is a decimal unit that is
incremented with each revision of the manual. incremented with each revision of the manual.
For example, if the GNOME desktop release is V2.x, the first version of the For example, if the GNOME desktop release is V2.x, the first
manual that is written in that desktop time frame is V2.0, the second version version of the manual that is written in that desktop time frame
of the manual is V2.1, etc. is V2.0, the second version of the manual is V2.1, etc.
When the desktop release version changes to V3.x, the revision number of the When the desktop release version changes to V3.x, the revision
manual changes to V2.8, and so on. number of the manual changes to V3.0, and so on.
--> -->
<revhistory> <revhistory>
<revision>
<revnumber>GRAMPS Manual V2.9</revnumber>
<date>November 2006</date>
<revdescription>
<para role="author">Alex Roitman
<email>shura@gramps-project.org</email></para>
<para role="publisher">GRAMPS Project</para>
</revdescription>
</revision>
<revision> <revision>
<revnumber>GRAMPS Manual V2.8</revnumber> <revnumber>GRAMPS Manual V2.8</revnumber>
@ -648,20 +662,20 @@
<itemizedlist> <itemizedlist>
<listitem> <listitem>
<para>People</para> <para>People View</para>
<para>Displays the list of all people in the database</para> <para>Displays the list of all people in the database</para>
</listitem> </listitem>
<listitem> <listitem>
<para>Relationships</para> <para>Relationships View</para>
<para>Shows the relationships between the selected person and other <para>Shows the relationships between the selected person and other
people. This includes parents, spouses, and children</para> people. This includes parents, spouses, and children</para>
</listitem> </listitem>
<listitem> <listitem>
<para>Family List</para> <para>Family List View</para>
<para>Shows the list of all families in the database</para> <para>Shows the list of all families in the database</para>
</listitem> </listitem>
@ -674,7 +688,7 @@
</listitem> </listitem>
<listitem> <listitem>
<para>Events</para> <para>Events View</para>
<para>Displays the list of all events in the database</para> <para>Displays the list of all events in the database</para>
</listitem> </listitem>
@ -698,7 +712,7 @@
</listitem> </listitem>
<listitem> <listitem>
<para>Repositories</para> <para>Repositories View</para>
<para>Displays the list of all repositories in the database.</para> <para>Displays the list of all repositories in the database.</para>
</listitem> </listitem>
@ -1412,15 +1426,14 @@
</menuchoice>. (This is just like quitting without saving in other </menuchoice>. (This is just like quitting without saving in other
programs.)</para> programs.)</para>
<para>If you would like to save your database under a different name, <para>If you would like to save your database under a different
you can do so by choosing <menuchoice> name, you can do so by choosing <menuchoice>
<guimenu>File</guimenu> <guimenu>File</guimenu> <guimenuitem>Save as...</guimenuitem>
</menuchoice> and specifying the name (and, optionally, the
<guimenuitem>Save as...</guimenuitem> format) of your new database. Note that <guimenuitem>Save
</menuchoice> and specifying the name (and, optionally, the format) of as</guimenuitem> will allow you to continue editing the newly
your new database. Note that "Save as" will allow you to continue saved database. If this is not what you want to do, you may wish
editing the newly saved database. If this is not what you want to do, to use the <guimenuitem>Export</guimenuitem> command instead.</para>
you may wish to use the "Export" command instead.</para>
</sect1> </sect1>
<sect1 id="import-data"> <sect1 id="import-data">
@ -1432,8 +1445,8 @@
<itemizedlist> <itemizedlist>
<listitem> <listitem>
<para>Another GRAMPS database (having the "grdb" file <para>Another GRAMPS database (having the
extension),</para> <filename>grdb</filename> file extension),</para>
</listitem> </listitem>
<listitem> <listitem>
@ -2149,20 +2162,26 @@
</sect2> </sect2>
<sect2 id="gramps-edit-src-plc"> <sect2 id="gramps-edit-src-plc">
<title>To Edit Sources and Places</title> <title>To Edit Events, Sources, Places, and Repositories</title>
<para>To add a source or a place to the database, switch to the <para>To add an event, a source, a place, or a repository to
appropriate Source View (<xref linkend="sources-fig" />) or Place View the database, switch to the appropriate Events View (<xref
(<xref linkend="places-fig" />). Then click the linkend="events-fig" />), Sources View (<xref
<guibutton>Add</guibutton> icon on the toolbar to add a source/place. linkend="sources-fig" />), Places View (<xref
Enter the information into the <guilabel>Source Editor</guilabel> (or linkend="places-fig" />), or Repositories View (<xref
<guilabel>Place Editor</guilabel>) dialog.</para> linkend="repository-fig" />). Then click the
<guibutton>Add</guibutton> icon on the toolbar to add the
corresponding object. Enter the information into the
<guilabel>Event Editor</guilabel> (<guilabel>Source
Editor</guilabel>, <guilabel>Place Editor</guilabel>, or
<guilabel>Repository Editor</guilabel>) dialog.</para>
<para>To edit information about sources and places already present in <para>To edit information about events, sources, places, and
the database, switch to the appropriate view, select an entry you repositories already present in the database, switch to the
would like to view/modify, and then click the appropriate view, select an entry you would like to
<guibutton>Edit</guibutton> icon on the toolbar. Alternatively, you view/modify, and then click the <guibutton>Edit</guibutton>
may double-click on the entry to edit it.</para> icon on the toolbar. Alternatively, you may double-click on
the entry to edit it.</para>
</sect2> </sect2>
</sect1> </sect1>
@ -2182,10 +2201,11 @@
dialogs. Since we use that term frequently, we should define what we dialogs. Since we use that term frequently, we should define what we
mean by it:</para> mean by it:</para>
<para>A dialog is a pop-up window that provides one or more forms for <para>A dialog is a pop-up window that provides one or more
entering and editing data that fits a certain category. Examples in forms for entering and editing data that fits a certain
GRAMPS include the Edit Person dialog and the Marriage/Relationship category. Examples in GRAMPS include the <guilabel>Edit
dialog, among many others.</para> Person</guilabel> dialog and the <guilabel>Family
Editor</guilabel> dialog, among many others.</para>
<para>A dialog often includes a series of "notebook tabs" that group the <para>A dialog often includes a series of "notebook tabs" that group the
information into subcategories. For example, the Edit Person dialog has information into subcategories. For example, the Edit Person dialog has
@ -3050,7 +3070,7 @@
<title>Editing Information About Relationships</title> <title>Editing Information About Relationships</title>
<para>Information about relationships is entered and edited through <para>Information about relationships is entered and edited through
the <guilabel>Marriage/Relationship Editor</guilabel> dialog. This the <guilabel>Family Editor</guilabel> dialog. This
dialog is invoked from Family View by double-clicking the Spouse dialog is invoked from Family View by double-clicking the Spouse
box</para> box</para>
@ -3061,7 +3081,7 @@
</note> </note>
<figure id="edit-rel-fig"> <figure id="edit-rel-fig">
<title>Marriage/Relationship Editor dialog</title> <title>Family Editor dialog</title>
<screenshot> <screenshot>
<mediaobject> <mediaobject>
@ -3071,7 +3091,7 @@
</imageobject> </imageobject>
<textobject> <textobject>
<phrase>Shows Marriage/Relationship Editor dialog.</phrase> <phrase>Shows Family Editor dialog.</phrase>
</textobject> </textobject>
</mediaobject> </mediaobject>
</screenshot> </screenshot>
@ -8411,5 +8431,6 @@
this license can be found at this <ulink type="help" this license can be found at this <ulink type="help"
url="ghelp:gpl">link</ulink>, or in the file COPYING included with the url="ghelp:gpl">link</ulink>, or in the file COPYING included with the
source code of this program.</para> source code of this program.</para>
</appendix> </appendix>
</book> </book>

View File

@ -1,3 +1,6 @@
2006-10-31 Alex Roitman <shura@gramps-project.org>
* C/gramps.xml: Update.
2006-10-28 Alex Roitman <shura@gramps-project.org> 2006-10-28 Alex Roitman <shura@gramps-project.org>
* Makefile.am (DOC_LINGUAS): Enable French manual. * Makefile.am (DOC_LINGUAS): Enable French manual.