]> git.lyx.org Git - lyx.git/blobdiff - src/lyxrc.C
Fix fuer #209
[lyx.git] / src / lyxrc.C
index b3d967d4801213a8e4a170aaea3676e512e8a9c8..b0dc77ff74a9c404fece2430b68249de1c4b2e4c 100644 (file)
@@ -1897,7 +1897,7 @@ string const LyXRC::getDescription(LyXRCTags tag)
                break;
                
        case RC_SCREEN_FONT_SCALABLE:
-               str = N_("Allow the use of scalable screen fonts? If false, LyX will use the closest existing size for a match. Use this if the scalable fonts look bad and you have many fixed size fonts.");
+               str = N_("Allow bitmap fonts to be resized. If you are using a bitmap font, selecting this option may make some fonts look blocky in LyX. Deselecting this option makes LyX use the nearest bitmap font size available, instead of scaling.");
                break;
                
        case RC_CHKTEX_COMMAND: