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/www/CMakeLists.txt')
-rw-r--r--plugins/www/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/www/CMakeLists.txt b/plugins/www/CMakeLists.txt
index d76014911..6884f7664 100644
--- a/plugins/www/CMakeLists.txt
+++ b/plugins/www/CMakeLists.txt
@@ -50,7 +50,7 @@ target_link_libraries(remmina-plugin-www ${REMMINA_COMMON_LIBRARIES} ${WEBKIT2_L
install(TARGETS remmina-plugin-www DESTINATION ${REMMINA_PLUGINDIR})
install(FILES
- scalable/emblems/remmina-www-symbolic.svg
+ scalable/emblems/org.remmina.Remmina-www-symbolic.svg
DESTINATION ${APPICONSCALE_EMBLEMS_DIR})
if(WITH_ICON_CACHE)