The following commit has been merged in the master branch:
commit 1129633d29e526be460eede2f5d96fbc1cf8d906
Author: Andrei Zavada <[email protected]>
Date: Tue Jul 16 01:36:54 2013 +0300
UI tweaks of empty experiment blurb
diff --git a/src/aghermann/ui/mw/splash.cc b/src/aghermann/ui/mw/splash.cc
index 952dd57..27b42d5 100644
--- a/src/aghermann/ui/mw/splash.cc
+++ b/src/aghermann/ui/mw/splash.cc
@@ -74,7 +74,7 @@ show_empty_experiment_blurb()
"• Have your EDF sources named <i>Episode</i>.edf, and placed
in the corresponding <i>Session</i> directory.\n"
"\n"
"Once set up, either:\n"
- "• select <b>Experiment→Close</b> and then select in the
Session Manager the top directory of the newly created experiment tree, or\n"
+ "• select <b>Experiment→Close this session</b> and then select
in the Session Manager the top directory of the newly created experiment tree,
or\n"
"• select <b>Experiment→Rescan Tree</b> if this is the tree you
have just populated.\n"
"\n"
"Alternatively, <b>Drag-and-Drop</b> any EDF sources onto this
window and identify and place them individually.\n"
@@ -86,7 +86,7 @@ show_empty_experiment_blurb()
gtk_box_pack_start( (GtkBox*)cMeasurements,
(GtkWidget*)blurb_label,
- TRUE, TRUE, 0);
+ TRUE, TRUE, 10);
GtkWidget *bDownload = gtk_button_new_with_label(" Get sample dataset
");
g_object_set( (GObject*)bDownload,
"expand", FALSE,
--
Sleep experiment manager
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit