diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-06-23 20:51:32 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-06-23 20:51:32 +0800 |
commit | d76a0c81c7848e068ce0f995f748682ffd5959d7 (patch) | |
tree | 95b1a9ee533b1406e15cbb7e5bf1ed498a9a4dd4 /calendar/ChangeLog | |
parent | df07f02cae503795461bd231da20805853430da7 (diff) | |
download | gsoc2013-evolution-d76a0c81c7848e068ce0f995f748682ffd5959d7.tar.gz gsoc2013-evolution-d76a0c81c7848e068ce0f995f748682ffd5959d7.tar.zst gsoc2013-evolution-d76a0c81c7848e068ce0f995f748682ffd5959d7.zip |
Desensitize the source seletor while delegating a meeting.
svn path=/trunk/; revision=29575
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index b5fe6c8872..5dda2f835e 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2005-06-23 Chenthill Palanisamy <pchenthill@novell.com> + + * gui/dialogs/event-page.c: (sensitize_widgets): + desensitize the source selector if a meeting is + delegated. + 2005-06-22 viren.l <viren@novell.com> Fixes #305590 |