Your ROOT_URL in app.ini is https://scm.trinitydesktop.org/gitea/ but you are visiting https://scm.trinitydesktop.net/gitea/TDE/tdevelop/src/commit/56af19378809499e458b6cba44b6988077268773/parts/filelist/README.dox You should set ROOT_URL correctly, otherwise the web may not work correctly.
tdevelop/parts/filelist/README.dox

14 lines
410 B

/** \class filelist
This plugin provides a filelist selectview of the currently open files. This is quite handy
when the tabbar isn't wide enough to show all open files.
\feature Provides filestate feedback
\feature Provides context menu for file operations
\authors <a href="mailto:jens.dagerbo AT swipnet.se">Jens Dagerbo</a>
\maintainer <a href="mailto:jens.dagerbo AT swipnet.se">Jens Dagerbo</a>
*/