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>2018-06-08 18:36:28 +0300
committerAntenore Gatta <antenore@simbiosi.org>2018-06-08 18:36:28 +0300
commit85162d8cc3b8cc40a72d25e1b938c0db473e5c17 (patch)
tree3852de905ecd490df591ac08a10b4a69adf7c32d /src/remmina_sftp_plugin.c
parent93eec62fa12eaced3560fe9022572dd501c191be (diff)
Moving to symbolic icons to match theme colors
Diffstat (limited to 'src/remmina_sftp_plugin.c')
-rw-r--r--src/remmina_sftp_plugin.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/remmina_sftp_plugin.c b/src/remmina_sftp_plugin.c
index 20dabe440..fdf2e16e4 100644
--- a/src/remmina_sftp_plugin.c
+++ b/src/remmina_sftp_plugin.c
@@ -370,8 +370,8 @@ static RemminaProtocolPlugin remmina_plugin_sftp =
N_("SFTP - Secure File Transfer"), // Description
GETTEXT_PACKAGE, // Translation domain
VERSION, // Version number
- "remmina-sftp", // Icon for normal connection
- "remmina-sftp", // Icon for SSH connection
+ "remmina-sftp-symbolic", // Icon for normal connection
+ "remmina-sftp-symbolic", // Icon for SSH connection
remmina_sftp_basic_settings, // Array for basic settings
NULL, // Array for advanced settings
REMMINA_PROTOCOL_SSH_SETTING_TUNNEL, // SSH settings type