diff --git a/ChangeLog b/ChangeLog index dffc2cf60..7437d94f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2004-02-09 Alex Roitman + * doc/gramps-manual/C/faq.xml: Typo. Add startup druid question. + 2004-02-07 Don Allingham * src/plugins/ReadGedcom.py (GedcomParser.parse_individual): handle event description diff --git a/doc/gramps-manual/C/faq.xml b/doc/gramps-manual/C/faq.xml index d14046ea0..5babab7c6 100644 --- a/doc/gramps-manual/C/faq.xml +++ b/doc/gramps-manual/C/faq.xml @@ -216,6 +216,18 @@ in both speed and memory usage. + I want to rerun the Startup dialog. + How do I do this? + + &app; keeps a flag in the GNOME configuration database to indicate + that the startup dialog has been run. To cause &app; to rerun this, + the flag needs to be reset. This can be done with the following + command: + + gconftool-2 -u /apps/gramps/startup + + + Why are non-latin characters displayed as garbage in PDF/PS reports? @@ -349,7 +361,7 @@ code and continuing its development in whatever direction you see fit. In doing so, you may consider giving your new project another name to avoid confusion with the continuing &app; development. If you would like the &app; project to provide advice, expertise, filters, etc., -we will gladly cooperate with your new project, to ensure compatability +we will gladly cooperate with your new project, to ensure compatibility or import/export options to your new format of a project.