diff options
author | JP Rosevear <jpr@novell.com> | 2005-02-20 12:29:19 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2005-02-20 12:29:19 +0800 |
commit | b7f259ae47b21bd2634d7595087644305476021c (patch) | |
tree | ac7b3579900c53c9c23c653e3082334ec0f1498f /help | |
parent | 79bc5231229386316a5e9ca9580265adbc4f438a (diff) | |
download | gsoc2013-evolution-b7f259ae47b21bd2634d7595087644305476021c.tar.gz gsoc2013-evolution-b7f259ae47b21bd2634d7595087644305476021c.tar.zst gsoc2013-evolution-b7f259ae47b21bd2634d7595087644305476021c.zip |
Fixes #71554
2005-02-19 JP Rosevear <jpr@novell.com>
Fixes #71554
* C/evolution-2.2.xml: add id="index"
svn path=/trunk/; revision=28820
Diffstat (limited to 'help')
-rw-r--r-- | help/C/evolution.xml | 2 | ||||
-rw-r--r-- | help/ChangeLog | 6 |
2 files changed, 7 insertions, 1 deletions
diff --git a/help/C/evolution.xml b/help/C/evolution.xml index c97d9719cd..e2b3578757 100644 --- a/help/C/evolution.xml +++ b/help/C/evolution.xml @@ -9,7 +9,7 @@ <!ENTITY z-nbspace " " > ] > -<book lang="en"> +<book id="index" lang="en"> <title>Evolution User Guide 2.0</title> <bookinfo id="Front"> diff --git a/help/ChangeLog b/help/ChangeLog index d49a4bc91f..5ffc9d2075 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,9 @@ +2005-02-19 JP Rosevear <jpr@novell.com> + + Fixes #71554 + + * C/evolution-2.2.xml: add id="index" + 2004-10-11 Rodney Dawes <dobey@novell.com> * C/Makefile.am: Add new images to figures |