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/tool_hello_world/plugin_config.h')
-rw-r--r--plugins/tool_hello_world/plugin_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/tool_hello_world/plugin_config.h b/plugins/tool_hello_world/plugin_config.h
index 68e02f344..e648049d7 100644
--- a/plugins/tool_hello_world/plugin_config.h
+++ b/plugins/tool_hello_world/plugin_config.h
@@ -39,5 +39,5 @@
#define PLUGIN_NAME "HELLO"
#define PLUGIN_DESCRIPTION N_("Hello, World!")
#define PLUGIN_VERSION "1.0"
-#define PLUGIN_APPICON "remmina-tool"
+#define PLUGIN_APPICON "org.remmina.Remmina-tool-symbolic"
#endif