diff options
author | Hans Petter Jansson <hpj@ximian.com> | 2004-07-20 01:23:46 +0800 |
---|---|---|
committer | Hans Petter <hansp@src.gnome.org> | 2004-07-20 01:23:46 +0800 |
commit | a81d2584165ace86b398c5407a99dd86ce388985 (patch) | |
tree | a447bbc7b6f746abd1dadcd99509fa3a953dd258 /smime | |
parent | a2e97ee71b03327741343200a2237fa031e3dffa (diff) | |
download | gsoc2013-evolution-a81d2584165ace86b398c5407a99dd86ce388985.tar.gz gsoc2013-evolution-a81d2584165ace86b398c5407a99dd86ce388985.tar.zst gsoc2013-evolution-a81d2584165ace86b398c5407a99dd86ce388985.zip |
Check source book writeability directly instead of relying on stored
2004-07-16 Hans Petter Jansson <hpj@ximian.com>
* gui/contact-editor/e-contact-editor.c (contact_added_cb)
(save_contact)
(app_delete_event_cb): Check source book writeability directly instead
of relying on stored state.
(e_contact_editor_init): Don't init source_editable.
(e_contact_editor_dispose): We don't listen for source writeability
anymore.
(writable_changed): Source writeability doesn't affect widget
status; remove code to check for it.
(e_contact_editor_set_property): Do nothing if book being set is
the same as currently set book; previously we would end up
unreffing then reffing it. Don't watch for source writeability, but
do so for target; fixes a warning. Only call sensitize_all() if
writeability on target changed.
* gui/contact-editor/e-contact-editor.h (EContactEditor): We don't
need the source_editable and source_editable_id vars anymore.
svn path=/trunk/; revision=26674
Diffstat (limited to 'smime')
0 files changed, 0 insertions, 0 deletions