diff options
author | Diego Escalante Urrelo <diegoe@gnome.org> | 2007-06-17 13:56:03 +0800 |
---|---|---|
committer | Diego Escalante Urrelo <diegoe@src.gnome.org> | 2007-06-17 13:56:03 +0800 |
commit | b407005318f6f5946bacd85682b4e4208dbbe811 (patch) | |
tree | fe2486e95bace1aeed6bebe2495112ac7a5f5af0 /help | |
parent | 6bb1272c1569968ac109d8e1d612f24e13bd084f (diff) | |
download | gsoc2013-epiphany-b407005318f6f5946bacd85682b4e4208dbbe811.tar.gz gsoc2013-epiphany-b407005318f6f5946bacd85682b4e4208dbbe811.tar.zst gsoc2013-epiphany-b407005318f6f5946bacd85682b4e4208dbbe811.zip |
Modified first-time dialog when visiting a secure page, to mention the
2007-06-07 Diego Escalante Urrelo <diegoe@gnome.org>
* embed/mozilla/GtkNSSSecurityWarningDialogs.cpp:
* help/C/epiphany.xml:
Modified first-time dialog when visiting a secure page, to mention
the color and padlock icon in the address entry.
Patch by Jared Moore. Fixes bug #346243.
svn path=/trunk/; revision=7085
Diffstat (limited to 'help')
-rw-r--r-- | help/C/epiphany.xml | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/help/C/epiphany.xml b/help/C/epiphany.xml index 3ff6c4641..d8e627bdb 100644 --- a/help/C/epiphany.xml +++ b/help/C/epiphany.xml @@ -1689,13 +1689,8 @@ GNOME -> GNOME developers home page</programlisting> <sect2 id="identifying-secure-sites"> <title>Identifying Secure Sites</title> <para> - When viewing web pages, &fr; displays a padlock icon - which shows you whether the current site is secure. When the - statusbar is visible, this icon will appear there, otherwise it - will be shown in the right-hand side of the address entry. In - Fullscreen mode when the toolbar is hidden, the lock icon - will be shown in the top right corner of the window on secure - sites. + When viewing web pages, &fr; displays a padlock icon in the + statusbar which shows you whether the current site is secure. </para> <variablelist> <varlistentry> @@ -1725,8 +1720,8 @@ GNOME -> GNOME developers home page</programlisting> </varlistentry> </variablelist> <para> - In addition, &fr; displays the address entry using a yellow background - to show you that the current site is secure. + For secure sites, there is an additional locked padlock icon in the address + entry, and the address entry has a different background color. </para> </sect2> <sect2 id="using-certificate-viewer"> |