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:26:04 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-12-07 10:26:04 +0300
commitf259f10d33ede5b1a6a59f2711a068c8236e934e (patch)
treeb74012b44b1c3eb5656c1ff3e669bc81bdb1bcf3 /plugins
parent0d4541524d2294c0bdff6b8038b4094df31801f0 (diff)
Spelling: "web-browser plugin"
Diffstat (limited to 'plugins')
-rw-r--r--plugins/www/www_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/www/www_config.h b/plugins/www/www_config.h
index b48220bff..efccb58c2 100644
--- a/plugins/www/www_config.h
+++ b/plugins/www/www_config.h
@@ -40,7 +40,7 @@
#define __PLUGIN_CONFIG_H
#define PLUGIN_NAME "WWW"
-#define PLUGIN_DESCRIPTION N_("Remmina Browser Plugin")
+#define PLUGIN_DESCRIPTION N_("Remmina web-browser plugin")
#define PLUGIN_VERSION "0.1.0"
#define PLUGIN_APPICON "remmina-www-symbolic"
#endif