From 2983d377425a6a34411630363e91e0951b58d2b9 Mon Sep 17 00:00:00 2001 From: Hans Petter Jansson Date: Tue, 18 May 2004 02:59:02 +0000 Subject: Hook up image button. (e_contact_editor_dispose): Dispose of file selector 2004-05-17 Hans Petter Jansson * gui/contact-editor/e-contact-editor.c (e_contact_editor_init): Hook up image button. (e_contact_editor_dispose): Dispose of file selector if it's around. (image_clicked): Implement. (file_selector_deleted): Implement. (image_cleared_cb): Implement. (image_selected_cb): Implement. * gui/contact-editor/contact-editor.glade: Make the contact image be a button that lets you change or discard the image. svn path=/trunk/; revision=25943 --- addressbook/gui/contact-editor/contact-editor.glade | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) (limited to 'addressbook/gui/contact-editor/contact-editor.glade') diff --git a/addressbook/gui/contact-editor/contact-editor.glade b/addressbook/gui/contact-editor/contact-editor.glade index 92f0eb8c63..e44f6f6082 100644 --- a/addressbook/gui/contact-editor/contact-editor.glade +++ b/addressbook/gui/contact-editor/contact-editor.glade @@ -94,15 +94,10 @@ 6 - + True - 0 - 0 - GTK_SHADOW_ETCHED_IN - 0.5 - 0.5 - 1 - True + True + GTK_RELIEF_NORMAL @@ -117,7 +112,7 @@ 0 - True + False True -- cgit