]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/ui/PrefSpellcheckerUi.ui
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / ui / PrefSpellcheckerUi.ui
index 597b05b2bb094ebd65e08a26902e694f98431f1d..6c77e7270a87d29f8a4fb35f5f7f8aecddf8d78e 100644 (file)
@@ -19,7 +19,7 @@
    <property name="spacing" >
     <number>6</number>
    </property>
-   <item row="0" column="0" >
+   <item row="1" column="0" >
     <widget class="QLabel" name="altLanguageLA" >
      <property name="text" >
       <string>Al&amp;ternative language:</string>
      </property>
     </widget>
    </item>
-   <item row="0" column="1" >
+   <item row="1" column="1" >
     <widget class="QLineEdit" name="altLanguageED" >
      <property name="toolTip" >
       <string>Override the language used for the spellchecker</string>
      </property>
     </widget>
    </item>
-   <item row="1" column="0" >
+   <item row="2" column="0" >
     <widget class="QLabel" name="escapeCharactersLA" >
      <property name="text" >
       <string>&amp;Escape characters:</string>
      </property>
     </widget>
    </item>
-   <item row="1" column="1" >
-    <widget class="QLineEdit" name="escapeCharactersED" />
-   </item>
-   <item row="2" column="0" >
-    <widget class="QLabel" name="persDictionaryLA" >
-     <property name="text" >
-      <string>Personal &amp;dictionary:</string>
-     </property>
-     <property name="buddy" >
-      <cstring>persDictionaryED</cstring>
-     </property>
-    </widget>
-   </item>
    <item row="2" column="1" >
-    <widget class="QLineEdit" name="persDictionaryED" >
+    <widget class="QLineEdit" name="escapeCharactersED" >
      <property name="toolTip" >
-      <string>Specify a personal dictionary file other than the default</string>
-     </property>
-    </widget>
-   </item>
-   <item row="2" column="2" >
-    <widget class="QPushButton" name="persDictionaryPB" >
-     <property name="text" >
-      <string>Br&amp;owse...</string>
+      <string>The characters inserted here are ignored by the spellchecker. </string>
      </property>
     </widget>
    </item>
-   <item row="2" column="3" >
+   <item row="3" column="3" >
     <spacer>
      <property name="orientation" >
       <enum>Qt::Horizontal</enum>
@@ -81,7 +61,7 @@
      <property name="sizeType" >
       <enum>QSizePolicy::Expanding</enum>
      </property>
-     <property name="sizeHint" >
+     <property name="sizeHint" stdset="0" >
       <size>
        <width>41</width>
        <height>22</height>
      </property>
     </spacer>
    </item>
-   <item row="3" column="0" colspan="4" >
-    <widget class="QCheckBox" name="compoundWordCB" >
+   <item row="5" column="0" colspan="3" >
+    <widget class="QCheckBox" name="spellcheckContinuouslyCB" >
      <property name="toolTip" >
-      <string>Accept words such as "diskdrive"</string>
+      <string>Mark misspelled words with a wavy underline.</string>
      </property>
      <property name="text" >
-      <string>Accept compound &amp;words</string>
+      <string>S&amp;pellcheck continuously</string>
      </property>
     </widget>
    </item>
-   <item row="4" column="0" colspan="3" >
-    <widget class="QCheckBox" name="spellcheckContinuouslyCB" >
-     <property name="text" >
-      <string>Spellcheck continuously (mark misspelled words with wavy underline)</string>
-     </property>
-    </widget>
-   </item>
-   <item row="5" column="0" colspan="4" >
+   <item row="6" column="0" colspan="4" >
     <spacer>
      <property name="orientation" >
       <enum>Qt::Vertical</enum>
      <property name="sizeType" >
       <enum>QSizePolicy::Expanding</enum>
      </property>
-     <property name="sizeHint" >
+     <property name="sizeHint" stdset="0" >
       <size>
        <width>20</width>
        <height>20</height>
      </property>
     </spacer>
    </item>
+   <item rowspan="2" row="3" column="0" colspan="4" >
+    <widget class="QCheckBox" name="compoundWordCB" >
+     <property name="toolTip" >
+      <string>Accept words such as "diskdrive"</string>
+     </property>
+     <property name="text" >
+      <string>Accept compound &amp;words</string>
+     </property>
+    </widget>
+   </item>
+   <item row="0" column="1" >
+    <widget class="QComboBox" name="spellcheckerCB" />
+   </item>
+   <item row="0" column="0" >
+    <widget class="QLabel" name="spellcheckerLA" >
+     <property name="text" >
+      <string>&amp;Spellchecker engine:</string>
+     </property>
+     <property name="buddy" >
+      <cstring>altLanguageED</cstring>
+     </property>
+    </widget>
+   </item>
   </layout>
  </widget>
  <tabstops>
   <tabstop>altLanguageED</tabstop>
   <tabstop>escapeCharactersED</tabstop>
-  <tabstop>persDictionaryED</tabstop>
-  <tabstop>persDictionaryPB</tabstop>
   <tabstop>compoundWordCB</tabstop>
  </tabstops>
  <includes>