]> git.lyx.org Git - features.git/commit
Change the way a filepath is displayed
authorEnrico Forestieri <forenr@lyx.org>
Fri, 29 Dec 2023 18:20:25 +0000 (19:20 +0100)
committerEnrico Forestieri <forenr@lyx.org>
Fri, 29 Dec 2023 18:20:25 +0000 (19:20 +0100)
commit24cc72266e62e2d9381d439091cfc9994825afe3
treebe07a83475c63e5c35f737d92c2b3fe7db5c74c2
parentfcb3e0cea04735004c5f28029147cd23a2fcdfda
Change the way a filepath is displayed

Instead of displaying the complete path, display the file name
first and then the path enclosed in parenthesis.

In this way files with same name but different path can still be
distinguished and, at the same time, files with different names
but same path are more easily spotted in case the complete path
is truncated by file managers.
src/support/FileName.cpp