diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2008-07-30 23:10:09 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-07-30 23:10:09 +0800 |
commit | 628f227cd1b69fea40cefaee0ea00aba3c9729a9 (patch) | |
tree | 01dbbd88065eacdfb94ef19d1abb6b3f23ff2094 /help | |
parent | d420d5c626405e18f0fc56c8d36ce8597cbf8ca8 (diff) | |
download | gsoc2013-evolution-628f227cd1b69fea40cefaee0ea00aba3c9729a9.tar gsoc2013-evolution-628f227cd1b69fea40cefaee0ea00aba3c9729a9.tar.gz gsoc2013-evolution-628f227cd1b69fea40cefaee0ea00aba3c9729a9.tar.bz2 gsoc2013-evolution-628f227cd1b69fea40cefaee0ea00aba3c9729a9.tar.lz gsoc2013-evolution-628f227cd1b69fea40cefaee0ea00aba3c9729a9.tar.xz gsoc2013-evolution-628f227cd1b69fea40cefaee0ea00aba3c9729a9.tar.zst gsoc2013-evolution-628f227cd1b69fea40cefaee0ea00aba3c9729a9.zip |
** This was preventing dblatex from working correctly. I use dblatex to
2007-07-30 Matthew Barnes <mbarnes@redhat.com>
** 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.
svn path=/trunk/; revision=35869
Diffstat (limited to 'help')
-rw-r--r-- | help/C/evolution.xml | 2 | ||||
-rw-r--r-- | help/C/figures/attach_reminder_a.png (renamed from help/C/figures/attach_reminder_a.png.png) | bin | 17708 -> 17708 bytes | |||
-rw-r--r-- | help/ChangeLog | 12 | ||||
-rw-r--r-- | help/Makefile.am | 2 | ||||
-rw-r--r-- | help/cs/figures/attach_reminder_a.png (renamed from help/cs/figures/attach_reminder_a.png.png) | bin | 20246 -> 20246 bytes | |||
-rw-r--r-- | help/es/figures/attach_reminder_a.png (renamed from help/es/figures/attach_reminder_a.png.png) | bin | 17775 -> 17775 bytes | |||
-rw-r--r-- | help/fr/figures/attach_reminder_a.png (renamed from help/fr/figures/attach_reminder_a.png.png) | bin | 23032 -> 23032 bytes |
7 files changed, 14 insertions, 2 deletions
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 @@ <section id="b17rcxmf"> <title>Attachment Reminder:</title> <para>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:</para> - <mediaobject id="b17rcrvr"><imageobject><imagedata format="PNG" fileref="figures/attach_reminder_a.png.png"/></imageobject></mediaobject> + <mediaobject id="b17rcrvr"><imageobject><imagedata format="PNG" fileref="figures/attach_reminder_a.png"/></imageobject></mediaobject> <orderedlist> <listitem id="b17rctav"> <para>Click Continue Editing to attach the missing file, or click Send to send the message without any attachment.</para> diff --git a/help/C/figures/attach_reminder_a.png.png b/help/C/figures/attach_reminder_a.png Binary files differindex b04316b84e..b04316b84e 100644 --- a/help/C/figures/attach_reminder_a.png.png +++ b/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 <mbarnes@redhat.com> + + ** 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 <claude@2xlibre.net> * 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 Binary files differindex 56e7c3cd75..56e7c3cd75 100644 --- a/help/cs/figures/attach_reminder_a.png.png +++ b/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 Binary files differindex 737aba7b11..737aba7b11 100644 --- a/help/es/figures/attach_reminder_a.png.png +++ b/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 Binary files differindex 2e345e36ef..2e345e36ef 100644 --- a/help/fr/figures/attach_reminder_a.png.png +++ b/help/fr/figures/attach_reminder_a.png |