From de596ab18a7a14ffd7d82ed9e35b1fa53dc3e756 Mon Sep 17 00:00:00 2001 From: dbv Date: Tue, 1 Sep 2015 11:48:02 +0300 Subject: [PATCH] Tooltips update for extrusion and revolution --- src/FeaturesPlugin/extrusion_widget.xml | 12 ++++++------ src/FeaturesPlugin/extrusioncut_widget.xml | 12 ++++++------ src/FeaturesPlugin/extrusionfuse_widget.xml | 12 ++++++------ src/FeaturesPlugin/revolution_widget.xml | 12 ++++++------ src/FeaturesPlugin/revolutioncut_widget.xml | 12 ++++++------ src/FeaturesPlugin/revolutionfuse_widget.xml | 12 ++++++------ 6 files changed, 36 insertions(+), 36 deletions(-) diff --git a/src/FeaturesPlugin/extrusion_widget.xml b/src/FeaturesPlugin/extrusion_widget.xml index 8db3c8008..7c56fb24e 100644 --- a/src/FeaturesPlugin/extrusion_widget.xml +++ b/src/FeaturesPlugin/extrusion_widget.xml @@ -17,7 +17,7 @@ step="1.0" default="10" icon=":icons/dimension_up.png" - tooltip="Size"> + tooltip="To size"> @@ -27,7 +27,7 @@ step="1.0" default="0" icon=":icons/dimension_down.png" - tooltip="Size"> + tooltip="From size"> @@ -36,7 +36,7 @@ @@ -47,14 +47,14 @@ step="1.0" default="0" icon=":icons/dimension_up.png" - tooltip="Offset"> + tooltip="Offset for bounding plane"> @@ -65,7 +65,7 @@ step="1.0" default="0" icon=":icons/dimension_down.png" - tooltip="Offset"> + tooltip="Offset for bounding plane"> diff --git a/src/FeaturesPlugin/extrusioncut_widget.xml b/src/FeaturesPlugin/extrusioncut_widget.xml index 3ed6db6e5..de5a7f6a3 100755 --- a/src/FeaturesPlugin/extrusioncut_widget.xml +++ b/src/FeaturesPlugin/extrusioncut_widget.xml @@ -17,7 +17,7 @@ step="1.0" default="0" icon=":icons/dimension_up.png" - tooltip="Size"> + tooltip="To size"> @@ -28,7 +28,7 @@ step="1.0" default="10" icon=":icons/dimension_down.png" - tooltip="Size"> + tooltip="From size"> @@ -37,7 +37,7 @@ @@ -45,14 +45,14 @@ + tooltip="Offset for bounding plane"> @@ -60,7 +60,7 @@ + tooltip="Offset for bounding plane"> diff --git a/src/FeaturesPlugin/extrusionfuse_widget.xml b/src/FeaturesPlugin/extrusionfuse_widget.xml index 519a22ec8..14738428f 100644 --- a/src/FeaturesPlugin/extrusionfuse_widget.xml +++ b/src/FeaturesPlugin/extrusionfuse_widget.xml @@ -17,7 +17,7 @@ step="1.0" default="10" icon=":icons/dimension_up.png" - tooltip="Size"> + tooltip="To size"> @@ -28,7 +28,7 @@ step="1.0" default="0" icon=":icons/dimension_down.png" - tooltip="Size"> + tooltip="From size"> @@ -37,7 +37,7 @@ @@ -45,14 +45,14 @@ + tooltip="Offset for bounding plane"> @@ -60,7 +60,7 @@ + tooltip="Offset for bounding plane"> diff --git a/src/FeaturesPlugin/revolution_widget.xml b/src/FeaturesPlugin/revolution_widget.xml index a9912994a..3deb2d020 100644 --- a/src/FeaturesPlugin/revolution_widget.xml +++ b/src/FeaturesPlugin/revolution_widget.xml @@ -25,7 +25,7 @@ step="1.0" default="360" icon=":icons/angle_up.png" - tooltip="Angle"> + tooltip="To angle"> @@ -35,7 +35,7 @@ step="1.0" default="0" icon=":icons/angle_down.png" - tooltip="Angle"> + tooltip="From angle"> @@ -44,7 +44,7 @@ @@ -55,14 +55,14 @@ step="1.0" default="0" icon=":icons/angle_up.png" - tooltip="Offset"> + tooltip="Offset for bounding plane"> @@ -73,7 +73,7 @@ step="1.0" default="0" icon=":icons/angle_down.png" - tooltip="Offset"> + tooltip="Offset for bounding plane"> diff --git a/src/FeaturesPlugin/revolutioncut_widget.xml b/src/FeaturesPlugin/revolutioncut_widget.xml index 4cc39ef71..9f497e864 100644 --- a/src/FeaturesPlugin/revolutioncut_widget.xml +++ b/src/FeaturesPlugin/revolutioncut_widget.xml @@ -25,7 +25,7 @@ step="1.0" default="0" icon=":icons/angle_up.png" - tooltip="Angle"> + tooltip="To angle"> @@ -36,7 +36,7 @@ step="1.0" default="10" icon=":icons/angle_down.png" - tooltip="Angle"> + tooltip="From angle"> @@ -45,7 +45,7 @@ @@ -53,14 +53,14 @@ + tooltip="Offset for bounding plane"> @@ -68,7 +68,7 @@ + tooltip="Offset for bounding plane"> diff --git a/src/FeaturesPlugin/revolutionfuse_widget.xml b/src/FeaturesPlugin/revolutionfuse_widget.xml index 81c0f1a60..23b5d6020 100644 --- a/src/FeaturesPlugin/revolutionfuse_widget.xml +++ b/src/FeaturesPlugin/revolutionfuse_widget.xml @@ -25,7 +25,7 @@ step="1.0" default="10" icon=":icons/angle_up.png" - tooltip="Angle"> + tooltip="To angle"> @@ -36,7 +36,7 @@ step="1.0" default="0" icon=":icons/angle_down.png" - tooltip="Angle"> + tooltip="From angle"> @@ -45,7 +45,7 @@ @@ -53,14 +53,14 @@ + tooltip="Offset for bounding plane"> @@ -68,7 +68,7 @@ + tooltip="Offset for bounding plane"> -- 2.39.2