[PATCH] Remove duplicate verb in 'SAC' label

Sergey Starosek sergey.starosek at gmail.com
Fri Nov 29 05:39:50 UTC 2013


'Show' verb is already shown in the groupbox title and no other
labels have it.

Signed-off-by: Sergey Starosek <sergey.starosek at gmail.com>
---
 qt-ui/preferences.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/qt-ui/preferences.ui b/qt-ui/preferences.ui
index fe00bcf..a8a10c5 100644
--- a/qt-ui/preferences.ui
+++ b/qt-ui/preferences.ui
@@ -751,7 +751,7 @@
               <item>
                <widget class="QCheckBox" name="show_sac">
                 <property name="text">
-                 <string>Show SAC</string>
+                 <string>SAC</string>
                 </property>
                </widget>
               </item>
-- 
1.8.3.2



More information about the subsurface mailing list