]> git.lyx.org Git - features.git/commit
Remove the tmp dir only if it has been created and create the lyxsocket
authorEnrico Forestieri <forenr@lyx.org>
Wed, 13 Dec 2006 05:29:19 +0000 (05:29 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Wed, 13 Dec 2006 05:29:19 +0000 (05:29 +0000)
commitcd5b51f4a3c72551f986e0a96403e58754d5974c
tree7d2686b1bb0a92f4ec0faa2be5aaa50715694f8e
parentd213175b85b39858336c79eacf38868bcc07a7fd
Remove the tmp dir only if it has been created and create the lyxsocket
in the right place.

* src/lyx_main.C
(LyX::exec): create the lyxsocket in the temporary directory.
(LyX::prepareExit): remove the temporary directory only if it
has been created.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16262 a592a061-630c-0410-9148-cb99ea01b6c8
Status.15x
src/lyx_main.C