https://bugs.kde.org/show_bug.cgi?id=430024
--- Comment #1 from Elvis Angelaccio <elvis.angelac...@kde.org> --- Git commit c1739d5c4d55401a03462467ed446763924be844 by Elvis Angelaccio, on behalf of Méven Car. Committed on 27/12/2020 at 17:18. Pushed by elvisangelaccio into branch 'master'. Version Control plugin: allow plugins to return repository root Currently plugins `fileName()` only return path file extension. This changes allows plugins to return the absolute file path to their repository root. M +5 -0 src/views/versioncontrol/kversioncontrolplugin.cpp M +6 -0 src/views/versioncontrol/kversioncontrolplugin.h M +33 -62 src/views/versioncontrol/versioncontrolobserver.cpp M +4 -3 src/views/versioncontrol/versioncontrolobserver.h https://invent.kde.org/system/dolphin/commit/c1739d5c4d55401a03462467ed446763924be844 -- You are receiving this mail because: You are watching all bug changes.