]> git.lyx.org Git - features.git/blobdiff - src/intl.C
a couple of name changes and new functionality in lyxvc and vc-backend
[features.git] / src / intl.C
index b96fc747a0d392e78b226b75fdbe589f2172a982..6e4f662ae909e36ad20f8b055e5e1537e70b2833 100644 (file)
@@ -236,7 +236,7 @@ extern "C" void C_Intl_DispatchCallback(FL_OBJECT *ob,long code)
 void Intl::InitKeyMapper(bool on)
        /* initialize key mapper */
 {
-       lyxerr[Debug::KBMAP] << "Initializing key mappings..." << endl;
+       lyxerr[Debug::INIT] << "Initializing key mappings..." << endl;
 
        if (prim_lang.empty() && sec_lang.empty())
                keymapon = false;