]> git.lyx.org Git - lyx.git/blobdiff - src/LColor.C
fix build, thesaurus
[lyx.git] / src / LColor.C
index 775d4c87faff52501211facdc70486992b8a7b65..3a24065cae0298cc3d4139d007fcb8d7b8a70a96 100644 (file)
@@ -85,7 +85,7 @@ LColor::LColor()
        { error, N_("LaTeX error"), "error", "Red", "error" },
        { eolmarker, N_("end-of-line marker"), "eolmarker", "Brown", "eolmarker" },
        { appendixline, N_("appendix line"), "appendixline", "Brown", "appendixline" },
-       { vfillline, N_("vfill line"), "vfillline", "Brown", "vfillline" },
+       { added_space, N_("added space markers"), "added_space", "Brown", "added_space" },
        { topline, N_("top/bottom line"), "topline", "Brown", "topline" },
        { tabularline, N_("tabular line"), "tabularline", "black",
             "tabularline" },