diff --git a/help/C/evolution.xml b/help/C/evolution.xml index 72ea089376..4fdf09fe42 100644 --- a/help/C/evolution.xml +++ b/help/C/evolution.xml @@ -1536,7 +1536,7 @@
Attachment Reminder: Evolution has an Attachment Reminder plugin you can use to remind yourself to attach a file to an email. If it determines that you have not attached the file, it displays the following message: - + Click Continue Editing to attach the missing file, or click Send to send the message without any attachment. diff --git a/help/C/figures/attach_reminder_a.png.png b/help/C/figures/attach_reminder_a.png similarity index 100% rename from help/C/figures/attach_reminder_a.png.png rename to help/C/figures/attach_reminder_a.png diff --git a/help/ChangeLog b/help/ChangeLog index 0cbb3bc660..f3225c858c 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,15 @@ +2007-07-30 Matthew Barnes + + ** This was preventing dblatex from working correctly. + I use dblatex to generate a PDF for the website. + + * xx/figures/attach_reminder_a.png: + Rename attach_reminder_a.png.png to attach_reminder_a.png. + + * Makefile.am: + * xx/evolution.xml: + Update accordingly. + 2008-07-28 Claude Paroz * fr/fr.po: Updated French translation. diff --git a/help/Makefile.am b/help/Makefile.am index c16e167445..86c763dcb8 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -9,7 +9,7 @@ DOC_INCLUDES = DOC_FIGURES = \ figures/account_editor_a.png \ figures/addrs_book_a.png \ - figures/attach_reminder_a.png.png \ + figures/attach_reminder_a.png \ figures/calendar.png \ figures/categories_a.png \ figures/collap_head_a.png \ diff --git a/help/cs/figures/attach_reminder_a.png.png b/help/cs/figures/attach_reminder_a.png similarity index 100% rename from help/cs/figures/attach_reminder_a.png.png rename to help/cs/figures/attach_reminder_a.png diff --git a/help/es/figures/attach_reminder_a.png.png b/help/es/figures/attach_reminder_a.png similarity index 100% rename from help/es/figures/attach_reminder_a.png.png rename to help/es/figures/attach_reminder_a.png diff --git a/help/fr/figures/attach_reminder_a.png.png b/help/fr/figures/attach_reminder_a.png similarity index 100% rename from help/fr/figures/attach_reminder_a.png.png rename to help/fr/figures/attach_reminder_a.png