diff options
author | nobody <nobody@localhost> | 2002-05-07 05:31:34 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2002-05-07 05:31:34 +0800 |
commit | d09835c67aed858a255aab0654afb9cf92104c14 (patch) | |
tree | 9b1d5ff0e376003bf6dc62eadedf6603302862eb /help/C/Makefile.am | |
parent | 0425bffaf1c34bb5a547ceacc64ba6b71a005ac0 (diff) | |
download | gsoc2013-evolution-EVOLUTION_1_0_5.tar.gz gsoc2013-evolution-EVOLUTION_1_0_5.tar.zst gsoc2013-evolution-EVOLUTION_1_0_5.zip |
This commit was manufactured by cvs2svn to create tagEVOLUTION_1_0_5
'EVOLUTION_1_0_5'.
svn path=/tags/EVOLUTION_1_0_5/; revision=16695
Diffstat (limited to 'help/C/Makefile.am')
-rw-r--r-- | help/C/Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/help/C/Makefile.am b/help/C/Makefile.am index e6c225a754..eb8b2120ce 100644 --- a/help/C/Makefile.am +++ b/help/C/Makefile.am @@ -4,9 +4,9 @@ figs = \ figures/config-mail.png \ figures/contact-editor.png \ figures/contact.png \ - figures/exchange-identity.png \ + figures/exchange-identity.png \ + figures/exchange-receive.png \ figures/exchange-receive-options.png \ - figures/exchange-receive.png \ figures/filter-assist-fig.png \ figures/filter-new-fig.png \ figures/full-1.png \ @@ -22,6 +22,7 @@ figs = \ 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 \ @@ -45,7 +46,6 @@ sgml_ents = \ usage-calendar.sgml \ usage-contact.sgml \ usage-exec-summary.sgml \ - usage-exchange.sgml \ usage-mail-org.sgml \ usage-mail.sgml \ usage-mainwindow.sgml \ |