[PATCH] Updates to Preferences -> Graph

This reorganises the Preferences->Graph tab.

All leading spaces have been removed for labels and text fields.

Please apply this path ON TOP OF the previous similar patch.

Signed-off-by: Willem Ferguson <[email protected]>

>From 3b721c4f89f4120028a047979e5807a2eaad0d92 Mon Sep 17 00:00:00 2001
From: Willem Ferguson <[email protected]>
Date: Tue, 1 Nov 2016 14:53:39 +0200
Subject: [PATCH 5/5] [PATCH] Updates to Preferences -> Graph

This reorganises the Preferences->Graph tab.
All leading spaces have been removed for labels and text fields.

Signed-off-by: Willem Ferguson <[email protected]>
---
 desktop-widgets/preferences/preferences_graph.ui | 27 ++++++------------------
 1 file changed, 6 insertions(+), 21 deletions(-)

diff --git a/desktop-widgets/preferences/preferences_graph.ui b/desktop-widgets/preferences/preferences_graph.ui
index 1d12a89..a149f0f 100644
--- a/desktop-widgets/preferences/preferences_graph.ui
+++ b/desktop-widgets/preferences/preferences_graph.ui
@@ -26,7 +26,7 @@
          <bool>true</bool>
         </property>
         <property name="text">
-         <string>Threshold when showing pO₂</string>
+         <string>Threshold for pO₂ (bar)</string>
         </property>
        </widget>
       </item>
@@ -38,9 +38,6 @@
         <property name="singleStep">
          <double>0.100000000000000</double>
         </property>
-        <property name="suffix">
-         <string> bar</string>
-        </property>
        </widget>
       </item>
       <item row="1" column="0">
@@ -49,7 +46,7 @@
          <bool>true</bool>
         </property>
         <property name="text">
-         <string>Threshold when showing pN₂</string>
+         <string>Threshold for pN₂ (bar)</string>
         </property>
        </widget>
       </item>
@@ -61,9 +58,6 @@
         <property name="singleStep">
          <double>0.100000000000000</double>
         </property>
-        <property name="suffix">
-         <string> bar</string>
-        </property>
        </widget>
       </item>
       <item row="2" column="0">
@@ -72,7 +66,7 @@
          <bool>true</bool>
         </property>
         <property name="text">
-         <string>Threshold when showing pHe</string>
+         <string>Threshold for pHe (bar)</string>
         </property>
        </widget>
       </item>
@@ -84,9 +78,6 @@
         <property name="singleStep">
          <double>0.100000000000000</double>
         </property>
-        <property name="suffix">
-         <string> bar</string>
-        </property>
        </widget>
       </item>
       <item row="3" column="0">
@@ -95,7 +86,7 @@
          <bool>true</bool>
         </property>
         <property name="text">
-         <string>pO₂ used for calculating MOD</string>
+         <string>pO₂ in calculating MOD (bar)</string>
         </property>
        </widget>
       </item>
@@ -107,9 +98,6 @@
         <property name="singleStep">
          <double>0.100000000000000</double>
         </property>
-        <property name="suffix">
-         <string> bar</string>
-        </property>
        </widget>
       </item>
       <item row="4" column="0">
@@ -188,7 +176,7 @@
       <item row="2" column="0">
        <widget class="QRadioButton" name="vpmb">
         <property name="text">
-         <string>   VPM-B</string>
+         <string>VPM-B</string>
         </property>
        </widget>
       </item>
@@ -218,7 +206,7 @@
       <item row="3" column="0">
        <widget class="QRadioButton" name="buehlmann">
         <property name="text">
-         <string>   Bühlmann</string>
+         <string>Bühlmann</string>
         </property>
         <property name="checked">
          <bool>true</bool>
@@ -291,9 +279,6 @@
       </item>
       <item row="5" column="2">
        <widget class="QDoubleSpinBox" name="psro2rate">
-        <property name="suffix">
-         <string> ℓ/min</string>
-        </property>
         <property name="decimals">
          <number>3</number>
         </property>
-- 
2.1.4

_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to