]> git.lyx.org Git - features.git/commitdiff
Small UI polishment
authorJuergen Spitzmueller <spitz@lyx.org>
Fri, 31 May 2013 08:45:21 +0000 (10:45 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Fri, 31 May 2013 08:45:21 +0000 (10:45 +0200)
src/frontends/qt4/ui/PrefUi.ui

index 4b55628122f2a2a6e188de4eeca8e805fd25bc13..0a25b8fcdb9a16092bc63d0e3ca9008f3da1a3cf 100644 (file)
@@ -71,7 +71,7 @@
         <item>
          <widget class="QLabel" name="iconSetLA">
           <property name="text">
-           <string>&amp;Icon Set:</string>
+           <string>&amp;Icon set:</string>
           </property>
           <property name="buddy">
            <cstring>iconSetCO</cstring>
@@ -81,7 +81,8 @@
         <item>
          <widget class="QComboBox" name="iconSetCO">
           <property name="toolTip">
-           <string>The icon set to use. Warning: normal size of icons may be&#x0a;wrong until you save the preferences and restart LyX.</string>
+           <string>The icon set to use. Warning: normal size of icons may be
+wrong until you save the preferences and restart LyX.</string>
           </property>
          </widget>
         </item>
       <item row="2" column="0">
        <layout class="QHBoxLayout" name="horizontalLayout_4">
         <item>
-         <widget class="QLabel" name="themeIconsLA">
-          <property name="text" >
-           <string>Use icons from system's &amp;theme:</string>
-          </property>
-          <property name="buddy" >
-           <cstring>useSystemThemeIconsCB</cstring>
+         <widget class="QCheckBox" name="useSystemThemeIconsCB">
+          <property name="text">
+           <string>Use icons from system's &amp;theme</string>
           </property>
          </widget>
         </item>
-        <item>
-         <widget class="QCheckBox" name="useSystemThemeIconsCB"/>
-        </item>
        </layout>
       </item>
      </layout>