[release-notes/gnome-3-6] Explain what libsecret is and link to API ref
- From: Andre Klapper <aklapper src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [release-notes/gnome-3-6] Explain what libsecret is and link to API ref
- Date: Fri, 14 Sep 2012 07:50:56 +0000 (UTC)
commit d167c1a69f691e4944960883b0f5ac9ecfea0bb7
Author: Andre Klapper <a9016009 gmx de>
Date: Fri Sep 14 09:50:49 2012 +0200
Explain what libsecret is and link to API ref
help/C/developers-deprecations.page | 5 +++--
help/C/lookingforward-misc.page | 3 ++-
2 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/help/C/developers-deprecations.page b/help/C/developers-deprecations.page
index 292cb8e..14898e4 100644
--- a/help/C/developers-deprecations.page
+++ b/help/C/developers-deprecations.page
@@ -30,9 +30,10 @@
<item><p>
<app>Disks</app> has been migrated from <link href="http://developer.gnome.org/gio/2.34/ch31.html">using <app>dbus-glib</app> to GDBus</link> as a side effect of using <app>disks2</app>.
</p></item>
-<!-- libsecret 1.0 migration: https://bugzilla.gnome.org/show_bug.cgi?id=679893 -->
+<!-- libsecret 1.0 migration: https://bugzilla.gnome.org/show_bug.cgi?id=679893 and https://mail.gnome.org/archives/desktop-devel-list/2012-March/msg00086.html -->
<item><p>
- Several packages now use <link href="http://developer.gnome.org/libsecret/0.9/migrating.html"><app>libsecret</app> instead of gnome-keyring</link>, such as <app>Disks</app>, <app>empathy</app>, <app>gvfs</app>, <app>vinagre</app>, and <app>vino</app>.
+ Several packages now use <link href="http://developer.gnome.org/libsecret/0.9/migrating.html"><app>libsecret</app> instead of gnome-keyring</link>, such as <app>Disks</app>, <app>empathy</app>, <app>gvfs</app>, <app>vinagre</app>, and <app>vino</app>.</p>
+ <p>The <app>libsecret</app> library is a new client for the <link href="http://standards.freedesktop.org/secret-service/">Secret Service DBus API</link>. It allows storage of passwords in a common way on the desktop.
<!-- TODO:XXX: Check bugs 679849 (NetworkManager), 679851 (gnome-shell), 679855 (evince), 679870 (tracker) and 679918 (epiphany) and add them in case they made it on time before hardcode freeze! -->
</p></item>
<!-- gstreamer 1.0 migration: https://bugzilla.gnome.org/show_bug.cgi?id=679412 -->
diff --git a/help/C/lookingforward-misc.page b/help/C/lookingforward-misc.page
index dc8b572..0f9c016 100644
--- a/help/C/lookingforward-misc.page
+++ b/help/C/lookingforward-misc.page
@@ -26,7 +26,8 @@
<item><p>For Developers</p>
<list>
<item><p>
- <app>libgnome-keyring</app> will be completely <link href="developer.gnome.org/libsecret/0.9/migrating.html">deprecated in favor of <app>libsecret</app></link>.
+ <app>libgnome-keyring</app> will be completely <link href="developer.gnome.org/libsecret/0.9/migrating.html">deprecated in favor of <app>libsecret</app></link>.</p>
+ <p>The <app>libsecret</app> library is a new client for the <link href="http://standards.freedesktop.org/secret-service/">Secret Service DBus API</link>. It allows storage of passwords in a common way on the desktop.
</p></item>
<!-- https://bugzilla.gnome.org/show_bug.cgi?id=678610 -->
<item><p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]