mirror of
https://github.com/RGBCube/serenity
synced 2026-01-18 13:51:01 +00:00
Previously it was possible to open a link like /home/anon/Desktop/Home, leading to a folder with the same name. Now it correctly opens its real path, which is /home/anon FileManager: Use Core::File::real_path_for to get real path of links |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| DesktopWidget.cpp | ||
| DesktopWidget.h | ||
| DirectoryView.cpp | ||
| DirectoryView.h | ||
| FileManagerWindow.gml | ||
| FileUtils.cpp | ||
| FileUtils.h | ||
| main.cpp | ||
| PropertiesWindow.cpp | ||
| PropertiesWindow.h | ||