From e3e5b0a37cf90b6c7b04f9bd1266ea515cbe25ec Mon Sep 17 00:00:00 2001 From: Jesse Pavel Date: Mon, 6 Nov 2000 23:10:42 +0000 Subject: *gui/e-itip-control.c, gui/e-itip-control.glade: changed to GUI to accomodate dynamically generated buttons, which will be tailored to the type of iTip message that is incoming. *gui/e-meeting-dialog.glade gui/e-meeting-edit.c: added a new button to publish events, in addition to requesting meetings. svn path=/trunk/; revision=6463 --- calendar/gui/e-itip-control.glade | 129 +++++++++++++++++++++++++++++++------- 1 file changed, 105 insertions(+), 24 deletions(-) (limited to 'calendar/gui/e-itip-control.glade') diff --git a/calendar/gui/e-itip-control.glade b/calendar/gui/e-itip-control.glade index e17d20190e..2eeb7cc63e 100644 --- a/calendar/gui/e-itip-control.glade +++ b/calendar/gui/e-itip-control.glade @@ -28,6 +28,7 @@ GtkFrame main_frame 4 + 231 0.11 GTK_SHADOW_ETCHED_IN @@ -54,7 +55,7 @@ GtkTable table1 - 4 + 6 2 False 0 @@ -328,11 +329,112 @@ + + + GtkLabel + label11 + + GTK_JUSTIFY_CENTER + False + 1 + 0.5 + 0 + 0 + + 0 + 1 + 4 + 5 + 0 + 0 + False + False + False + False + True + True + + + + + GtkEntry + address_entry + True + False + True + 0 + + + 1 + 2 + 4 + 5 + 0 + 0 + True + False + False + False + True + False + + + + + GtkLabel + label12 + + GTK_JUSTIFY_CENTER + False + 1 + 0.5 + 0 + 0 + + 0 + 1 + 5 + 6 + 0 + 0 + False + False + False + False + True + True + + + + + GtkEntry + type_entry + True + True + True + 0 + + + 1 + 2 + 5 + 6 + 0 + 0 + True + False + False + False + True + False + + GtkHButtonBox - hbuttonbox1 + button_box + 35 GTK_BUTTONBOX_DEFAULT_STYLE 30 85 @@ -344,27 +446,6 @@ True True - - - GtkButton - add_button - True - True - - - - - - GtkText - text_box - True - False - - - 0 - True - True - @@ -430,7 +511,7 @@ GtkProgressBar - progressbar1 + loading_progress 0 0 100 -- cgit v1.2.3