]> 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 1c7f837e0223979822696dea6f804811b52e9597..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 windows geometry</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 &amp;information</string>
         </property>
        </widget>
       </item>
       <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="margin" >
-         <number>0</number>
-        </property>
         <property name="spacing" >
          <number>6</number>
         </property>
+        <property name="margin" >
+         <number>0</number>
+        </property>
         <item>
          <widget class="QLabel" name="lastfilesLA" >
           <property name="text" >
           <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
-          <property name="sizeHint" >
+          <property name="sizeHint" stdset="0" >
            <size>
             <width>40</width>
             <height>20</height>
         </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>
-        <property name="sizeHint" >
+        <property name="sizeHint" stdset="0" >
          <size>
           <width>61</width>
           <height>21</height>
         </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="maximum" >
-         <number>300</number>
-        </property>
         <property name="minimum" >
          <number>1</number>
         </property>
+        <property name="maximum" >
+         <number>300</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="3" column="0" colspan="4" >
-       <widget class="QCheckBox" name="useBundledCB" >
-         <property name="text" >
-         <string>Use &amp;bundled format for new documents</string>
-         </property>
+      <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>
      </layout>
      <property name="orientation" >
       <enum>Qt::Vertical</enum>
      </property>
-     <property name="sizeHint" >
+     <property name="sizeHint" stdset="0" >
       <size>
        <width>395</width>
        <height>16</height>
          <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>
   <tabstop>autoSaveSB</tabstop>
   <tabstop>lastfilesSB</tabstop>
   <tabstop>openDocumentsInTabsCB</tabstop>
-  <tabstop>useBundledCB</tabstop>
  </tabstops>
  <includes>
-  <include location="local" >qt_helpers.h</include>
+  <include location="local" >qt_i18n.h</include>
  </includes>
  <resources/>
  <connections/>