Your ROOT_URL in app.ini is https://scm.trinitydesktop.org/gitea/ but you are visiting https://scm.trinitydesktop.net/gitea/TDE/rosegarden/src/commit/9261f90e201bf59be1fb58cadbca24b39ce3a67c/data/pixmaps/rg21/4/rest-minim.xpm
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
/* XPM */
|
|
static char * rest_minim_xpm[] = {
|
|
"6 21 2 1",
|
|
" c None",
|
|
". c black",
|
|
" ",
|
|
" ",
|
|
" ",
|
|
" ",
|
|
" ",
|
|
" ",
|
|
" ",
|
|
" ",
|
|
" ... ",
|
|
" ... ",
|
|
"..... ",
|
|
" ",
|
|
" ",
|
|
" ",
|
|
" ",
|
|
" ",
|
|
" ",
|
|
" ",
|
|
" ",
|
|
" ",
|
|
" "};
|