]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt/ui/FontUi.ui
Properly scale some icons for HiDPI (#12695)
[lyx.git] / src / frontends / qt / ui / FontUi.ui
index 0063437a4880d5ba2e856a8ac55795021a7af099..2bd0721ea91c0fa51b6d9c7a4d1865cb6cd3fc1e 100644 (file)
        <item>
         <widget class="lyx::frontend::CategorizedCombo" name="fontsRomanCO">
          <property name="toolTip">
-          <string>Select the roman (serif) typeface</string>
+          <string>Select the roman (serif) typeface. To filter the list of fonts, just start typing while the list is expanded.</string>
          </property>
         </widget>
        </item>
        <item>
         <widget class="lyx::frontend::CategorizedCombo" name="fontsSansCO">
          <property name="toolTip">
-          <string>Select the Sans Serif (grotesque) typeface</string>
+          <string>Select the Sans Serif (grotesque) typeface. To filter the list of fonts, just start typing while the list is expanded.</string>
          </property>
         </widget>
        </item>
        <item>
         <widget class="lyx::frontend::CategorizedCombo" name="fontsTypewriterCO">
          <property name="toolTip">
-          <string>Select the typewriter (monospaced) typeface</string>
+          <string>Select the typewriter (monospaced) typeface. To filter the list of fonts, just start typing while the list is expanded.</string>
          </property>
         </widget>
        </item>