diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-01-07 00:51:51 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2009-01-07 00:51:51 +0800 |
commit | 7ee6b47dbca198102e63956e1d8f78cdd750a234 (patch) | |
tree | 61b9d40e1018686e0e8a5e42308dc783f716a3ad /calendar/ChangeLog | |
parent | b9a62ffbeaafe30cc9dd33f638118b21acb6fc26 (diff) | |
download | gsoc2013-evolution-7ee6b47dbca198102e63956e1d8f78cdd750a234.tar.gz gsoc2013-evolution-7ee6b47dbca198102e63956e1d8f78cdd750a234.tar.zst gsoc2013-evolution-7ee6b47dbca198102e63956e1d8f78cdd750a234.zip |
** Fixes bug #566599
2009-01-06 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #566599
* calendar/gui/itip-utils.c (comp_subject):
Add translator comments and gettext context for meeting mail
subject prefixes.
svn path=/trunk/; revision=37004
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 1e0cbb48ed..2b6f14e992 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2009-01-06 Matthew Barnes <mbarnes@redhat.com> + + ** Fixes bug #566599 + + * gui/itip-utils.c (comp_subject): + Add translator comments and gettext context for meeting mail + subject prefixes. + 2009-01-06 Suman Manjunath <msuman@novell.com> ** Fix for bug #458968 (bugzilla.novell.com) |