<div dir="ltr">Hi Dmitri,<div><br></div><div>AppImage is a self contained bundle. It's a ISO9660 mount and decompressed in memory. So the content is read only. You cannot change the splash-screen.</div><div><br></div><div>To see content, try :</div><div><br></div><div>mkdir ./temp && mount ./digikam-5<span style="color:rgb(0,0,0);font-family:monospace">.4.0-x86_64.appimage ./temp && ls -al ./temp</span></div><span style="font-family:monospace"><br></span><div><span style="font-family:monospace">So typically, if you want a new option somewhere to customize splash-screen in the future, open a new file in bugzilla.</span></div><div><span style="font-family:monospace"><br></span></div><div><span style="font-family:monospace">Best</span></div><div><span style="font-family:monospace"><br></span></div><div><span style="font-family:monospace">Gilles</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-01-18 10:06 GMT+01:00 Dmitri Popov <span dir="ltr"><<a href="mailto:lazylegs@gmail.com" target="_blank">lazylegs@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I switched to the AppImage version of digiKam, and it works like a<br>
charm. I wonder, though, whether it's possible to replace the default<br>
splash screen with a custom one. In a regular digiKam installation,<br>
it's enough to replace the splash-digikam.png file in<br>
/usr/share/digikam/data/. But that obviously wouldn't work with the<br>
AppImage version.<br>
<br>
Thank you,<br>
Dmitri<br>
</blockquote></div><br></div>