Hi Jeremy, Le 05/02/2019 à 23:00, Jeremy Bicha a écrit : > On Tue, Feb 5, 2019 at 2:45 AM Aurélien COUDERC <[email protected]> wrote: >> Also the new logo is behind an alternative that will make it much more easy >> for derivatives to provide their own without patching. > > The path in the patch should be > /etc/alternatives/vendor-logos/logo-text-version-128.png > right?
well I find it more readable when it’s in /usr/share/images but the path’s basename in my patch is a symlink to the one in you’re proposal so whichever you like better will work. $ ls -l /usr/share/images/vendor-logos lrwxrwxrwx 1 root root 30 févr. 5 00:06 /usr/share/images/vendor-logos -> /etc/alternatives/vendor-logos Cheers, -- Aurélien

