diff options
author | Frederic Peters <fpeters@src.gnome.org> | 2007-08-03 16:19:08 +0800 |
---|---|---|
committer | Frederic Peters <fpeters@src.gnome.org> | 2007-08-03 16:19:08 +0800 |
commit | ad1bc58bcd6a983d38e332add29483ce4dde1d38 (patch) | |
tree | 9ff6dd0b7d848e501bac70ae9f6a0c38e8ab619b /help/C/evolution.xml | |
parent | 4cabdf3c415ddfdb932a7c7b0adbe7d7ad577794 (diff) | |
download | gsoc2013-evolution-ad1bc58bcd6a983d38e332add29483ce4dde1d38.tar.gz gsoc2013-evolution-ad1bc58bcd6a983d38e332add29483ce4dde1d38.tar.zst gsoc2013-evolution-ad1bc58bcd6a983d38e332add29483ce4dde1d38.zip |
add id attribute to top <book> element
* C/evolution.xml: add id attribute to top <book> element
svn path=/trunk/; revision=33936
Diffstat (limited to 'help/C/evolution.xml')
-rw-r--r-- | help/C/evolution.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/C/evolution.xml b/help/C/evolution.xml index 00d777edd2..cbf6edb18c 100644 --- a/help/C/evolution.xml +++ b/help/C/evolution.xml @@ -10,7 +10,7 @@ ] > <?yelp:chunk-depth 3?> -<book lang="en"> +<book lang="en" id="index"> <title>Evolution 2.12 User Guide</title> <bookinfo id="Front"> |