mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Reinstate seahorse, recommend it for epiphany.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11804 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
85320cc20a
commit
754b81f6e0
@ -1,12 +1,12 @@
|
|||||||
<!-- $LastChangedBy$ $Date$ -->
|
<!-- $LastChangedBy$ $Date$ -->
|
||||||
|
|
||||||
<!ENTITY day "08"> <!-- Always 2 digits -->
|
<!ENTITY day "09"> <!-- Always 2 digits -->
|
||||||
<!ENTITY month "09"> <!-- Always 2 digits -->
|
<!ENTITY month "09"> <!-- Always 2 digits -->
|
||||||
<!ENTITY year "2013">
|
<!ENTITY year "2013">
|
||||||
<!ENTITY copyrightdate "2001-&year;">
|
<!ENTITY copyrightdate "2001-&year;">
|
||||||
<!ENTITY copyholder "The BLFS Development Team">
|
<!ENTITY copyholder "The BLFS Development Team">
|
||||||
<!ENTITY version "&year;-&month;-&day;">
|
<!ENTITY version "&year;-&month;-&day;">
|
||||||
<!ENTITY releasedate "September 8th, &year;">
|
<!ENTITY releasedate "September 9th, &year;">
|
||||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||||
<!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] -->
|
<!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] -->
|
||||||
|
@ -36,6 +36,7 @@ $Date$
|
|||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gucharmap.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gucharmap.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nautilus.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nautilus.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="network-manager-applet.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="network-manager-applet.xml"/>
|
||||||
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="seahorse.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="totem.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="totem.xml"/>
|
||||||
|
|
||||||
</chapter>
|
</chapter>
|
||||||
|
@ -87,7 +87,8 @@
|
|||||||
|
|
||||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||||
<para role="recommended">
|
<para role="recommended">
|
||||||
<xref linkend="nss"/>
|
<xref linkend="nss"/>,
|
||||||
|
<xref linkend="seahorse"/> (at runtime, for managing stored passwords)
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para condition="html" role="usernotes">User Notes:
|
<para condition="html" role="usernotes">User Notes:
|
||||||
|
@ -43,6 +43,15 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
<listitem>
|
||||||
|
<para>September 9th, 2013</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[ken] - Reinstate seahorse, link to it from epiphany.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>September 8th, 2013</para>
|
<para>September 8th, 2013</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
Loading…
Reference in New Issue
Block a user