Fix Xming fails to use xkb bug

bug #5049 (Colin Harrison)
(cherry picked from 792e0f71c6 commit)
This commit is contained in:
Alan Hourihane 2006-12-11 14:54:49 +00:00
parent 1587946f87
commit f604d0b69a

View file

@ -694,6 +694,7 @@ winFixupPaths (void)
if (sizeof(xkbbasedir) > 0)
xkbbasedir[sizeof(xkbbasedir)-1] = 0;
XkbBaseDirectory = xkbbasedir;
XkbBinDirectory = xkbbasedir
}
#endif /* XKB */
#endif /* RELOCATE_PROJECTROOT */