aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-05-04 10:52:47 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-05-04 10:52:47 +0800
commit771096d3e71c7789f060e9ebf99747bb6e5e4aca (patch)
tree3b08a601cacb469c2de53480adb18698d59cb138 /shell/ChangeLog
parentbe2f9a67f63403a95a96e0dfbd72a4c2e68e17c6 (diff)
downloadgsoc2013-evolution-771096d3e71c7789f060e9ebf99747bb6e5e4aca.tar
gsoc2013-evolution-771096d3e71c7789f060e9ebf99747bb6e5e4aca.tar.gz
gsoc2013-evolution-771096d3e71c7789f060e9ebf99747bb6e5e4aca.tar.bz2
gsoc2013-evolution-771096d3e71c7789f060e9ebf99747bb6e5e4aca.tar.lz
gsoc2013-evolution-771096d3e71c7789f060e9ebf99747bb6e5e4aca.tar.xz
gsoc2013-evolution-771096d3e71c7789f060e9ebf99747bb6e5e4aca.tar.zst
gsoc2013-evolution-771096d3e71c7789f060e9ebf99747bb6e5e4aca.zip
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
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 658a4b8f21..1f18ddf749 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,10 @@
2001-05-03 Ettore Perazzoli <ettore@ximian.com>
+ * glade/e-active-connection-dialog.c: Change the GtkCList mode to
+ GTK_BROWSE_SINGLE.
+
+2001-05-03 Ettore Perazzoli <ettore@ximian.com>
+
* e-shell-offline-handler.c
(impl_OfflineProgressListener_updateProgress): Update the GtkCList
before emitting the "offline_procedure_finished" signal. In fact,