commit dbb190020e3f3c77d62b7f8fa382f472f4ac2910
Author: Kornel Benko <kor...@lyx.org>
Date:   Wed Mar 12 20:16:29 2025 +0100

    Cmake build: Add adwaita icons to be installed
---
 development/cmake/Install.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/development/cmake/Install.cmake b/development/cmake/Install.cmake
index fbe450a800..6af5a7eea4 100755
--- a/development/cmake/Install.cmake
+++ b/development/cmake/Install.cmake
@@ -129,7 +129,7 @@ endforeach()
 
 
 foreach(_imgext "png" "svgz" "gif" "xpm")
-  lyx_install("data" ${TOP_SRC_DIR}/lib images       "*.${_imgext}"      . 
bullets ipa classic oxygen)
+  lyx_install("data" ${TOP_SRC_DIR}/lib images       "*.${_imgext}"      . 
adwaita bullets ipa classic oxygen)
   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
lyx-cvs@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to