From 5aefb6fd4dd7b77fdadeae8133227422d3f6fa02 Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Mon, 9 Feb 2004 21:11:14 +0000 Subject: [PATCH] * doc/gramps-manual/C/faq.xml: Typo. Add startup druid question. svn: r2794 --- gramps2/ChangeLog | 3 +++ gramps2/doc/gramps-manual/C/faq.xml | 14 +++++++++++++- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index dffc2cf60..7437d94f6 100644 --- a/gramps2/ChangeLog +++ b/gramps2/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/gramps2/doc/gramps-manual/C/faq.xml b/gramps2/doc/gramps-manual/C/faq.xml index d14046ea0..5babab7c6 100644 --- a/gramps2/doc/gramps-manual/C/faq.xml +++ b/gramps2/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.