diff options
author | Sankar P <psankar@novell.com> | 2007-07-09 13:32:40 +0800 |
---|---|---|
committer | Sankarasivasubramanian Pasupathilingam <psankar@src.gnome.org> | 2007-07-09 13:32:40 +0800 |
commit | 5f751d21a4eceace423ab945fbe0703c1b721d22 (patch) | |
tree | a45b93296fbae457122939d5a576c8bbcfc4230e /plugins/imap-features/ChangeLog | |
parent | c5d5b30780fd85d6e143acbd170a2bab9d6bd5a9 (diff) | |
download | gsoc2013-evolution-5f751d21a4eceace423ab945fbe0703c1b721d22.tar gsoc2013-evolution-5f751d21a4eceace423ab945fbe0703c1b721d22.tar.gz gsoc2013-evolution-5f751d21a4eceace423ab945fbe0703c1b721d22.tar.bz2 gsoc2013-evolution-5f751d21a4eceace423ab945fbe0703c1b721d22.tar.lz gsoc2013-evolution-5f751d21a4eceace423ab945fbe0703c1b721d22.tar.xz gsoc2013-evolution-5f751d21a4eceace423ab945fbe0703c1b721d22.tar.zst gsoc2013-evolution-5f751d21a4eceace423ab945fbe0703c1b721d22.zip |
Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
2007-07-09 Sankar P <psankar@novell.com>
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
* imap-headers.c: (add_header_clicked), (remove_header_clicked),
(org_gnome_imap_headers):
* imap-headers.glade:
HIGify. Disable the Delete button when there are no headers.
See bug #437892
svn path=/trunk/; revision=33778
Diffstat (limited to 'plugins/imap-features/ChangeLog')
-rw-r--r-- | plugins/imap-features/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/imap-features/ChangeLog b/plugins/imap-features/ChangeLog index 9d0bf7c650..de7e9ec02a 100644 --- a/plugins/imap-features/ChangeLog +++ b/plugins/imap-features/ChangeLog @@ -1,3 +1,13 @@ +2007-07-09 Sankar P <psankar@novell.com> + + * Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr> + + * imap-headers.c: (add_header_clicked), (remove_header_clicked), + (org_gnome_imap_headers): + * imap-headers.glade: + HIGify. Disable the Delete button when there are no headers. + See bug #437892 + 2007-05-14 Sankar P <psankar@novell.com> ** Committed on behalf of Xiurong Simon Zheng <simon.zheng@sun.com> |