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:
authorAntenore Gatta <antenore@simbiosi.org>2019-09-07 02:06:15 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-09-07 02:06:15 +0300
commit685d3ec11a0e98d12690e033fd4225789ec4a23a (patch)
treedd08a83663f2746a480b609cfc2d4c345123623b /plugins/tool_hello_world
parent6fb6580b5396e6e3a909cfc80f4b96f86068244b (diff)
Adding setting tooltip in the remmina profile editor
Diffstat (limited to 'plugins/tool_hello_world')
-rw-r--r--plugins/tool_hello_world/plugin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/tool_hello_world/plugin.c b/plugins/tool_hello_world/plugin.c
index 3de6f43ed..66878eda6 100644
--- a/plugins/tool_hello_world/plugin.c
+++ b/plugins/tool_hello_world/plugin.c
@@ -77,7 +77,7 @@ static gboolean remmina_plugin_tool_close_connection(RemminaProtocolWidget *gp)
* c) Setting description
* d) Compact disposition
* e) Values for REMMINA_PROTOCOL_SETTING_TYPE_SELECT or REMMINA_PROTOCOL_SETTING_TYPE_COMBO
- * f) Unused pointer
+ * f) Setting Tooltip
*/
static const RemminaProtocolSetting remmina_plugin_tool_basic_settings[] =
{