[seahorse] help: Update how to view passwords in 3.34 UI
- From: Andre Klapper <aklapper src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seahorse] help: Update how to view passwords in 3.34 UI
- Date: Thu, 16 Jan 2020 21:55:41 +0000 (UTC)
commit c03e1a207ee27479bd56783605aaba1b1efad6ff
Author: Andre Klapper <a9016009 gmx de>
Date: Thu Jan 16 22:54:42 2020 +0100
help: Update how to view passwords in 3.34 UI
help/C/media/dialog-password-symbolic.svg | 3 +++
help/C/passwords-view.page | 26 +++++++++++++++-----------
help/meson.build | 1 +
3 files changed, 19 insertions(+), 11 deletions(-)
---
diff --git a/help/C/media/dialog-password-symbolic.svg b/help/C/media/dialog-password-symbolic.svg
new file mode 100644
index 00000000..14be8869
--- /dev/null
+++ b/help/C/media/dialog-password-symbolic.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
+ <path d="M5 4a4 4 0 0 0-4 4 4 4 0 0 0 4 4 4 4 0 0 0 3.87-3H13v2h3V7H8.867A4 4 0 0 0 5 4zm0 2a2 2 0 0 1 2
2 2 2 0 0 1-2 2 2 2 0 0 1-2-2 2 2 0 0 1 2-2z"
style="line-height:normal;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;text-transform:none;text-orientation:mixed;shape-padding:0;isolation:auto;mix-blend-mode:normal;marker:none"
color="#000" font-weight="400" font-family="sans-serif" white-space="normal" overflow="visible"
fill="#2e3436"/>
+</svg>
diff --git a/help/C/passwords-view.page b/help/C/passwords-view.page
index ffa7802d..0f7751cc 100644
--- a/help/C/passwords-view.page
+++ b/help/C/passwords-view.page
@@ -8,6 +8,7 @@
<revision version="0.1" date="2011-06-17" status="stub"/>
<revision pkgversion="3.9" version="0.1" date="2013-07-18" status="review"/>
+ <revision pkgversion="3.34.1" date="2020-01-16" status="review"/>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
@@ -23,8 +24,13 @@
<years>2014</years>
</credit>
- <desc>Use <app>Passwords and Keys</app> to check a stored password you have
- forgotten.</desc>
+ <credit type="editor copyright">
+ <name>Andre Klapper</name>
+ <email its:translate="no">hashem riseup net</email>
+ <years>2020</years>
+ </credit>
+
+ <desc>Check a stored password which you have forgotten.</desc>
</info>
<title>View stored passwords</title>
@@ -35,27 +41,25 @@
password in <app>Passwords and Keys</app> to refresh your memory.</p>
<steps>
- <title>To view your passwords:</title>
-<!-- HEAD has a new patch submitted to
- https://bugzilla.gnome.org/show_bug.cgi?id=705592, which makes View->By
- keyring the default view. -Aruna - 19/08/2013-->
+ <title>To view a password:</title>
<item>
- <p>Select <guiseq><gui style="menu">View</gui>
- <gui style="menuitem">By keyring</gui></guiseq>.</p>
+ <p>In the side bar on the left, select the keyring which contains the
+ password.</p>
</item>
<item>
<p><link xref="keyring-unlock">Unlock</link> the password
keyring that contains your password. A list of passwords stored in the
keyring will be displayed.</p>
+ <note style="tip"><p>Your <gui>Login</gui> keyring is already unlocked by default.</p></note>
</item>
<item>
<p>Right click on the password you want to check, and select
<gui>Properties</gui>.</p>
</item>
<item>
- <p>Expand the <gui>Passwords</gui> panel, if necessary, and tick the
- <gui style="checkbox">Show password</gui> checkbox to view the
- password.</p>
+ <p>Select the <media type="image" mime="image/svg+xml" height="16px" width="16px"
+ its:translate="no" src="media/dialog-password-symbolic.svg">password</media>
+ icon to view the password.</p>
</item>
</steps>
diff --git a/help/meson.build b/help/meson.build
index 77001cc5..14ae5d92 100644
--- a/help/meson.build
+++ b/help/meson.build
@@ -44,6 +44,7 @@ help_pages = [
]
help_media = [
+ 'media/dialog-password-symbolic.svg',
'media/org.gnome.seahorse.Application.svg',
]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]