"Master password" is now called "master passphrase".
[claws.git] / src / plugins / vcalendar / vcal_prefs.h
index 9fcb96d283e71a765b0d21cf8d023a5ae418dea3..9e7d89ff52a3139745f51aa4c64d8a942f5b1a20 100644 (file)
@@ -51,6 +51,6 @@ extern VcalendarPrefs vcalprefs;
 void vcal_prefs_init   (void);
 void vcal_prefs_done   (void);
 void vcal_prefs_save   (void);
-void vcal_prefs_master_password_change(const gchar *oldp, const gchar *newp);
+void vcal_prefs_master_passphrase_change(const gchar *oldp, const gchar *newp);
 
 #endif