diff options
author | Andre Klapper <a9016009@gmx.de> | 2011-09-03 03:22:07 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-09-14 20:08:59 +0800 |
commit | f21c46b4ce90047029179e1a25e80cb9a082a977 (patch) | |
tree | fe39ec1102400fdad4a466b60d05c0a140ce3c0d /help | |
parent | 13954fe2a71bfd554803c268d341be4fbf31901f (diff) | |
download | gsoc2013-evolution-f21c46b4ce90047029179e1a25e80cb9a082a977.tar gsoc2013-evolution-f21c46b4ce90047029179e1a25e80cb9a082a977.tar.gz gsoc2013-evolution-f21c46b4ce90047029179e1a25e80cb9a082a977.tar.bz2 gsoc2013-evolution-f21c46b4ce90047029179e1a25e80cb9a082a977.tar.lz gsoc2013-evolution-f21c46b4ce90047029179e1a25e80cb9a082a977.tar.xz gsoc2013-evolution-f21c46b4ce90047029179e1a25e80cb9a082a977.tar.zst gsoc2013-evolution-f21c46b4ce90047029179e1a25e80cb9a082a977.zip |
User Docs: Remove preceding './' from image path in <title> in the hope of library.gnome.org rendering it correctly afterwards. We will see if it works after the next tarball release...
Diffstat (limited to 'help')
-rw-r--r-- | help/C/index.page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/C/index.page b/help/C/index.page index f71796c491..d457f14d4a 100644 --- a/help/C/index.page +++ b/help/C/index.page @@ -20,7 +20,7 @@ </info> <title> - <media type="image" mime="image/png" src="./figures/evolutionlogo.png"> + <media type="image" mime="image/png" src="figures/evolutionlogo.png"> Evolution logo </media> Evolution Mail and Calendar |