]> git.lyx.org Git - features.git/commitdiff
Fix tooltip line breaks.
authorJuergen Spitzmueller <spitz@lyx.org>
Sat, 16 May 2015 13:41:22 +0000 (15:41 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Sat, 16 May 2015 13:41:22 +0000 (15:41 +0200)
src/frontends/qt4/ui/PrefDocHandlingUi.ui

index dbded3384bbb3142c82809165ed34cdb824c33e5..265172b4914c51343b832a5e8e92ac9187d0ecfe 100644 (file)
       <item row="2" column="0">
        <widget class="QCheckBox" name="saveCompressedCB">
         <property name="toolTip">
-         <string>If this is checked, new documents will be saved in a compressed binary-format by default.
-Existing documents will still be saved in their current state (compressed or uncompressed).</string>
+         <string>If this is checked, new documents will be saved in a compressed binary-format by default.&#x0a;Existing documents will still be saved in their current state (compressed or uncompressed).</string>
         </property>
         <property name="text">
          <string>&amp;Save new documents compressed by default</string>
@@ -172,8 +171,7 @@ Existing documents will still be saved in their current state (compressed or unc
       <item row="1" column="0">
        <widget class="QCheckBox" name="singleInstanceCB">
         <property name="toolTip">
-         <string>Whether to open documents in an already running instance of LyX.
-(Set the LyXServer pipe path and restart LyX to enable this feature)</string>
+         <string>Whether to open documents in an already running instance of LyX.&#x0a;(Set the LyXServer pipe path and restart LyX to enable this feature)</string>
         </property>
         <property name="text">
          <string>Use s&amp;ingle instance</string>