commit 3c699a8b2b04848acbc777c2c082f3e97bdd3239
Author: Juergen Spitzmueller <[email protected]>
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 
.)
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to