Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2019-01-05 04:37:22 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-01-05 04:37:22 +0300
commit0404f24da2578eecf0f23755f9c0feee404fb4e4 (patch)
treee9543bdc5ecf099562f4c446204ee1f4fb6de0f6 /data/icons/CMakeLists.txt
parent4890306864d0b4d862d8150915373f150c7f5637 (diff)
Gtk icon cache update during install phase
Diffstat (limited to 'data/icons/CMakeLists.txt')
-rw-r--r--data/icons/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/icons/CMakeLists.txt b/data/icons/CMakeLists.txt
index 7b1f681d3..7fa27846f 100644
--- a/data/icons/CMakeLists.txt
+++ b/data/icons/CMakeLists.txt
@@ -67,3 +67,4 @@ set(APPICONSCALE_EMBLEMS_DATA
install(FILES ${APPICONSCALE_ACTIONS_DATA} DESTINATION ${APPICONSCALE_ACTIONS_DIR})
install(FILES ${APPICONSCALE_EMBLEMS_DATA} DESTINATION ${APPICONSCALE_EMBLEMS_DIR})
+gtk_update_icon_cache("${REMMINA_DATADIR}/icons/hicolor")