[Libreoffice-commits] core.git: starmath/uiconfig
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Fri Jun 4 19:01:20 UTC 2021
starmath/uiconfig/smath/ui/smathsettings.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit cf495c580d19bc43ff7860ccc9e84159e0d44edf
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Fri Jun 4 17:11:30 2021 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Fri Jun 4 21:00:33 2021 +0200
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 at redhat.com>
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>
More information about the Libreoffice-commits
mailing list