lyx_mirror/development/cmake/src
Enrico Forestieri b0936fac4c 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/trunk@29476 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-01 15:18:11 +00:00
..
client Changes: 2009-02-10 22:21:39 +00:00
frontends white space 2009-04-19 14:57:50 +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-01 15:18:11 +00:00
tex2lyx When performing a reverse DVI search and the tmpdir is a symlink, the 2009-05-01 15:18:11 +00:00
CMakeLists.txt Added support for Aiksaurus-build 2009-04-25 13:43:52 +00:00
dummy.cpp