diff options
author | Matthew Barnes <mbarnes@src.gnome.org> | 2008-08-19 00:18:42 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-08-19 00:18:42 +0800 |
commit | 4187293731274274e4283d9039f6e30c95578118 (patch) | |
tree | ab8ce6e6bc9316846097b827157e0f664cf57634 /help | |
parent | 28b28bf057056d2aa28458b322319bf679608ae5 (diff) | |
download | gsoc2013-evolution-4187293731274274e4283d9039f6e30c95578118.tar gsoc2013-evolution-4187293731274274e4283d9039f6e30c95578118.tar.gz gsoc2013-evolution-4187293731274274e4283d9039f6e30c95578118.tar.bz2 gsoc2013-evolution-4187293731274274e4283d9039f6e30c95578118.tar.lz gsoc2013-evolution-4187293731274274e4283d9039f6e30c95578118.tar.xz gsoc2013-evolution-4187293731274274e4283d9039f6e30c95578118.tar.zst gsoc2013-evolution-4187293731274274e4283d9039f6e30c95578118.zip |
Merge revisions 35993:36015 from trunk.
Adapt recent "crash recovery" changes to new architecture.
svn path=/branches/kill-bonobo/; revision=36018
Diffstat (limited to 'help')
-rw-r--r-- | help/C/evolution.xml | 6 | ||||
-rw-r--r-- | help/ChangeLog | 5 |
2 files changed, 5 insertions, 6 deletions
diff --git a/help/C/evolution.xml b/help/C/evolution.xml index b133201602..0cc18b54ba 100644 --- a/help/C/evolution.xml +++ b/help/C/evolution.xml @@ -1013,12 +1013,6 @@ </section> </section> - <section id="b1a5acwx"> - <title>Crash Recovery</title> - <para>Evolution displays a crash detection message when you restart it after a crash.</para> - <mediaobject id="b1a5aezg"><imageobject><imagedata format="PNG" fileref="figures/evo_crash_recovery.png"/></imageobject></mediaobject> - <para>Click Ignore to restore the preview pane displayed when Evolution crashed. If you click Recover, Evolution opens with all preview panes hidden.</para> - </section> <section id="bsekq8r"> <title>Command Line Options</title> <para>Evolution has a number of command line options that you can use. For more information about command line options, open a terminal window and type <command>evolution --help</command>.</para> diff --git a/help/ChangeLog b/help/ChangeLog index e19f019ca2..45e464a2d7 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,8 @@ +2008-08-18 Matthew Barnes <mbarnes@redhat.com> + + * C/evolution.xml: + Remove the bit about crash recovery. + 2008-08-14 Jorge Gonzalez <jorgegonz@svn.gnome.org> * es/es.po: Updated Spanish translation |