From e3de4b0e7531981852e033aa7789d73c6b636fa0 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Tue, 5 Mar 2002 11:15:37 +0000 Subject: don't set "editable" here, as the way things work the backend isn't able 2002-03-05 Chris Toshok * gui/widgets/e-minicard-view-widget.c (e_minicard_view_widget_realize): don't set "editable" here, as the way things work the backend isn't able to override a setting from the UI, so writable books never show up as writable. svn path=/trunk/; revision=15917 --- addressbook/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 2ccc025c4c..370dc487f5 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2002-03-05 Chris Toshok + + * gui/widgets/e-minicard-view-widget.c + (e_minicard_view_widget_realize): don't set "editable" here, as + the way things work the backend isn't able to override a setting + from the UI, so writable books never show up as writable. + 2002-03-04 Chris Toshok [fixes bug #20871] -- cgit