diff options
Diffstat (limited to 'lib/ephy-prefs.h')
-rw-r--r-- | lib/ephy-prefs.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/ephy-prefs.h b/lib/ephy-prefs.h index 6082d1c09..65a52ac47 100644 --- a/lib/ephy-prefs.h +++ b/lib/ephy-prefs.h @@ -68,6 +68,9 @@ G_BEGIN_DECLS #define CONF_DESKTOP_BG_PICTURE "/desktop/gnome/background/picture_filename" #define CONF_DESKTOP_BG_TYPE "/desktop/gnome/background/picture_options" +/* Privacy */ +#define CONF_PRIVACY_REMEMBER_PASSWORDS "/apps/epiphany/general/remember_passwords" + G_END_DECLS #endif |