From dc1d8a5dacf62d640f6e01bea665b97243e63b11 Mon Sep 17 00:00:00 2001 From: Chris Lumens Date: Tue, 22 Jul 2008 13:05:42 -0400 Subject: Add support for saving via scp back in. --- ui/exnSave.glade | 268 +++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 259 insertions(+), 9 deletions(-) (limited to 'ui') diff --git a/ui/exnSave.glade b/ui/exnSave.glade index 6c22e2fb9..216e82f01 100644 --- a/ui/exnSave.glade +++ b/ui/exnSave.glade @@ -106,7 +106,7 @@ True True - _Disk + Save to local _disk True GTK_RELIEF_NORMAL True @@ -164,7 +164,7 @@ True True - _Disk + Save to local _disk True GTK_RELIEF_NORMAL True @@ -219,16 +219,16 @@ - + True False 0 - + True True - _Remote (%s) + Send to _bugzilla (%s) True GTK_RELIEF_NORMAL True @@ -257,7 +257,7 @@ 0 - + True False False @@ -323,7 +323,7 @@ True - _Bug description + Bug _description True False GTK_JUSTIFY_LEFT @@ -360,7 +360,7 @@ 5 - + True True True @@ -379,7 +379,7 @@ - + True True True @@ -438,6 +438,256 @@ True + + + + True + False + 0 + + + + True + True + Send to _remote server (scp) + True + GTK_RELIEF_NORMAL + True + False + False + True + diskButton + + + 0 + False + False + + + + + + True + False + 0 + + + + 5 + True + True + 5 + + + + True + _User name + True + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 0 + False + False + + + + + + True + _Password + True + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 0 + False + False + + + + + + True + _Host (host:port) + True + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 0 + False + False + + + + + + True + Destination _file + True + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 0 + False + False + + + + + 0 + False + True + + + + + + 5 + True + True + 5 + + + + True + True + True + True + 0 + + True + + False + + + 0 + False + False + + + + + + True + True + True + True + 0 + + True + + False + + + 0 + False + False + + + + + + True + True + True + True + 0 + + True + + False + + + 0 + False + False + + + + + + True + True + True + True + 0 + + True + + False + + + 0 + False + False + + + + + 0 + True + True + + + + + 0 + True + True + + + + + 0 + True + True + + 0 -- cgit