diff options
author | Li Yuan <li.yuan@sun.com> | 2005-09-29 16:17:59 +0800 |
---|---|---|
committer | Li Yuan <liyuan@src.gnome.org> | 2005-09-29 16:17:59 +0800 |
commit | b6598269918cc76b20365945fb7a645f6925d4a4 (patch) | |
tree | 37733c6255ec0a740dd749f9704687ba83e52217 /widgets/ChangeLog | |
parent | 5c7e94906345581fdd99c461f0c23cab3b8ebf4b (diff) | |
download | gsoc2013-evolution-b6598269918cc76b20365945fb7a645f6925d4a4.tar.gz gsoc2013-evolution-b6598269918cc76b20365945fb7a645f6925d4a4.tar.zst gsoc2013-evolution-b6598269918cc76b20365945fb7a645f6925d4a4.zip |
Fix #240762. If the galview implement the edit function, enable the edit
2005-09-29 Li Yuan <li.yuan@sun.com>
* menus/gal-define-views-dialog.c:
(etable_selection_change_forall_cb):
Fix #240762. If the galview implement the edit function,
enable the edit button. If not, disable it.
svn path=/trunk/; revision=30414
Diffstat (limited to 'widgets/ChangeLog')
-rw-r--r-- | widgets/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/widgets/ChangeLog b/widgets/ChangeLog index 0047f75daa..1223412faa 100644 --- a/widgets/ChangeLog +++ b/widgets/ChangeLog @@ -1,3 +1,10 @@ +2005-09-29 Li Yuan <li.yuan@sun.com> + + * menus/gal-define-views-dialog.c: + (etable_selection_change_forall_cb): + Fix #240762. If the galview implement the edit function, + enable the edit button. If not, disable it. + 2005-09-28 Tor Lillqvist <tml@novell.com> * e-timezone-dialog/Makefile.am |