aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/Makefile.am
diff options
context:
space:
mode:
authorAaron Weber <aaron@ximian.com>2002-03-28 08:12:23 +0800
committerAaron Weber <aaron@src.gnome.org>2002-03-28 08:12:23 +0800
commit59850711ae13793a8cbb1acd76a3e28372ba06e3 (patch)
treebf03ea45a9ea327f75cfd375dbaa8b37df441161 /help/C/Makefile.am
parent2f4dd02ef15c4e3f252b8b95cf0ce82f4451a3cf (diff)
downloadgsoc2013-evolution-59850711ae13793a8cbb1acd76a3e28372ba06e3.tar
gsoc2013-evolution-59850711ae13793a8cbb1acd76a3e28372ba06e3.tar.gz
gsoc2013-evolution-59850711ae13793a8cbb1acd76a3e28372ba06e3.tar.bz2
gsoc2013-evolution-59850711ae13793a8cbb1acd76a3e28372ba06e3.tar.lz
gsoc2013-evolution-59850711ae13793a8cbb1acd76a3e28372ba06e3.tar.xz
gsoc2013-evolution-59850711ae13793a8cbb1acd76a3e28372ba06e3.tar.zst
gsoc2013-evolution-59850711ae13793a8cbb1acd76a3e28372ba06e3.zip
add from branch. merge from branch merge from branch merge from branch
2002-03-27 Aaron Weber <aaron@ximian.com> * C/topic.dat: add from branch. * C/figures/*: merge from branch * C/usage-calendar.sgml: merge from branch * C/usage-mail.sgml: merge from branch * C/usage-mail-org.sgml: merge from branch * C/Makefile.am: changes from other branch * C/usage-print.sgml: merge from branch * C/usage-exchange.sgml: merge from branch * C/usage-mail.sgml: merge from evolution-1-0-branch branch. svn path=/trunk/; revision=16267
Diffstat (limited to 'help/C/Makefile.am')
-rw-r--r--help/C/Makefile.am56
1 files changed, 56 insertions, 0 deletions
diff --git a/help/C/Makefile.am b/help/C/Makefile.am
index b8ae7f23c3..199d6a84e3 100644
--- a/help/C/Makefile.am
+++ b/help/C/Makefile.am
@@ -1 +1,57 @@
EXTRA_DIST = sgmldocs.make
+figs = \
+ figures/calendar.png \
+ figures/config-cal.png \
+ figures/config-mail.png \
+ figures/contact-editor.png \
+ figures/contact.png \
+ figures/exchange-identity.png \
+ figures/exchange-receive-options.png \
+ figures/exchange-receive.png \
+ figures/filter-assist-fig.png \
+ figures/filter-new-fig.png \
+ figures/full-1.png \
+ figures/full-2.png \
+ figures/full-3.png \
+ figures/full-4.png \
+ figures/full-5.png \
+ figures/full-6.png \
+ figures/full-7.png \
+ figures/mail-composer.png \
+ figures/mail-druid-pic.png \
+ figures/mail-inbox.png \
+ 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/small_desktop.png \
+ figures/summary.png \
+ figures/vfolder-createrule-fig.png \
+
+
+docname = evolution
+lang = C
+omffile = evolution-C.omf
+sgml_ents = \
+ apx-authors.sgml \
+ apx-bugs.sgml \
+ apx-gloss.sgml \
+ config-prefs.sgml \
+ config-sync.sgml \
+ evolution-faq.sgml \
+ menuref.sgml \
+ preface.sgml \
+ usage-calendar.sgml \
+ usage-contact.sgml \
+ usage-exec-summary.sgml \
+ usage-exchange.sgml \
+ usage-mail-org.sgml \
+ usage-mail.sgml \
+ usage-mainwindow.sgml \
+ usage-print.sgml \
+ usage-sync.sgml
+include $(top_srcdir)/help/sgmldocs.make
+dist-hook: app-dist-hook