From 70db36f25685121fb5ef7da0958ba7170760f2b2 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Fri, 21 Jul 2006 19:57:05 +0000 Subject: Add a way to turn off password remembering. Bug #332374. 2006-07-21 Christian Persch * data/epiphany.schemas.in: * data/glade/prefs-dialog.glade: * embed/mozilla/mozilla-notifiers.cpp: * lib/ephy-prefs.h: * src/prefs-dialog.c: Add a way to turn off password remembering. Bug #332374. --- data/epiphany.schemas.in | 11 +++++++ data/glade/prefs-dialog.glade | 71 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 82 insertions(+) (limited to 'data') diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index 382e8a1f3..001b61e34 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -413,6 +413,17 @@ "once" and "disabled". + + /schemas/apps/epiphany/general/remember_passwords + /apps/epiphany/general/remember_passwords + epiphany + bool + true + + Remember passwords + Whether to store and prefill passwords in web sites. + + /schemas/apps/epiphany/web/allow_popups /apps/epiphany/web/allow_popups diff --git a/data/glade/prefs-dialog.glade b/data/glade/prefs-dialog.glade index eb7c33262..c9b71860f 100644 --- a/data/glade/prefs-dialog.glade +++ b/data/glade/prefs-dialog.glade @@ -895,6 +895,77 @@ + + + True + False + 6 + + + + True + <b>Passwords</b> + False + True + GTK_JUSTIFY_LEFT + False + False + 0 + 0.5 + 0 + 0 + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 0 + False + False + + + + + + True + 0.5 + 0.5 + 1 + 1 + 0 + 0 + 12 + 0 + + + + True + True + _Remember passwords + True + GTK_RELIEF_NORMAL + True + False + False + True + + + + + 0 + True + True + + + + + 0 + True + True + + + True -- cgit v1.2.3