Show
Ignore:
Timestamp:
03/23/06 18:48:53 (3 years ago)
Author:
hipplej
Message:

Replace evil rich text on forms with good ol' plaintext. Wrap strings sprinkled throughout code in a blanket of tr() goodness.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/gui/log/messagelog.ui

    r437 r469  
    608608                </property> 
    609609                <property name="text" > 
    610                  <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;/head>&lt;body style=" white-space: pre-wrap; font-family:Arial; font-size:10pt; font-weight:400; font-style:normal; text-decoration:none;">&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">% Opaque&lt;/p>&lt;/body>&lt;/html></string> 
     610                 <string>% Opaque</string> 
    611611                </property> 
    612612               </widget>