Home
last modified time | relevance | path

Searched defs:XLOCALEDIR (Results 1 – 2 of 2) sorted by relevance

/external/libxkbcommon/
Dmeson.build56 XLOCALEDIR = get_option('x-locale-root') variable
57 if XLOCALEDIR == '' variable
58 XLOCALEDIR = get_option('prefix')/get_option('datadir')/'X11'/'locale' variable
/external/libxkbcommon/config/
Dconfig.h52 #define XLOCALEDIR "/usr/local/share/X11/locale" macro