Searched refs:pathPrefix (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dintl.cpp1040 wxString pathPrefix; local
1041 pathPrefix << prefix << wxFILE_SEP_PATH << lang;
1044 searchPath.reserve(4*pathPrefix.length());
1045 searchPath << pathPrefix << wxFILE_SEP_PATH << wxT("LC_MESSAGES") << wxPATH_SEP
1047 << pathPrefix; local

Completed in 29 milliseconds