From 3d5b5537a4951ef45b81112cdd9b3c0792ab47d9 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Mon, 14 Apr 2003 22:48:25 +0000 Subject: fix the title of the dialogue box. #41304. 2003-04-14 Not Zed * glade/e-active-connection-dialog.glade: fix the title of the dialogue box. #41304. svn path=/trunk/; revision=20841 --- shell/ChangeLog | 5 +++++ shell/glade/e-active-connection-dialog.glade | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/shell/ChangeLog b/shell/ChangeLog index 6a88e56e79..52d7c1724c 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2003-04-14 Not Zed + + * glade/e-active-connection-dialog.glade: fix the title of the + dialogue box. #41304. + 2003-04-09 Dan Winship * e-folder-list.c: Update for e_option_menu prototype diff --git a/shell/glade/e-active-connection-dialog.glade b/shell/glade/e-active-connection-dialog.glade index 29f1d5fba3..beda2a1664 100644 --- a/shell/glade/e-active-connection-dialog.glade +++ b/shell/glade/e-active-connection-dialog.glade @@ -5,7 +5,7 @@ True - dialog1 + Active connections GTK_WINDOW_TOPLEVEL GTK_WIN_POS_NONE False -- cgit