]> git.lyx.org Git - lyx.git/commit
* support/filetools.C (makeDisplayPath): if the file is in the lyx
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 28 Feb 2007 21:48:04 +0000 (21:48 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 28 Feb 2007 21:48:04 +0000 (21:48 +0000)
commita7c2c8e3d53f093e3707feee3489e91b3c3411d0
treea8e2b534a066ac188ffd2ff05326ceee95eab472
parent136403d64b939ca55ec1661465db0fa9248f3a61
* support/filetools.C (makeDisplayPath): if the file is in the lyx
support directory, return as a relative path (enclosed in brackets)

* frontends/qt4/GuiView.C (updateTabs): use makeDisplayPath instead
of onlyFileName.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17384 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiView.C
src/support/filetools.C