r24443 by jghali - #16455: Clean up HTML header code from translation segments <bubu>

scribus-commit scribus-commit at lists.scribus.net
Tue Feb 2 18:22:24 UTC 2021


Author: jghali
Date: Tue Feb  2 18:22:23 2021
New Revision: 24443

URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=24443
Log:
#16455: Clean up HTML header code from translation segments <bubu>

Modified:
    trunk/Scribus/scribus/plugins/imposition/impositionbase.ui
    trunk/Scribus/scribus/ui/colorsandfillsbase.ui

Modified: trunk/Scribus/scribus/plugins/imposition/impositionbase.ui
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=24443&path=/trunk/Scribus/scribus/plugins/imposition/impositionbase.ui
==============================================================================
--- trunk/Scribus/scribus/plugins/imposition/impositionbase.ui	(original)
+++ trunk/Scribus/scribus/plugins/imposition/impositionbase.ui	Tue Feb  2 18:22:23 2021
@@ -319,16 +319,13 @@
                   </property>
                  </widget>
                 </item>
-                <item>
-                 <widget class="QLineEdit" name="inpPages" >
-                  <property name="toolTip" >
-                   <string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Separate pages with a comma, ranges with a hyphen, e.g. 1,4,9-11 to get pages 1,4,9,10,11.</p></body></html></string>
-                  </property>
-                 </widget>
-                </item>
+                <item>
+                 <widget class="QLineEdit" name="inpPages" >
+                  <property name="toolTip" >
+                   <string>Separate pages with a comma, ranges with a hyphen, e.g. 1,4,9-11 to get pages 1,4,9,10,11.</string>
+                  </property>
+                 </widget>
+                </item>
                </layout>
               </item>
              </layout>

Modified: trunk/Scribus/scribus/ui/colorsandfillsbase.ui
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=24443&path=/trunk/Scribus/scribus/ui/colorsandfillsbase.ui
==============================================================================
--- trunk/Scribus/scribus/ui/colorsandfillsbase.ui	(original)
+++ trunk/Scribus/scribus/ui/colorsandfillsbase.ui	Tue Feb  2 18:22:23 2021
@@ -14,9 +14,9 @@
    <string>Colors and Fills</string>
   </property>
   <property name="sizeGripEnabled">
-   <bool>false</bool>
-  </property>
-  <property name="modal">
+   <bool>false</bool>
+  </property>
+  <property name="modal">
    <bool>true</bool>
   </property>
   <layout class="QHBoxLayout" name="horizontalLayout" stretch="1,0">
@@ -34,18 +34,11 @@
    </property>
    <item>
     <widget class="QTreeWidget" name="dataTree">
-     <property name="toolTip">
-      <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;">
-<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;">
-<tr>
-<td style="border: none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">If color management is enabled, an exclamation mark indicates that the color may be outside of the color gamut of the current printer profile selected. What this means is the color may not print exactly as indicated on screen. Spot colors are indicated by a red circle. More hints about gamut warnings are in the online help under Color Management. Registration colors will have a registration mark next to the color. Use Registration only for printers marks and crop marks.</p></td></tr></table></body></html></string>
-     </property>
-     <attribute name="headerVisible">
-      <bool>false</bool>
+     <property name="toolTip">
+      <string>If color management is enabled, an exclamation mark indicates that the color may be outside of the color gamut of the current printer profile selected. What this means is the color may not print exactly as indicated on screen. Spot colors are indicated by a red circle. More hints about gamut warnings are in the online help under Color Management. Registration colors will have a registration mark next to the color. Use Registration only for printers marks and crop marks.</string>
+     </property>
+     <attribute name="headerVisible">
+      <bool>false</bool>
      </attribute>
      <column>
       <property name="text">
@@ -122,18 +115,18 @@
        </property>
       </widget>
      </item>
-     <item>
-      <widget class="QGroupBox" name="groupBox_3">
-       <property name="title">
+     <item>
+      <widget class="QGroupBox" name="groupBox_3">
+       <property name="title">
         <string>Color Sets</string>
        </property>
        <layout class="QVBoxLayout" name="verticalLayout">
         <item>
          <widget class="QLabel" name="label">
           <property name="text">
-           <string>Current Color Set:</string>
-          </property>
-         </widget>
+           <string>Current Color Set:</string>
+          </property>
+         </widget>
         </item>
         <item>
          <widget class="SwatchCombo" name="LoadColSet">




More information about the scribus-commit mailing list