help: added t-test reference to help page
authorFriedrich Beckmann <friedrich.beckmann@gmx.de>
Fri, 16 Sep 2016 07:17:40 +0000 (09:17 +0200)
committerFriedrich Beckmann <friedrich.beckmann@gmx.de>
Fri, 16 Sep 2016 07:17:40 +0000 (09:17 +0200)
The help button for the t-test dialogs ended on the main page. I added
a reference such that it lands on the t-test page in the documentation.

src/ui/gui/indep-samples.ui
src/ui/gui/paired-samples.ui
src/ui/gui/t-test.ui

index b0720146862191bede8b22af7cbc912f0d80b258..69cfb67a5e16c88d23d737d493ac7d71e8719edf 100644 (file)
@@ -8,6 +8,7 @@
     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
     <property name="title" translatable="yes">Define Groups</property>
     <property name="modal">True</property>
+    <property name="help_page">T_002dTEST</property>
     <child>
       <object class="GtkBox" id="dialog-hbox2">
         <property name="visible">True</property>
     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
     <property name="title" translatable="yes">Independent-Samples T Test</property>
     <property name="modal">True</property>
+    <property name="help_page">T_002dTEST</property>
     <child>
       <object class="GtkBox" id="dialog-hbox15">
         <property name="visible">True</property>
index 6f86e763fac38453a20c8f448b46c30462df9a15..46c0b6dd31e7f817db588fe961468bbf1414cdbc 100644 (file)
@@ -7,6 +7,7 @@
     <property name="can_focus">False</property>
     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
     <property name="modal">True</property>
+    <property name="help_page">T_002dTEST</property>
     <child>
       <object class="GtkBox" id="dialog-hbox6">
         <property name="visible">True</property>
index 6230f11d35b2dc72d06e3595981115f90a6915b8..f9a56e8e9396cb16f39d89dc896048a64433bf78 100644 (file)
@@ -8,6 +8,7 @@
     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
     <property name="title" translatable="yes">Options</property>
     <property name="modal">True</property>
+    <property name="help_page">T_002dTEST</property>
     <child>
       <object class="GtkBox" id="dialog-hbox3">
         <property name="visible">True</property>
     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
     <property name="title" translatable="yes">One - Sample T Test</property>
     <property name="modal">True</property>
+    <property name="help_page">T_002dTEST</property>
     <child>
       <object class="GtkGrid" id="dialog-hbox5">
         <property name="visible">True</property>