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:
Diffstat (limited to 'src/remmina_pref.h')
-rw-r--r--src/remmina_pref.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/remmina_pref.h b/src/remmina_pref.h
index 198197b80..7e90d01b9 100644
--- a/src/remmina_pref.h
+++ b/src/remmina_pref.h
@@ -86,6 +86,7 @@ enum {
REMMINA_TAB_NONE = 3
};
+/* Remember to add the id 0, 4 and 5 in the remmina pref editor */
enum {
RM_ENC_MODE_SECRET = 0, /* Using libsecret */
RM_ENC_MODE_SODIUM_INTERACTIVE = 1, /* Using libsodium */