From b6a8761af9a3e8ae547cf12992192931b95f0861 Mon Sep 17 00:00:00 2001 From: Martin Sivak Date: Tue, 7 Sep 2010 14:57:14 +0200 Subject: Changes to FAK Gui and Info object - Gui allows to save results in info object - Info object allows attaching files and saving as .zip archive --- frontend/firstaidkit.glade | 234 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 229 insertions(+), 5 deletions(-) (limited to 'frontend/firstaidkit.glade') diff --git a/frontend/firstaidkit.glade b/frontend/firstaidkit.glade index 869eba8..9bfec2e 100644 --- a/frontend/firstaidkit.glade +++ b/frontend/firstaidkit.glade @@ -60,6 +60,27 @@ + + + True + S_ave results + True + + + + + True + gtk-save-as + 1 + 0.5 + 0.5 + 0 + 0 + + + + + True @@ -74,7 +95,7 @@ - + True gtk-properties 1 @@ -576,15 +597,156 @@ False 0 + + + True + True + GTK_RELIEF_NORMAL + True + + + + + True + 0.5 + 0.5 + 0 + 0 + 0 + 0 + 0 + 0 + + + + True + False + 2 + + + + True + gtk-save-as + 4 + 0.5 + 0.5 + 0 + 0 + + + 0 + False + False + + + + + + True + Save results + True + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 0 + False + False + + + + + + + + + 0 + False + False + + + True True - Reset - True GTK_RELIEF_NORMAL True + + + + True + 0.5 + 0.5 + 0 + 0 + 0 + 0 + 0 + 0 + + + + True + False + 2 + + + + True + gtk-new + 4 + 0.5 + 0.5 + 0 + 0 + + + 0 + False + False + + + + + + True + Reset + True + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 0 + False + False + + + + + + 0 @@ -598,11 +760,73 @@ True False True - Stop - True GTK_RELIEF_NORMAL True + + + + True + 0.5 + 0.5 + 0 + 0 + 0 + 0 + 0 + 0 + + + + True + False + 2 + + + + True + gtk-media-stop + 4 + 0.5 + 0.5 + 0 + 0 + + + 0 + False + False + + + + + + True + Stop + True + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 0 + False + False + + + + + + 0 -- cgit