diff options
author | nobody <nobody@localhost> | 2003-06-29 00:20:00 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2003-06-29 00:20:00 +0800 |
commit | b0cd2bfe6246708f53f974070cff72714f67b52d (patch) | |
tree | e521429188462e4446c632b5bd4b6f333e589995 /help/C/Makefile.am | |
parent | 5a8e20476b93515b8e69f7e1c8f659ab3dc55a8f (diff) | |
download | gsoc2013-evolution-gtranslator-1-0.tar.gz gsoc2013-evolution-gtranslator-1-0.tar.zst gsoc2013-evolution-gtranslator-1-0.zip |
This commit was manufactured by cvs2svn to create taggtranslator-1-0
'gtranslator-1-0'.
svn path=/tags/gtranslator-1-0/; revision=21676
Diffstat (limited to 'help/C/Makefile.am')
-rw-r--r-- | help/C/Makefile.am | 57 |
1 files changed, 0 insertions, 57 deletions
diff --git a/help/C/Makefile.am b/help/C/Makefile.am deleted file mode 100644 index 63fee3a120..0000000000 --- a/help/C/Makefile.am +++ /dev/null @@ -1,57 +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/exchange-delegation.png \ - figures/filter-new-fig.png \ - figures/folder-bar.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-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/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 |