diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2013-10-27 11:44:42 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2013-10-27 11:44:42 +0100 |
commit | 4b2a9abcd44292f6f2b9f119f68c39e27cd536a5 (patch) | |
tree | a44825d1b20ba65e3e456a07e01137dd509550c2 | |
parent | e0a3d094c8b2aafca810f812a00110719215be58 (diff) |
rename alt curves, as to avoid user confusion
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
-rw-r--r-- | facetracknoir/ftnoir_curves.ui | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/facetracknoir/ftnoir_curves.ui b/facetracknoir/ftnoir_curves.ui index 22403f66..2b843303 100644 --- a/facetracknoir/ftnoir_curves.ui +++ b/facetracknoir/ftnoir_curves.ui @@ -88,7 +88,7 @@ </rect>
</property>
<property name="text">
- <string>Use alternative</string>
+ <string>Asymmetric curves below</string>
</property>
</widget>
<widget class="QFunctionConfigurator" name="rxconfig_alt" native="true">
@@ -175,7 +175,7 @@ </rect>
</property>
<property name="text">
- <string>Use alternative</string>
+ <string>Asymmetric curves below</string>
</property>
</widget>
<widget class="QFunctionConfigurator" name="ryconfig_alt" native="true">
@@ -265,7 +265,7 @@ </rect>
</property>
<property name="text">
- <string>Use alternative</string>
+ <string>Asymmetric curves below</string>
</property>
</widget>
<widget class="QFunctionConfigurator" name="rzconfig_alt" native="true">
@@ -355,7 +355,7 @@ </rect>
</property>
<property name="text">
- <string>Use alternative</string>
+ <string>Asymmetric curves below</string>
</property>
</widget>
<widget class="QFunctionConfigurator" name="txconfig_alt" native="true">
@@ -445,7 +445,7 @@ </rect>
</property>
<property name="text">
- <string>Use alternative</string>
+ <string>Asymmetric curves below</string>
</property>
</widget>
<widget class="QFunctionConfigurator" name="tyconfig_alt" native="true">
@@ -535,7 +535,7 @@ </rect>
</property>
<property name="text">
- <string>Use alternative</string>
+ <string>Asymmetric curves below</string>
</property>
</widget>
<widget class="QFunctionConfigurator" name="tzconfig_alt" native="true">
|