Date: prev next · Thread: first prev next last
2010 Archives by date, by thread · List index


in /libs-gui/tools/source/rc/resmgr.cxx we load resource files either
from "$OOO_BASE_DIR/program/resource" or from the path specified in the
env variable STAR_RESOURCEPATH. Is it save to assume that this is a
historical leftover that I can delete?

Sebastian

    209         RTL_CONSTASCII_USTRINGPARAM("$OOO_BASE_DIR/program/resource"));
    210     rtl::Bootstrap::expandMacros(uri);
    211     aDirs.push_back(uri);
    212 
    213     // 2. in STAR_RESOURCEPATH
    214     const sal_Char* pEnv = getenv( "STAR_RESOURCEPATH" );

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.