diff options
author | nobody <nobody@localhost> | 2002-02-11 05:10:16 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2002-02-11 05:10:16 +0800 |
commit | a76b239b5b506db4231e7691a8766a6149dbaa83 (patch) | |
tree | 2c681b46c6ec4a4ab7326e55b588d9758e0dd363 /help/C/Makefile.am | |
parent | cfc4826ef837954667ec18d9df72786e73ff1e25 (diff) | |
download | gsoc2013-evolution-BALSA_2_0_2.tar.gz gsoc2013-evolution-BALSA_2_0_2.tar.zst gsoc2013-evolution-BALSA_2_0_2.zip |
This commit was manufactured by cvs2svn to create tag 'BALSA_2_0_2'.BALSA_2_0_2
svn path=/tags/BALSA_2_0_2/; revision=15644
Diffstat (limited to 'help/C/Makefile.am')
-rw-r--r-- | help/C/Makefile.am | 53 |
1 files changed, 0 insertions, 53 deletions
diff --git a/help/C/Makefile.am b/help/C/Makefile.am deleted file mode 100644 index b9092f9fd4..0000000000 --- a/help/C/Makefile.am +++ /dev/null @@ -1,53 +0,0 @@ -figs = \ - figures/calendar.png \ - figures/config-cal.png \ - figures/config-mail.png \ - figures/contact-editor.png \ - figures/contact.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/mainwindow-pic.png \ - figures/newmsg.png \ - figures/print-dest.png \ - figures/print-preview.png \ - figures/replymsg.png \ - figures/vfolder-createrule-fig.png \ - figures/schedule.png \ - figures/exchange-identity.png \ - figures/exchange-receive.png \ - figures/exchange-receive-options.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-mail-org.sgml \ - usage-mail.sgml \ - usage-exchange.sgml \ - usage-mainwindow.sgml \ - usage-print.sgml \ - usage-sync.sgml -include $(top_srcdir)/help/sgmldocs.make -dist-hook: app-dist-hook |