aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/Makefile.am
diff options
context:
space:
mode:
authorAaron Weber <aaron@src.gnome.org>2004-02-11 06:24:54 +0800
committerAaron Weber <aaron@src.gnome.org>2004-02-11 06:24:54 +0800
commitbd6d1b36233615b02a6fc91bca54e0dd36c03dac (patch)
treef81084f347a5944b0911bf1b3c26bff45e3f1af9 /help/C/Makefile.am
parent5597ba679c773ac8ad159c31c070dd7f034b99ff (diff)
downloadgsoc2013-evolution-bd6d1b36233615b02a6fc91bca54e0dd36c03dac.tar
gsoc2013-evolution-bd6d1b36233615b02a6fc91bca54e0dd36c03dac.tar.gz
gsoc2013-evolution-bd6d1b36233615b02a6fc91bca54e0dd36c03dac.tar.bz2
gsoc2013-evolution-bd6d1b36233615b02a6fc91bca54e0dd36c03dac.tar.lz
gsoc2013-evolution-bd6d1b36233615b02a6fc91bca54e0dd36c03dac.tar.xz
gsoc2013-evolution-bd6d1b36233615b02a6fc91bca54e0dd36c03dac.tar.zst
gsoc2013-evolution-bd6d1b36233615b02a6fc91bca54e0dd36c03dac.zip
C2004-02-10 Aaron Weber <aaron@ximian.com>
* C/usage-mail.xml: Fix bugs noted by Dimitrios. Special thanks to him for this patch. * C/usage-mail-org.xml: especially to filtering section * C/usage-print.xml: Remove, this is not a useful section. * C/usage-contacts: spelling * C/config-prefs.xml: lots of user-suggested corrections here. * C/Makefile.am: delete printing page and related images. * Also some places in menuref and so forth. svn path=/trunk/; revision=24693
Diffstat (limited to 'help/C/Makefile.am')
-rw-r--r--help/C/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/help/C/Makefile.am b/help/C/Makefile.am
index 9ab76082f5..25b037ab15 100644
--- a/help/C/Makefile.am
+++ b/help/C/Makefile.am
@@ -21,8 +21,6 @@ figs = \
figures/mail-threaded.png \
figures/mainwindow-pic.png \
figures/newmsg.png \
- figures/print-dest.png \
- figures/print-preview.png \
figures/replymsg.png \
figures/schedule.png \
figures/summary.png \
@@ -48,7 +46,6 @@ entities = \
usage-mail-org.xml \
usage-mail.xml \
usage-mainwindow.xml \
- usage-print.xml \
usage-sync.xml
include $(top_srcdir)/help/xmldocs.make