[LyX/master] Introducing color themes
Scott Kostyshak
skostysh at lyx.org
Thu Mar 6 10:10:42 UTC 2025
On Thu, Mar 06, 2025 at 06:10:39PM +0900, Koji Yokota wrote:
>
> > 2025/03/02 23:07、Scott Kostyshak <skostysh at lyx.org>のメール:
> >
> > support/FileName.cpp (464): Directory '/home/scott/lyxbuilds/master-master/user-dirthemes' does not exist!
> >
> > The message goes away with the following change:
> >
> > - usr_theme_dir.set((package().user_support().absFileName() + "themes").c_str());
> > + usr_theme_dir.set((package().user_support().absFileName() + "/themes").c_str());
> >
> > But I don't know if the fix is needed elsewhere or more centrally. Any idea?
>
> absFileName() gives trailing slash on Mac but it seems not true on some other systems. I’ll check and fix it soon.
Thanks, Koji!
Scott
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20250306/4b0df70c/attachment.sig>
More information about the lyx-devel
mailing list