* doc/gramps-manual/C/faq.xml: Typo. Add startup druid question.
svn: r2794
This commit is contained in:
parent
852030a679
commit
5aefb6fd4d
@ -1,3 +1,6 @@
|
|||||||
|
2004-02-09 Alex Roitman <shura@alex.neuro.umn.edu>
|
||||||
|
* doc/gramps-manual/C/faq.xml: Typo. Add startup druid question.
|
||||||
|
|
||||||
2004-02-07 Don Allingham <dallingham@users.sourceforge.net>
|
2004-02-07 Don Allingham <dallingham@users.sourceforge.net>
|
||||||
* src/plugins/ReadGedcom.py (GedcomParser.parse_individual): handle event
|
* src/plugins/ReadGedcom.py (GedcomParser.parse_individual): handle event
|
||||||
description
|
description
|
||||||
|
@ -216,6 +216,18 @@ in both speed and memory usage.
|
|||||||
</para></listitem>
|
</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry><term>I want to rerun the Startup dialog.
|
||||||
|
How do I do this?</term>
|
||||||
|
<listitem><para>
|
||||||
|
&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: </para>
|
||||||
|
|
||||||
|
<para><command>gconftool-2 -u /apps/gramps/startup</command>
|
||||||
|
</para></listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry><term>Why are non-latin characters displayed
|
<varlistentry><term>Why are non-latin characters displayed
|
||||||
as garbage in PDF/PS reports?</term>
|
as garbage in PDF/PS reports?</term>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
@ -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
|
In doing so, you may consider giving your new project another name to
|
||||||
avoid confusion with the continuing &app; development. If you would
|
avoid confusion with the continuing &app; development. If you would
|
||||||
like the &app; project to provide advice, expertise, filters, etc.,
|
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.</para>
|
or import/export options to your new format of a project.</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
Loading…
Reference in New Issue
Block a user