]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/ui/PrefUi.ui
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / ui / PrefUi.ui
index bf2f5d8e23e904c6bb60920b42b33bd3708f60e6..08818760c3092419214fa250541b1a1788acfd6a 100644 (file)
         <property name="enabled" >
          <bool>true</bool>
         </property>
-        <property name="toolTip" >
-         <string>Restore to cursor position when the file was last closed</string>
-        </property>
         <property name="text" >
-         <string>Allow saving/restoring of window layouts and geometries</string>
+         <string>Restore window layouts and &amp;geometries</string>
         </property>
        </widget>
       </item>
       <item row="1" column="0" >
        <widget class="QCheckBox" name="restoreCursorCB" >
+        <property name="toolTip" >
+         <string>Restore to the cursor position when the file was last closed</string>
+        </property>
         <property name="text" >
-         <string>Restore cursor positions</string>
+         <string>Restore cursor &amp;positions</string>
         </property>
        </widget>
       </item>
       <item row="2" column="0" >
        <widget class="QCheckBox" name="loadSessionCB" >
         <property name="text" >
-         <string>Load opened files from last session</string>
+         <string>&amp;Load opened files from last session</string>
         </property>
        </widget>
       </item>
       <item row="3" column="0" >
        <widget class="QPushButton" name="clearSessionPB" >
         <property name="text" >
-         <string>Clear All Session Information</string>
+         <string>Clear all session &amp;information</string>
         </property>
        </widget>
       </item>
@@ -94,7 +94,7 @@
       <property name="spacing" >
        <number>6</number>
       </property>
-      <item row="1" column="0" colspan="4" >
+      <item row="2" column="0" colspan="4" >
        <layout class="QHBoxLayout" >
         <property name="spacing" >
          <number>6</number>
         </item>
        </layout>
       </item>
-      <item row="0" column="3" >
+      <item row="0" column="0" colspan="4">
+      <widget class="QCheckBox" name="backupCB">
+      <property name="text">
+      <string>Backup original documents when saving</string>
+      </property>
+      </widget>
+      </item>
+      <item row="1" column="3" >
        <spacer>
         <property name="orientation" >
          <enum>Qt::Horizontal</enum>
         </property>
        </spacer>
       </item>
-      <item row="0" column="2" >
+      <item row="1" column="2" >
        <widget class="QLabel" name="TextLabel1" >
         <property name="text" >
          <string>minutes</string>
         </property>
        </widget>
       </item>
-      <item row="0" column="1" >
+      <item row="1" column="1" >
        <widget class="QSpinBox" name="autoSaveSB" >
         <property name="minimum" >
          <number>1</number>
         </property>
        </widget>
       </item>
-      <item row="0" column="0" >
+      <item row="1" column="0" >
        <widget class="QCheckBox" name="autoSaveCB" >
         <property name="text" >
-         <string>B&amp;ackup documents, every</string>
+         <string>&amp;Backup documents, every</string>
         </property>
        </widget>
       </item>
-      <item row="2" column="0" colspan="4" >
+      <item row="3" column="0" colspan="4" >
        <widget class="QCheckBox" name="openDocumentsInTabsCB" >
         <property name="text" >
-         <string>Open documents in &amp;tabs</string>
+         <string>&amp;Open documents in tabs</string>
+        </property>
+       </widget>
+      </item>
+      <item row="5" column="0" >
+       <widget class="QCheckBox" name="singleCloseTabButtonCB" >
+        <property name="toolTip" >
+         <string>Whether to place close button on each tab or only one in the top left.</string>
+        </property>
+        <property name="text" >
+         <string>&amp;Single close-tab button</string>
         </property>
        </widget>
       </item>
          <string>Checking this allow the automatic display of helpful comments for insets in the main work area of an edited document</string>
         </property>
         <property name="text" >
-         <string>Enable &amp;tool tips in main work area</string>
+         <string>&amp;Enable tool tips in main work area</string>
         </property>
        </widget>
       </item>