diff options
author | Rajeev ramanathan <rajeevramanathan_2004@yahoo.co.in> | 2006-02-08 18:53:08 +0800 |
---|---|---|
committer | Parthasarathi Susarla <saps@src.gnome.org> | 2006-02-08 18:53:08 +0800 |
commit | 28bf6443a7032032f04a3dff86646f46436a0780 (patch) | |
tree | 5aea93ee91f5138d8742b145c1ba2aea676a3207 /mail/ChangeLog | |
parent | 62905631d668a9ce36d1e1eb4d0970abd7938250 (diff) | |
download | gsoc2013-evolution-28bf6443a7032032f04a3dff86646f46436a0780.tar gsoc2013-evolution-28bf6443a7032032f04a3dff86646f46436a0780.tar.gz gsoc2013-evolution-28bf6443a7032032f04a3dff86646f46436a0780.tar.bz2 gsoc2013-evolution-28bf6443a7032032f04a3dff86646f46436a0780.tar.lz gsoc2013-evolution-28bf6443a7032032f04a3dff86646f46436a0780.tar.xz gsoc2013-evolution-28bf6443a7032032f04a3dff86646f46436a0780.tar.zst gsoc2013-evolution-28bf6443a7032032f04a3dff86646f46436a0780.zip |
**Fixes #329586
2006-02-08 Rajeev ramanathan <rajeevramanathan_2004@yahoo.co.in>
**Fixes #329586
* em-account-prefs.c:
* em-account-prefs.h: Changed the ODD behavior of Default button by
checking whether an account is default or not and disabling the button
when default account is in focus.
Committing to head on behalf of rajeev
svn path=/trunk/; revision=31443
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index f82d8fb103..dec2675a4c 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,14 @@ +2006-02-08 Rajeev ramanathan <rajeevramanathan_2004@yahoo.co.in> + + **Fixes #329586 + + * em-account-prefs.c: + * em-account-prefs.h: Changed the ODD behavior of Default button by + checking whether an account is default or not and disabling the button + when default account is in focus. + + Committing to head on behalf of rajeev + 2006-02-08 Claudio Saavedra <csaavedra@alumnos.utalca.cl> * em-account-prefs.c: (em_account_prefs_construct): Reordering |