Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:

| Note that this 2.1% should even be useless, since all the FileSearch
| calls seem to use paths that should not contain environment variables
| as far as I can see. We could probably just make sure in
| path_defines.C that variables are replaced in the *_lyxdir variables
| (just in case).

Yes. I'd like all variable substitution moved out of the file handling
functions and into separate functions. That would make some things a
bit lighter, and also (if we ever want it) a move to a portable
filename/pathname library (such as boost::filesystem) a bit easier.

-- 
        Lgb

Reply via email to