diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 020b79490..71f11dacf 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,3 +1,7 @@ +2003-12-04 Alex Roitman + * doc/gramps-manual/C/getstart.xml: Remove ZODB support section. + * doc/gramps-manual/C/usage.xml: Remove ZODB support section. + 2003-12-03 Alex Roitman * src/plugins/ReadGedcom.py (parse_source): Stop TEXT messing up the title; add ABBR to the note field (was ignored). diff --git a/gramps2/doc/gramps-manual/C/getstart.xml b/gramps2/doc/gramps-manual/C/getstart.xml index d204d8403..2f19b6c18 100644 --- a/gramps2/doc/gramps-manual/C/getstart.xml +++ b/gramps2/doc/gramps-manual/C/getstart.xml @@ -85,9 +85,10 @@ Usage category. + - - + + Choosing a database on startup If &app; is started without any database to open, the following window will appear prompting you to @@ -108,9 +109,18 @@ specify the name of your existing database. If you would like to start creating your brand new database from scratch right away, choose new XML database. - + + NOTE: when starting new database, you should + select an empty DIRECTORY + and NOT a FILE. Create empty directory if + needed. The directory you specify will be used by &app; to store + database file data.gramps as well as any + possible copies of media objects. This directory will be updated by &app; + each time the database is saved. - + + + + Obtaining Help diff --git a/gramps2/doc/gramps-manual/C/usage.xml b/gramps2/doc/gramps-manual/C/usage.xml index 9168ff3d4..72c0899e0 100644 --- a/gramps2/doc/gramps-manual/C/usage.xml +++ b/gramps2/doc/gramps-manual/C/usage.xml @@ -59,7 +59,8 @@ NOTE: you should open a DIRECTORY and NOT a FILE when opening &app; database. The directory you need to open should contain the - database file (data.gramps or data.zodb) as well as any possible copies + database file data.gramps as well as any + possible copies of media objects. Such a directory is created by &app; when you start a new database and is updated each time the database is saved.