Am Tue, 09 Sep 2025 09:59:16 +0000
schrieb Juergen Spitzmueller <sp...@lyx.org>:

> commit 3c699a8b2b04848acbc777c2c082f3e97bdd3239
> Author: Juergen Spitzmueller <sp...@lyx.org>
> Date:   Tue Sep 9 10:43:25 2025 +0200
> 
>     CMake: install adwaita/darkmode icons (#13224)
>     
>     Kornel, please double-check!
> ---
>  development/cmake/Install.cmake | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/development/cmake/Install.cmake b/development/cmake/Install.cmake
> index 6af5a7eea4..ecb23b8bb0 100755
> --- a/development/cmake/Install.cmake
> +++ b/development/cmake/Install.cmake
> @@ -130,6 +130,7 @@ endforeach()
>  
>  foreach(_imgext "png" "svgz" "gif" "xpm")
>    lyx_install("data" ${TOP_SRC_DIR}/lib images       "*.${_imgext}"      . 
> adwaita
> bullets ipa classic oxygen)
> +  lyx_install("data" ${TOP_SRC_DIR}/lib images/adwaita "*.${_imgext}"      . 
> darkmode)
>    lyx_install("data" ${TOP_SRC_DIR}/lib images/math  "*.${_imgext}"      . 
> oxygen)
>  endforeach()
>  lyx_install("data" ${TOP_SRC_DIR}/lib        citeengines          
> *.citeengine .)

Good catch. I totally missed darkmode subdir of adwaita.

        Kornel

Attachment: pgpNtmSKZbLe2.pgp
Description: Digitale Signatur von OpenPGP

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to