diff options
author | nobody <nobody@localhost> | 2003-05-03 19:02:31 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2003-05-03 19:02:31 +0800 |
commit | 4fb4ff4146ccf70889c8fa0f9e31528b4cbbb8ed (patch) | |
tree | 1445967f5c0ef4c749bc1b4030295ea1a12e3c00 /help/C/Makefile.am | |
parent | 19f2626e65d1700ff9c631a70ecb917f98dfcb38 (diff) | |
download | gsoc2013-evolution-EOG_2_3_1.tar.gz gsoc2013-evolution-EOG_2_3_1.tar.zst gsoc2013-evolution-EOG_2_3_1.zip |
This commit was manufactured by cvs2svn to create tag 'EOG_2_3_1'.EOG_2_3_1
svn path=/tags/EOG_2_3_1/; revision=21055
Diffstat (limited to 'help/C/Makefile.am')
-rw-r--r-- | help/C/Makefile.am | 59 |
1 files changed, 0 insertions, 59 deletions
diff --git a/help/C/Makefile.am b/help/C/Makefile.am deleted file mode 100644 index e3bb0ae613..0000000000 --- a/help/C/Makefile.am +++ /dev/null @@ -1,59 +0,0 @@ -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/outline.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 -figdir = figures -docname = evolution-1.4 -lang = C -omffile = evolution-1.4-C.omf -entities = \ - apx-authors.xml \ - apx-bugs.xml \ - apx-fdl.xml \ - apx-gloss.xml \ - apx-gpl.xml \ - config-prefs.xml \ - config-sync.xml \ - legal.xml \ - menuref.xml \ - preface.xml \ - usage-calendar.xml \ - usage-contact.xml \ - usage-exec-summary.xml \ - usage-exchange.xml \ - usage-mail-org.xml \ - usage-mail.xml \ - usage-mainwindow.xml \ - usage-print.xml \ - usage-sync.xml - -include $(top_srcdir)/help/xmldocs.make -dist-hook: app-dist-hook |