Changeset 754b81f


Ignore:
Timestamp:
09/09/2013 03:57:23 PM (11 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
204fe99
Parents:
85320cc2
Message:

Reinstate seahorse, recommend it for epiphany.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11804 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited
1 moved

Legend:

Unmodified
Added
Removed
  • general.ent

    r85320cc2 r754b81f  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "08">                   <!-- Always 2 digits -->
     3<!ENTITY day          "09">                   <!-- Always 2 digits -->
    44<!ENTITY month        "09">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2013">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "September 8th, &year;">
     9<!ENTITY releasedate  "September 9th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • gnome/applications/applications.xml

    r85320cc2 r754b81f  
    3737  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nautilus.xml"/>
    3838  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="network-manager-applet.xml"/>
     39  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="seahorse.xml"/>
    3940  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="totem.xml"/>
    4041
  • gnome/applications/epiphany.xml

    r85320cc2 r754b81f  
    8888    <bridgehead renderas="sect4">Recommended</bridgehead>
    8989    <para role="recommended">
    90       <xref linkend="nss"/>
     90      <xref linkend="nss"/>,
     91      <xref linkend="seahorse"/> (at runtime, for managing stored passwords)
    9192    </para>
    9293
  • introduction/welcome/changelog.xml

    r85320cc2 r754b81f  
    4545-->
    4646    <listitem>
     47      <para>September 9th, 2013</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[ken] - Reinstate seahorse, link to it from epiphany.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
     55    <listitem>
    4756      <para>September 8th, 2013</para>
    4857      <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.