diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2008-08-07 21:00:44 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-08-07 21:00:44 +0800 |
commit | 92bc398f6b596236019c34029f85fac5c6449e20 (patch) | |
tree | 469aa01e7dfc8e9cfc4c6ee12ef65f5174f02485 /plugins/mark-all-read/ChangeLog | |
parent | 1614f363635a13644c54a6459a018303327e7c02 (diff) | |
download | gsoc2013-evolution-92bc398f6b596236019c34029f85fac5c6449e20.tar gsoc2013-evolution-92bc398f6b596236019c34029f85fac5c6449e20.tar.gz gsoc2013-evolution-92bc398f6b596236019c34029f85fac5c6449e20.tar.bz2 gsoc2013-evolution-92bc398f6b596236019c34029f85fac5c6449e20.tar.lz gsoc2013-evolution-92bc398f6b596236019c34029f85fac5c6449e20.tar.xz gsoc2013-evolution-92bc398f6b596236019c34029f85fac5c6449e20.tar.zst gsoc2013-evolution-92bc398f6b596236019c34029f85fac5c6449e20.zip |
** Fixes bug #530402
2008-08-07 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #530402
* plugins/mark-all-read/mark-all-read.c (prompt_user):
Improve dialog wording, and don't use a window title (HIG).
svn path=/trunk/; revision=35923
Diffstat (limited to 'plugins/mark-all-read/ChangeLog')
-rw-r--r-- | plugins/mark-all-read/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/mark-all-read/ChangeLog b/plugins/mark-all-read/ChangeLog index bfd604cfbe..caf1e71e70 100644 --- a/plugins/mark-all-read/ChangeLog +++ b/plugins/mark-all-read/ChangeLog @@ -1,3 +1,10 @@ +2008-08-07 Matthew Barnes <mbarnes@redhat.com> + + ** Fixes bug #530402 + + * mark-all-read.c (prompt_user): + Improve dialog wording, and don't use a window title (HIG). + 2008-05-16 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #514383 |