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>&lt;html>&lt;head>&lt;meta name="qrichtext" 
content="1" />&lt;style type="text/css">
-p, li { white-space: pre-wrap; }
-&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; 
font-weight:400; font-style:normal;">
-&lt;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.&lt;/p>&lt;/body>&lt;/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>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; 
&quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
-&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; 
content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
-p, li { white-space: pre-wrap; }
-&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; 
font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
-&lt;table border=&quot;0&quot; style=&quot;-qt-table-type: root; 
margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;&quot;&gt;
-&lt;tr&gt;
-&lt;td style=&quot;border: none;&quot;&gt;
-&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; 
margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;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.&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</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">


_______________________________________________
scribus-commit mailing list
[email protected]
http://lists.scribus.net/mailman/listinfo/scribus-commit

Reply via email to