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:
Diffstat (limited to 'plugins/gvnc/CMakeLists.txt')
-rw-r--r--plugins/gvnc/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/gvnc/CMakeLists.txt b/plugins/gvnc/CMakeLists.txt
index 0fd54df9f..d5e3f6909 100644
--- a/plugins/gvnc/CMakeLists.txt
+++ b/plugins/gvnc/CMakeLists.txt
@@ -46,7 +46,7 @@ target_link_libraries(remmina-plugin-gvnc ${REMMINA_COMMON_LIBRARIES} ${GTK-VNC_
install(TARGETS remmina-plugin-gvnc DESTINATION ${REMMINA_PLUGINDIR})
install(FILES
- scalable/emblems/remmina-gvnc-symbolic.svg
+ scalable/emblems/org.remmina.Remmina-gvnc-symbolic.svg
DESTINATION ${APPICONSCALE_EMBLEMS_DIR})
if(WITH_ICON_CACHE)