Searched defs:XLOCALEDIR (Results 1 – 2 of 2) sorted by relevance
56 XLOCALEDIR = get_option('x-locale-root') variable57 if XLOCALEDIR == '' variable58 XLOCALEDIR = get_option('prefix')/get_option('datadir')/'X11'/'locale' variable
52 #define XLOCALEDIR "/usr/local/share/X11/locale" macro