From 74abd9591145248fb1cf65c7270739e109eefec9 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Thu, 26 Feb 2004 16:39:35 +0000 Subject: set the location label/option menu to visible. 2004-02-26 Chris Toshok * gui/contact-editor/im.glade: set the location label/option menu to visible. * gui/contact-editor/e-contact-editor.c (add_im_clicked): build up the vcard attributes manually so we can set the TYPE= parameter to the location the user specifies. (edit_im_clicked): same. Also, use COLUMN_IM_LOCATION_TYPE, which is not localized to pass the location to the editor. (remove_im_clicked): reindent. (im_treeview_drag_data_get_cb): same. (im_treeview_drag_data_rcv_cb): same. (setup_im_treeview): add another column for the (non-localized) location type, and reindent. (add_im_field): use the new attribute api for EContact so we can get the location of each account, and set things appropriately on the store. * gui/contact-editor/e-contact-editor-im.c (e_contact_editor_im_class_init): reindent. (e_contact_editor_im_new): same. (fill_in_info): same. svn path=/trunk/; revision=24886 --- addressbook/gui/contact-editor/im.glade | 2 ++ 1 file changed, 2 insertions(+) (limited to 'addressbook/gui/contact-editor/im.glade') diff --git a/addressbook/gui/contact-editor/im.glade b/addressbook/gui/contact-editor/im.glade index 04f1e6915d..9523fabd04 100644 --- a/addressbook/gui/contact-editor/im.glade +++ b/addressbook/gui/contact-editor/im.glade @@ -153,6 +153,7 @@ + True Location: False False @@ -176,6 +177,7 @@ + True True -1 -- cgit v1.2.3