Your ROOT_URL in app.ini is https://scm.trinitydesktop.org/gitea/ but you are visiting https://scm.trinitydesktop.net/gitea/TDE/ksplash-engine-moodin/blame/commit/7837ddbf530df90c4576545d025d9c67ee8c9d03/config.h.cmake You should set ROOT_URL correctly, otherwise the web may not work correctly.
ksplash-engine-moodin/config.h.cmake

9 lines
339 B

#define VERSION "@VERSION@"
// Defined if you have fvisibility and fvisibility-inlines-hidden support.
#cmakedefine __KDE_HAVE_GCC_VISIBILITY 1
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
#cmakedefine WORDS_BIGENDIAN @WORDS_BIGENDIAN@