diff options
author | Cosimo Cecchi <cosimoc@src.gnome.org> | 2007-12-21 16:55:25 +0800 |
---|---|---|
committer | Cosimo Cecchi <cosimoc@src.gnome.org> | 2007-12-21 16:55:25 +0800 |
commit | 6adb4570e797dcafcd865fd67e489766294a2f8b (patch) | |
tree | aa98e129db0c58f316e0f3f869477d9def1455aa /help | |
parent | bcc23108bc5e8653a31744b3d758334681d899f2 (diff) | |
download | gsoc2013-epiphany-6adb4570e797dcafcd865fd67e489766294a2f8b.tar gsoc2013-epiphany-6adb4570e797dcafcd865fd67e489766294a2f8b.tar.gz gsoc2013-epiphany-6adb4570e797dcafcd865fd67e489766294a2f8b.tar.bz2 gsoc2013-epiphany-6adb4570e797dcafcd865fd67e489766294a2f8b.tar.lz gsoc2013-epiphany-6adb4570e797dcafcd865fd67e489766294a2f8b.tar.xz gsoc2013-epiphany-6adb4570e797dcafcd865fd67e489766294a2f8b.tar.zst gsoc2013-epiphany-6adb4570e797dcafcd865fd67e489766294a2f8b.zip |
Adds a "Clear All" dialog to clear all the privacy information, and a help
section explaining its usage. Close bug #148314.
svn path=/trunk/; revision=7793
Diffstat (limited to 'help')
-rw-r--r-- | help/C/epiphany.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/help/C/epiphany.xml b/help/C/epiphany.xml index 7e4ab4007..c02444206 100644 --- a/help/C/epiphany.xml +++ b/help/C/epiphany.xml @@ -1620,6 +1620,21 @@ GNOME -> GNOME developers home page</programlisting> </listitem> </itemizedlist> </sect2> + <sect2 id="clearing-personal-data"> + <title>Clearing your personal data</title> + <para> + &fr; let you clear all your personal data it remembered in an easy way. + </para> + <para> + The Clear All dialog, which can be accessed by clicking on the + <guibutton>Clear All...</guibutton> on the bottom right corner of the + Personal Data Manager, let you specify the items of your personal data you want + to clean. For details see: <xref linkend="managing-cookies"/>, + <xref linkend="managing-passwords"/> and <xref linkend="overview-of-history"/>. + Note that the operation is not undoable, and by clicking on <guibutton>Clear</guibutton> + you will lose all the personal data of the selected kind. + </para> + </sect2> </sect1> <!-- ============= Using the Download Manager ===================== --> |