From f71d691f808e0aeaaceb1cec5ae216e9cc27b8df Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Thu, 27 Mar 2008 15:36:03 -0400 Subject: Add support for saving the exception to a local directory for live installs If you're doing a live install, you often won't have removable media inserted but you _can_ just save the exception somewhere and then report it. So let's take advantage of that. Not implemented for text mode as text-mode live installs aren't that relevant --- ui/exnSave.glade | 547 ++++++++++++++++++++++++++++++++----------------------- 1 file changed, 318 insertions(+), 229 deletions(-) (limited to 'ui') diff --git a/ui/exnSave.glade b/ui/exnSave.glade index c9f0f4e3c..3c403940a 100644 --- a/ui/exnSave.glade +++ b/ui/exnSave.glade @@ -97,42 +97,118 @@ - + True - True - _Disk - True - GTK_RELIEF_NORMAL - True - True - False - True + False + 0 + + + + True + True + _Disk + True + GTK_RELIEF_NORMAL + True + True + False + True + + + 0 + False + False + + + + + + True + 0.5 + 0.5 + 1 + 1 + 0 + 0 + 10 + 0 + + + + True + False + True + + + + + 0 + True + True + + 0 - False - False + True + True - - True - 0.5 - 0.5 - 1 - 1 - 0 - 0 - 10 - 0 + + False + 0 - + True - False + True + _Disk + True + GTK_RELIEF_NORMAL True + False + False + True + diskButton + + + 0 + False + False + + + + + + True + 0.5 + 0.5 + 1 + 1 + 0 + 0 + 10 + 0 + + + + True + Select A File + GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER + True + False + False + -1 + + + + 0 + True + True + @@ -143,143 +219,156 @@ - + True - True - _Remote - True - GTK_RELIEF_NORMAL - True - False - False - True - diskButton - - - 0 - False - False - - + False + 0 - - - True - 0.5 - 0.5 - 1 - 1 - 0 - 0 - 10 - 0 + + + True + True + _Remote + True + GTK_RELIEF_NORMAL + True + False + False + True + diskButton + + + 0 + False + False + + - + True - False - False - 0 + 0.5 + 0.5 + 1 + 1 + 0 + 0 + 10 + 0 - - 5 + True - True - 5 + False + False + 0 - + + 5 True - Host (host:port) - False - False - GTK_JUSTIFY_LEFT - False - False - 0 - 0.5 - 0 - 0 - PANGO_ELLIPSIZE_NONE - -1 - False - 0 - - - 0 - False - True - - + True + 5 - - - True - Destination file - False - False - GTK_JUSTIFY_LEFT - False - False - 0 - 0.5 - 0 - 0 - PANGO_ELLIPSIZE_NONE - -1 - False - 0 - - - 0 - False - True - - + + + True + Host (host:port) + False + False + GTK_JUSTIFY_LEFT + False + False + 0 + 0.5 + 0 + 0 + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 0 + False + True + + - - - True - User name - False - False - GTK_JUSTIFY_LEFT - False - False - 0 - 0.5 - 0 - 0 - PANGO_ELLIPSIZE_NONE - -1 - False - 0 - - - 0 - False - True - - + + + True + Destination file + False + False + GTK_JUSTIFY_LEFT + False + False + 0 + 0.5 + 0 + 0 + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 0 + False + True + + - - - True - Password - False - False - GTK_JUSTIFY_LEFT - False - False - 0 - 0.5 - 0 - 0 - PANGO_ELLIPSIZE_NONE - -1 - False - 0 + + + True + User name + False + False + GTK_JUSTIFY_LEFT + False + False + 0 + 0.5 + 0 + 0 + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 0 + False + True + + + + + + True + Password + False + False + GTK_JUSTIFY_LEFT + False + False + 0 + 0.5 + 0 + 0 + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 0 + False + True + + 0 @@ -287,90 +376,90 @@ True - - - 0 - False - True - - - - - - 5 - True - True - 5 - + + 5 True - True - True - True - True - 0 - - True - - False - - - 0 - True - True - - + True + 5 - - - True - True - True - True - 0 - - True - - False - - - 0 - True - True - - + + + True + True + True + True + True + 0 + + True + + False + + + 0 + True + True + + - - - True - True - True - True - 0 - - True - - False - - - 0 - True - True - - + + + True + True + True + True + 0 + + True + + False + + + 0 + True + True + + - - - True - True - True - False - 0 - - True - - False + + + True + True + True + True + 0 + + True + + False + + + 0 + True + True + + + + + + True + True + True + False + 0 + + True + + False + + + 0 + True + True + + 0 @@ -379,13 +468,13 @@ - - 0 - True - True - + + 0 + True + True + -- cgit