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:
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
commita0c597814ef17252ccf333c13183f050843ad0ff (patch)
treec80e33fbabaebca6186accfe844a3d34be50352c
parenta9f4a9494d104e552d3ffa9e4abcef94313a183f (diff)
Spelling: "simple terminal"
-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