diff options
author | Harish Krishnaswamy <kharish@src.gnome.org> | 2005-10-05 16:42:17 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2005-10-05 16:42:17 +0800 |
commit | 580e2df649bfaffd259f416f6d82fdcdb6426ea4 (patch) | |
tree | f5f499f4adf3810765cf82db2970c1a8258c8cb5 | |
parent | e37cfb0e8246ad7dadf4ddf051ee95023eb4ff59 (diff) | |
download | gsoc2013-evolution-580e2df649bfaffd259f416f6d82fdcdb6426ea4.tar gsoc2013-evolution-580e2df649bfaffd259f416f6d82fdcdb6426ea4.tar.gz gsoc2013-evolution-580e2df649bfaffd259f416f6d82fdcdb6426ea4.tar.bz2 gsoc2013-evolution-580e2df649bfaffd259f416f6d82fdcdb6426ea4.tar.lz gsoc2013-evolution-580e2df649bfaffd259f416f6d82fdcdb6426ea4.tar.xz gsoc2013-evolution-580e2df649bfaffd259f416f6d82fdcdb6426ea4.tar.zst gsoc2013-evolution-580e2df649bfaffd259f416f6d82fdcdb6426ea4.zip |
Fix for #316297
svn path=/trunk/; revision=30491
-rw-r--r-- | help/C/evolution.xml | 2 | ||||
-rw-r--r-- | help/ChangeLog | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/help/C/evolution.xml b/help/C/evolution.xml index b66dafffa6..b6cd0b1b5f 100644 --- a/help/C/evolution.xml +++ b/help/C/evolution.xml @@ -10,7 +10,7 @@ ] > <?yelp:chunk-depth 3?> -<book lang="en"> +<book id="index" lang="en"> <title>Evolution User Guide</title> <bookinfo id="Front"> diff --git a/help/ChangeLog b/help/ChangeLog index 2667b17c4b..4e8a013813 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,7 @@ +2005-10-05 Harish Krishnaswamy <kharish@novell.com> + + * C/evolution.xml: Set id to index. Fixes #316297. + 2005-06-15 Andre Klapper <a9016009@gmx.de> * quickref/C/quickref.tex: Updating and fixing several typos, wrong keyboard shortcuts and inconsistencies |