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/vnc/CMakeLists.txt')
-rw-r--r--plugins/vnc/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/vnc/CMakeLists.txt b/plugins/vnc/CMakeLists.txt
index c40bac778..220bfbe06 100644
--- a/plugins/vnc/CMakeLists.txt
+++ b/plugins/vnc/CMakeLists.txt
@@ -50,8 +50,8 @@ target_link_libraries(remmina-plugin-vnc ${REMMINA_COMMON_LIBRARIES} ${LIBVNCSER
install(TARGETS remmina-plugin-vnc DESTINATION ${REMMINA_PLUGINDIR})
install(FILES
- scalable/emblems/remmina-vnc-ssh-symbolic.svg
- scalable/emblems/remmina-vnc-symbolic.svg
+ scalable/emblems/org.remmina.Remmina-vnc-ssh-symbolic.svg
+ scalable/emblems/org.remmina.Remmina-vnc-symbolic.svg
DESTINATION ${APPICONSCALE_EMBLEMS_DIR})
if(WITH_ICON_CACHE)