lyx_mirror/development/cmake/src
Enrico Forestieri 081b58b672 When performing a reverse DVI search and the tmpdir is a symlink, the
DVI viewer passes back the resolved path, such that the search fails,
as internally LyX uses the unresolved path.
This patch fixes this bug by using the new method FileName::realPath
which resolves a path by getting rid of any '.', '..', or symlink
path components.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@29504 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-02 21:51:06 +00:00
..
client Backport of chanes made in trunk. 2009-03-20 14:54:54 +00:00
frontends cmake: remove boost_filesystem, add automoc to support, link against QtCore 2007-11-27 19:57:03 +00:00
graphics cmake cosmetics 2007-08-28 18:30:02 +00:00
insets cmake cosmetics 2007-08-28 18:30:02 +00:00
mathed cmake cosmetics 2007-08-28 18:30:02 +00:00
support When performing a reverse DVI search and the tmpdir is a symlink, the 2009-05-02 21:51:06 +00:00
tex2lyx When performing a reverse DVI search and the tmpdir is a symlink, the 2009-05-02 21:51:06 +00:00
CMakeLists.txt Added support for build with aiksaurus 2009-04-25 13:33:55 +00:00
dummy.cpp