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:
authorAllan Nordhøy <epost@anotheragency.no>2019-12-07 10:33:30 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-12-07 10:33:30 +0300
commit16c1fed9e66e035a1edf42a40b57f8c26a12af19 (patch)
tree4f57b047d4d985f6fa6a34186c6104b982ad3086 /plugins
parentbb168605cc09d8d5679c28f62ca20321628881b3 (diff)
Spelling: "simple terminal"
Diffstat (limited to 'plugins')
-rw-r--r--plugins/st/st_plugin_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/st/st_plugin_config.h b/plugins/st/st_plugin_config.h
index 6b8272a07..a9f246fb6 100644
--- a/plugins/st/st_plugin_config.h
+++ b/plugins/st/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