diff options
Diffstat (limited to 'plugins/face')
-rw-r--r-- | plugins/face/ChangeLog | 5 | ||||
-rw-r--r-- | plugins/face/org-gnome-face.eplug.xml | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/plugins/face/ChangeLog b/plugins/face/ChangeLog index 11d9b0814d..bdf008141e 100644 --- a/plugins/face/ChangeLog +++ b/plugins/face/ChangeLog @@ -1,5 +1,10 @@ 2007-09-27 Matthew Barnes <mbarnes@redhat.com> + * org-gnome-face-eplug.xml: + Use consistent terminology for mail messages (#480621). + +2007-09-27 Matthew Barnes <mbarnes@redhat.com> + ** Fixes part of bug #474000 * face.c: diff --git a/plugins/face/org-gnome-face.eplug.xml b/plugins/face/org-gnome-face.eplug.xml index 2c50e65685..cc56aac359 100644 --- a/plugins/face/org-gnome-face.eplug.xml +++ b/plugins/face/org-gnome-face.eplug.xml @@ -4,7 +4,7 @@ location="@PLUGINDIR@/liborg-gnome-face@SOEXT@"> <author name="Sankar P" email="psankar@novell.com"/> - <_description>Attach Face header to outgoing mails. First time the user needs to configure a 48*48 png image. It is base64 encoded and stored in ~/.evolution/faces This will be used in mails that are sent further.</_description> + <_description>Attach Face header to outgoing messages. First time the user needs to configure a 48*48 png image. It is base64 encoded and stored in ~/.evolution/faces This will be used in messages that are sent further.</_description> <hook class="org.gnome.evolution.mail.bonobomenu:1.0"> <menu id="org.gnome.evolution.mail.composer" target="widget"> |