diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2005-07-25 12:30:33 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2005-07-25 12:30:33 +0800 |
commit | 72aa1e526eb622875ccee293451343a377aa2993 (patch) | |
tree | f7cfa9f774499ecccd981b4dfc59dff555bb094a /widgets/ChangeLog | |
parent | 187b669d8490b7e2d7a8111c019dbaf29fe4c858 (diff) | |
download | gsoc2013-evolution-72aa1e526eb622875ccee293451343a377aa2993.tar.gz gsoc2013-evolution-72aa1e526eb622875ccee293451343a377aa2993.tar.zst gsoc2013-evolution-72aa1e526eb622875ccee293451343a377aa2993.zip |
Fixes a bug where it allows just builtin views to be edited and not user
2005-07-21 Srinivasa Ragavan <sragavan@novell.com>
* menus/gal-define-views-dialog.c: (etable_selection_change_forall_cb)
Fixes a bug where it allows just builtin views to be edited and not user
added one. It should have been the other way around.
svn path=/trunk/; revision=29868
Diffstat (limited to 'widgets/ChangeLog')
-rw-r--r-- | widgets/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/widgets/ChangeLog b/widgets/ChangeLog index 95f86c42cc..e91c2fad99 100644 --- a/widgets/ChangeLog +++ b/widgets/ChangeLog @@ -1,3 +1,9 @@ +2005-07-21 Srinivasa Ragavan <sragavan@novell.com> + + * menus/gal-define-views-dialog.c: (etable_selection_change_forall_cb) + Fixes a bug where it allows just builtin views to be edited and not user + added one. It should have been the other way around. + 2005-06-23 Kaushal Kumar <kakumar@novell.com> * text/Makefile.am: Set libetextincludedir to text to match |