From 180d4e4ed0aaffc07bb9082dbcf754d5dd6aa042 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Fri, 8 Feb 2002 17:33:14 +0000 Subject: add a custom widget created with e_url_button_new 2002-02-08 JP Rosevear * gui/dialogs/task-details-page.glade: add a custom widget created with e_url_button_new * gui/dialogs/task-details-page.c (task_details_page_init): init url_button member to NULL (init_widgets): set the url button entry (get_widgets): get the url button * gui/calendar-commands.c (pixmaps): use new all day event icon svn path=/trunk/; revision=15610 --- calendar/gui/dialogs/task-details-page.glade | 42 ++++++++++++++++++++++------ 1 file changed, 34 insertions(+), 8 deletions(-) (limited to 'calendar/gui/dialogs/task-details-page.glade') diff --git a/calendar/gui/dialogs/task-details-page.glade b/calendar/gui/dialogs/task-details-page.glade index 54ba5d35b5..48ecfdfdca 100644 --- a/calendar/gui/dialogs/task-details-page.glade +++ b/calendar/gui/dialogs/task-details-page.glade @@ -281,13 +281,10 @@ Undefined - GtkEntry - url - True - True - True - 0 - + GtkHBox + hbox2 + False + 0 1 2 @@ -300,8 +297,37 @@ Undefined False False True - False + True + + + GtkEntry + url + True + True + True + 0 + + + 0 + True + True + + + + + Custom + url_button + e_url_button_new + 0 + 0 + Fri, 08 Feb 2002 16:56:48 GMT + + 0 + False + False + + -- cgit v1.2.3