diff options
author | Milan Crha <mcrha@redhat.com> | 2008-07-28 15:23:03 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2008-07-28 15:23:03 +0800 |
commit | cd2440f430c449200f36bb73cc2e14b5d2ed9585 (patch) | |
tree | 441e91b234f31a1bb4df86fb3d75b0f59976d028 /plugins/itip-formatter/ChangeLog | |
parent | f4337e8e1ddd8488f775ba1aad084c6f1aa79f3d (diff) | |
download | gsoc2013-evolution-cd2440f430c449200f36bb73cc2e14b5d2ed9585.tar gsoc2013-evolution-cd2440f430c449200f36bb73cc2e14b5d2ed9585.tar.gz gsoc2013-evolution-cd2440f430c449200f36bb73cc2e14b5d2ed9585.tar.bz2 gsoc2013-evolution-cd2440f430c449200f36bb73cc2e14b5d2ed9585.tar.lz gsoc2013-evolution-cd2440f430c449200f36bb73cc2e14b5d2ed9585.tar.xz gsoc2013-evolution-cd2440f430c449200f36bb73cc2e14b5d2ed9585.tar.zst gsoc2013-evolution-cd2440f430c449200f36bb73cc2e14b5d2ed9585.zip |
** Fix for bug #491176
2008-07-28 Milan Crha <mcrha@redhat.com>
** Fix for bug #491176
* itip-view.c: (itip_view_init): Word-wrap the summary if necessary;
expand also value-labels in the table, thus the text will be aligned
on the left; align action buttons on the left too.
svn path=/trunk/; revision=35848
Diffstat (limited to 'plugins/itip-formatter/ChangeLog')
-rw-r--r-- | plugins/itip-formatter/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/itip-formatter/ChangeLog b/plugins/itip-formatter/ChangeLog index a59b464bda..6d6d93f1e2 100644 --- a/plugins/itip-formatter/ChangeLog +++ b/plugins/itip-formatter/ChangeLog @@ -1,3 +1,11 @@ +2008-07-28 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #491176 + + * itip-view.c: (itip_view_init): Word-wrap the summary if necessary; + expand also value-labels in the table, thus the text will be aligned + on the left; align action buttons on the left too. + 2008-07-17 Chenthill Palanisamy <pchenthill@novell.com> * itip-formatter.c: (view_response_cb): Added some |