From 2e441bc212e35d3212baa4a6c51f8be96704632b Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 24 Feb 2003 15:15:31 +0000 Subject: Update dialog to use stock response IDs. svn path=/trunk/; revision=20029 --- shell/ChangeLog | 5 + shell/glade/e-active-connection-dialog.glade | 297 ++++++++++++--------------- 2 files changed, 133 insertions(+), 169 deletions(-) diff --git a/shell/ChangeLog b/shell/ChangeLog index a6f34565d0..eea5624568 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2003-02-24 Ettore Perazzoli + + * glade/e-active-connection-dialog.glade: Update dialog to use + stock response IDs. + 2003-02-20 Not Zed * main.c (upgrade_from_1_0_if_needed): fix the conf keys, currently unused. diff --git a/shell/glade/e-active-connection-dialog.glade b/shell/glade/e-active-connection-dialog.glade index 69e540b434..091937de76 100644 --- a/shell/glade/e-active-connection-dialog.glade +++ b/shell/glade/e-active-connection-dialog.glade @@ -1,184 +1,143 @@ - + - - Active connections - GTK_WINDOW_TOPLEVEL - no - no - yes - yes - GTK_WIN_POS_NONE - - - no - 0 - yes + + True + dialog1 + GTK_WINDOW_TOPLEVEL + GTK_WIN_POS_NONE + False + True + False + True - - - GTK_BUTTONBOX_END - 8 - yes + + + True + False + 0 - - - yes - yes - yes - gtk-ok - yes - yes - - + + + True + GTK_BUTTONBOX_END - - - yes - yes - yes - gtk-cancel - yes - yes - - - - - 0 - no - yes - GTK_PACK_END - - + + + True + True + True + gtk-cancel + True + GTK_RELIEF_NORMAL + -6 + + - - - no - 0 - yes + + + True + True + True + gtk-ok + True + GTK_RELIEF_NORMAL + -5 + + + + + 0 + False + True + GTK_PACK_END + + - - - The following connections are currently active: - GTK_JUSTIFY_CENTER - no - 0.5 - 0.5 - 0 - 0 - yes - - - 10 - no - no - - + + + True + False + 0 - - - GTK_POLICY_NEVER - GTK_POLICY_AUTOMATIC - GTK_SHADOW_IN - yes + + + True + The following connections are currently active: + False + False + GTK_JUSTIFY_CENTER + False + False + 0.5 + 0.5 + 0 + 0 + + + 10 + False + False + + - - - yes - yes - 250 - yes + + + True + GTK_POLICY_NEVER + GTK_POLICY_AUTOMATIC + GTK_SHADOW_IN + GTK_CORNER_TOP_LEFT - - - CList:title - Host - GTK_JUSTIFY_CENTER - no - 0.5 - 0.5 - 0 - 0 - yes - - + + + True + True + True + False + False + True + + + + + 0 + True + True + + - - - CList:title - yes + + + True + Click OK to close these connections and go offline + False + False + GTK_JUSTIFY_CENTER + False + False + 0.5 + 0.5 + 0 + 0 + + + 10 + False + False + + + + + 0 + True + True + + + + + - - - CList:title - Type - GTK_JUSTIFY_CENTER - no - 0.5 - 0.5 - 0 - 0 - yes - - - - - - - - - - GTK_UPDATE_CONTINUOUS - yes - - - - - - GTK_UPDATE_CONTINUOUS - yes - - - - - 0 - yes - yes - - - - - - Click OK to close these connections and go offline - GTK_JUSTIFY_CENTER - no - 0.5 - 0.5 - 0 - 0 - yes - - - 10 - no - no - - - - - 0 - yes - yes - - - - - 0 - yes - yes - - - -- cgit