summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-06-04 17:11:30 +0100
committerCaolán McNamara <caolanm@redhat.com>2021-06-04 21:00:33 +0200
commitcf495c580d19bc43ff7860ccc9e84159e0d44edf (patch)
treeb23a4b70396baa708773d620eda993861ccf53fa /starmath
parentb9959364cbdbf8a17d977717522e57187f82730f (diff)
move unique use of secondary-icon-tooltip-text to tooltip-text
there are no "secondary" or "primary" icons for the tip to be relevant to. I imagine this should be for the whole widget. Change-Id: I6186499a9f981ab910e79970419e7cb5f0f02db5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116729 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'starmath')
-rw-r--r--starmath/uiconfig/smath/ui/smathsettings.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/uiconfig/smath/ui/smathsettings.ui b/starmath/uiconfig/smath/ui/smathsettings.ui
index 214c57a8d8ca..1c47c872f32f 100644
--- a/starmath/uiconfig/smath/ui/smathsettings.ui
+++ b/starmath/uiconfig/smath/ui/smathsettings.ui
@@ -334,7 +334,7 @@
<property name="truncate-multiline">True</property>
<property name="adjustment">adjustment2</property>
<property name="value">100</property>
- <property name="secondary-icon-tooltip-text" translatable="yes" context="extended_tip|smzoom">Reduces or enlarges the size of the formula code by a specified enlargement factor.</property>
+ <property name="tooltip-text" translatable="yes" context="extended_tip|smzoom">Reduces or enlarges the size of the formula code by a specified enlargement factor.</property>
<child internal-child="accessible">
<object class="AtkObject" id="smzoom-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|smzoom">Reduces or enlarges the size of the formula code by a specified enlargement factor.</property>