From 82d69c876f0a38a9a03cc874e1f935146acbc46f Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Thu, 8 Feb 2001 17:38:38 +0000 Subject: Added a "header" argument to set the label at the top of the dialog. 2001-02-08 Christopher James Lahey * gal/widgets/gal-categories.glade, gal/widgets/e-categories.c (ec_set_header): Added a "header" argument to set the label at the top of the dialog. svn path=/trunk/; revision=8108 --- widgets/misc/gal-categories.glade | 61 ++++++++++++++++++++------------------- 1 file changed, 31 insertions(+), 30 deletions(-) diff --git a/widgets/misc/gal-categories.glade b/widgets/misc/gal-categories.glade index f7a014d008..4501c44452 100644 --- a/widgets/misc/gal-categories.glade +++ b/widgets/misc/gal-categories.glade @@ -93,46 +93,45 @@ - GtkAccelLabel - accellabel1 - - GTK_JUSTIFY_LEFT - False - 0 - 0.5 - 0 - 0 + GtkEntry + entry-categories + True + True + True + 0 + 0 1 - 0 - 1 + 1 + 2 0 0 - False + True False False False True - True + False - GtkAccelLabel - accellabel2 - - GTK_JUSTIFY_LEFT + GtkLabel + label-header + + GTK_JUSTIFY_CENTER False 0 0.5 0 0 + entry-categories 0 1 - 2 - 3 + 0 + 1 0 0 False @@ -140,26 +139,28 @@ False False True - True + False - GtkEntry - entry-categories - True - True - True - 0 - + GtkLabel + label2 + + GTK_JUSTIFY_CENTER + False + 0 + 0.5 + 0 + 0 0 1 - 1 - 2 + 2 + 3 0 0 - True + False False False False -- cgit v1.2.3