diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-05-16 10:52:37 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-05-16 10:52:37 +0800 |
commit | bc6aeab0b512f8753c75e9976ce205c48d4293f5 (patch) | |
tree | 594d283768d772ae4841bba92a678d4b2629b210 /doc/ChangeLog | |
parent | da08b32050f2ac15dcf0086b4f0b232e41afaab5 (diff) | |
download | gsoc2013-evolution-bc6aeab0b512f8753c75e9976ce205c48d4293f5.tar gsoc2013-evolution-bc6aeab0b512f8753c75e9976ce205c48d4293f5.tar.gz gsoc2013-evolution-bc6aeab0b512f8753c75e9976ce205c48d4293f5.tar.bz2 gsoc2013-evolution-bc6aeab0b512f8753c75e9976ce205c48d4293f5.tar.lz gsoc2013-evolution-bc6aeab0b512f8753c75e9976ce205c48d4293f5.tar.xz gsoc2013-evolution-bc6aeab0b512f8753c75e9976ce205c48d4293f5.tar.zst gsoc2013-evolution-bc6aeab0b512f8753c75e9976ce205c48d4293f5.zip |
Get the User guide and the Evolution FAQ to be installed into separate
directories.
svn path=/trunk/; revision=9834
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 1b5327ee46..4e0f87ac70 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,15 @@ +2001-05-15 Ettore Perazzoli <ettore@ximian.com> + + * C/Makefile.am (SGML_FILES): Renamed to `GUIDE_SGML_FILES'. + (EXTRA_DIST): Add `$(FAQ_SGML_FILES)'. + (all): Depend on `evolution-faq' too. + (evolution-faq): New. + (install-data-local): Depend on `evolution-faq' too. Install the + FAQ into `$(evolution_helpdir)/evolution-faq' and the guide into + `$(evolution_helpdir)/evolution-guide'. + + * C/evolution-faq.sgml: New. + 2001-04-23 Jon Trowbridge <trow@ximian.com> * C/Makefile.am (install-data-local): Changed dependency for |