r22996 by craig - #15655: Add linebreaks to tooltip for en, translators need to fix their text

scribus-commit scribus-commit at lists.scribus.net
Fri May 31 22:16:30 UTC 2019


Author: craig
Date: Fri May 31 22:16:30 2019
New Revision: 22996

URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=22996
Log:
#15655: Add linebreaks to tooltip for en, translators need to fix their text

Modified:
    trunk/Scribus/scribus/ui/propertywidget_textcolorbase.ui

Modified: trunk/Scribus/scribus/ui/propertywidget_textcolorbase.ui
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=22996&path=/trunk/Scribus/scribus/ui/propertywidget_textcolorbase.ui
==============================================================================
--- trunk/Scribus/scribus/ui/propertywidget_textcolorbase.ui	(original)
+++ trunk/Scribus/scribus/ui/propertywidget_textcolorbase.ui	Fri May 31 22:16:30 2019
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>147</width>
-    <height>131</height>
+    <height>135</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -59,7 +59,7 @@
         </sizepolicy>
        </property>
        <property name="toolTip">
-        <string>Color of selected text. If Outline text decoration is enabled, this color will be the fill color. If Drop Shadow Text is enabled, then this will be the top most color.</string>
+        <string>Color of selected text. If Outline text decoration is enabled, this color will be the fill color.<br/>If Drop Shadow Text is enabled, then this will be the top most color.</string>
        </property>
       </widget>
      </item>
@@ -120,8 +120,11 @@
          <verstretch>0</verstretch>
         </sizepolicy>
        </property>
-       <property name="toolTip">
-        <string>Color of text stroke and/or drop shadow, depending which is chosen. If both are chosen, then they share the same color.</string>
+       <property name="tabletTracking">
+        <bool>true</bool>
+       </property>
+       <property name="toolTip">
+        <string>Color of text stroke and/or drop shadow, depending which is chosen.<br/>If both are chosen, then they share the same color.</string>
        </property>
       </widget>
      </item>




More information about the scribus-commit mailing list