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

gitlab.com/Remmina/remmina-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'st_plugin_config.h')
-rw-r--r--st_plugin_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/st_plugin_config.h b/st_plugin_config.h
index 6b8272a..a9f246f 100644
--- a/st_plugin_config.h
+++ b/st_plugin_config.h
@@ -40,7 +40,7 @@
#define __PLUGIN_CONFIG_H
#define PLUGIN_NAME "ST"
-#define PLUGIN_DESCRIPTION N_("Remmina Simple Terminal")
+#define PLUGIN_DESCRIPTION N_("Remmina simple terminal")
#define PLUGIN_VERSION "1.0.0.0"
#define PLUGIN_APPICON "remmina-tool-symbolic"
#endif