Well just go and remove/rename the boxlogo.svg from /usr/share/enigma2/logos and openpli logo should show up instead.
The E2DarkOS logo will show up only if there is no distrologo.svg in /usr/share/enigma2/logos.
And that logo should show up in main menu on top.
Here is the relevant code from the renderer:
def findLogo(logo):
return (f := resolveFilename(SCOPE_GUISKIN, logo)) and fileExists(f) and f or ""
if logoType == "model":
if (f := findLogo("logos/boxlogo.svg")):
return f
elif (f := findLogo("logos/distrologo.svg")): <-- this is the fallback
return f
elif logoType == "brand":
return findLogo("logos/brandlogo.svg")
elif logoType == "distro":
return findLogo("logos/distrologo.svg")
return ""
Maybe something is wrong with the logic...but i dont see anything that can break it for now.
Edited by DimitarCC, 7 January 2024 - 15:58.
Vu+DUO4KSE, DM920UHD, Vu+Uno4KSE, SF8008Mini, 2xPulse4K, Vu+Solo2, Dreambox DM500HD, Triax 78 (7E,9E,13E,19.2E,23.5E) & 2xTriax 78 (39E)