From 771096d3e71c7789f060e9ebf99747bb6e5e4aca Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Fri, 4 May 2001 02:52:47 +0000 Subject: Change the mode for the GtkCList in the active connection dialog to be `GTK_BROWSE_SINGLE' to at least avoid some GtkCList ugliness. svn path=/trunk/; revision=9663 --- shell/ChangeLog | 5 +++++ shell/glade/e-active-connection-dialog.glade | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'shell') diff --git a/shell/ChangeLog b/shell/ChangeLog index 658a4b8f21..1f18ddf749 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2001-05-03 Ettore Perazzoli + + * glade/e-active-connection-dialog.c: Change the GtkCList mode to + GTK_BROWSE_SINGLE. + 2001-05-03 Ettore Perazzoli * e-shell-offline-handler.c diff --git a/shell/glade/e-active-connection-dialog.glade b/shell/glade/e-active-connection-dialog.glade index 16cb88cf81..ef14698493 100644 --- a/shell/glade/e-active-connection-dialog.glade +++ b/shell/glade/e-active-connection-dialog.glade @@ -118,7 +118,7 @@ True 2 154,80 - GTK_SELECTION_BROWSE + GTK_SELECTION_SINGLE True GTK_SHADOW_IN -- cgit v1.2.3