The splash screen still uses the old bitmaps, doesn't it?  

    if sys.platform.startswith('win'):
        table = ('SplashScreen.jpg', 'SplashScreen.png', 'SplashScreen.ico')
    else:
        table = ('SplashScreen.xpm',)

(after updating to the most recent changeset in devel).  
On Friday, January 20, 2023 at 11:03:06 AM UTC-5 Edward K. Ream wrote:

> All pages look good except for slideshow pages.
> See #3073 <https://github.com/leo-editor/leo-editor/issues/3073>, which 
> may turn into a project.
>
> The leo-editor-leo/Icons folder in devel now contains LeoLogo.svg and 
> LeoLogo.ai. Leo's website uses leo-editor/docs/_static/LeoLogo.svg at 
> present.
>
> Afaik, all old bitmapped logos are gone.
>
> Updating the gh-pages branch updates Leo's website, but I am limiting 
> pushes on the gh-pages branch to just a few pages a day. I do most of my 
> web development and testing in devel, merging devel into gh-pages 
> infrequently.
>
> I am eager to finish the present round of web development. We could all 
> live with the ancient slides pages, but I'll update them if I can find the 
> old rst sources.  We shall see. Downloads of old versions of Leo on 
> SourceForge do not work.
>
> Edward
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/541afc4c-994f-47cf-9cbd-f58acc62b242n%40googlegroups.com.

Reply via email to