diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-01-13 15:27:03 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-01-13 15:27:03 +0800 |
commit | a3af03a8c5c84a67712c27ec03574b49ee5d1b3b (patch) | |
tree | c9ee773c41d454f30aada1dc89f313ea8e8f07a1 /calendar/ChangeLog | |
parent | 56815564a4a07de31c49288bae336d8103b81afe (diff) | |
download | gsoc2013-evolution-a3af03a8c5c84a67712c27ec03574b49ee5d1b3b.tar gsoc2013-evolution-a3af03a8c5c84a67712c27ec03574b49ee5d1b3b.tar.gz gsoc2013-evolution-a3af03a8c5c84a67712c27ec03574b49ee5d1b3b.tar.bz2 gsoc2013-evolution-a3af03a8c5c84a67712c27ec03574b49ee5d1b3b.tar.lz gsoc2013-evolution-a3af03a8c5c84a67712c27ec03574b49ee5d1b3b.tar.xz gsoc2013-evolution-a3af03a8c5c84a67712c27ec03574b49ee5d1b3b.tar.zst gsoc2013-evolution-a3af03a8c5c84a67712c27ec03574b49ee5d1b3b.zip |
fixes #326735
svn path=/trunk/; revision=31154
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index de8946dfe7..4df89fb7e2 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2006-01-13 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #326735 + * gui/dialogs/event-page.c: (event_page_fill_widgets): If + the user is not the organizer, set the orignal organizer in + the combobox and make it non-editable. + 2006-01-12 Srinivasa Ragavan <sragavan@novell.com> * gui/GNOME_Evolution_Calendar.server.in.in: |