]> git.lyx.org Git - features.git/commit
Rearrange and rename the environment variable setter/getter functions.
authorAngus Leeming <leeming@lyx.org>
Tue, 15 Feb 2005 13:45:41 +0000 (13:45 +0000)
committerAngus Leeming <leeming@lyx.org>
Tue, 15 Feb 2005 13:45:41 +0000 (13:45 +0000)
commit099030e50aedeb3a16c256afd61ef113e031e9f6
tree6f5d934b8c597055077982839120e0c6ec869ced
parent46cacd9dc5f61637b57fa93904ecfdaad18757b4
Rearrange and rename the environment variable setter/getter functions.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9634 a592a061-630c-0410-9148-cb99ea01b6c8
16 files changed:
src/ChangeLog
src/lyx_main.C
src/lyxfunc.C
src/lyxrc.C
src/lyxsocket.C
src/support/ChangeLog
src/support/Makefile.am
src/support/environment.C [new file with mode: 0644]
src/support/environment.h [new file with mode: 0644]
src/support/filetools.C
src/support/filetools.h
src/support/lyxlib.h
src/support/os_os2.C
src/support/package.C.in
src/support/putenv.C [deleted file]
src/support/userinfo.C