Ignore:
Timestamp:
09/26/2012 07:42:38 PM (12 years ago)
Author:
Krejzi <krejzi@…>
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:
51a1ba3
Parents:
b0369f3
Message:

GNOME 3.6 Part 9.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/seahorse.xml

    rb0369f3 r1ca1a68f  
    55  %general-entities;
    66
    7   <!ENTITY seahorse-download-http "&gnome-download-http;/seahorse/3.4/seahorse-&seahorse-version;.tar.xz">
    8   <!ENTITY seahorse-download-ftp  "&gnome-download-ftp;/seahorse/3.4/seahorse-&seahorse-version;.tar.xz">
    9   <!ENTITY seahorse-md5sum        "0d5215a1b6d5747afe0909f4d91f53b9">
    10   <!ENTITY seahorse-size          "2.0 MB">
    11   <!ENTITY seahorse-buildsize     "56 MB">
    12   <!ENTITY seahorse-time          "0.8 SBU">
     7  <!ENTITY seahorse-download-http "&gnome-download-http;/seahorse/3.6/seahorse-&seahorse-version;.tar.xz">
     8  <!ENTITY seahorse-download-ftp  "&gnome-download-ftp;/seahorse/3.6/seahorse-&seahorse-version;.tar.xz">
     9  <!ENTITY seahorse-md5sum        "b76fcc399aa03cbfe160dca4b71c7bc6">
     10  <!ENTITY seahorse-size          "1.9 MB">
     11  <!ENTITY seahorse-buildsize     "60 MB">
     12  <!ENTITY seahorse-time          "0.6 SBU">
    1313]>
    1414
     
    3636    </para>
    3737
    38     &lfs70_checked;
     38    &lfs72_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7777    <para role="required">
    7878      <xref linkend="gcr"/>,
    79       <xref linkend="gnome-doc-utils"/>,
    8079      <xref linkend="gpgme"/>,
    81       <xref linkend="gnupg"/> or <xref linkend="gnupg2"/> and
    82       <xref linkend="libgnome-keyring"/>
     80      <xref linkend="gnupg"/> or
     81      <xref linkend="gnupg2"/>,
     82      <xref linkend="libsecret"/> and
     83      <xref linkend="yelp-xsl"/>
    8384    </para>
    8485
    8586    <bridgehead renderas="sect4">Recommended</bridgehead>
    8687    <para role="recommended">
    87       <xref linkend="libsoup"/> and
    88       <xref linkend="rarian"/>
     88      <xref linkend="libsoup"/>
    8989    </para>
    9090
     
    9393      <xref linkend="avahi"/>,
    9494      <xref linkend="openldap"/> and
    95       <xref linkend="openssh"/> (for ssh-keygen)
     95      <xref linkend="openssh"/>
    9696    </para>
    9797
     
    131131      href="../../xincludes/static-libraries.xml"/>
    132132
    133     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    134       href="../../xincludes/without-scrollkeeper.xml"/>
    135 
    136133  </sect2>
    137134
     
    149146        <seg>
    150147          /usr/lib/seahorse,
    151           /usr/share/gnome/help/seahorse,
    152           /usr/share/omf/seahorse and
     148          /usr/share/help/*/seahorse and
    153149          /usr/share/seahorse
    154150        </seg>
     
    165161        <listitem>
    166162          <para>
    167             is the graphical interface for managing and using encryption keys.
     163            is the graphical interface for managing and using
     164            encryption keys.
    168165          </para>
    169166          <indexterm zone="seahorse seahorse-prog">
Note: See TracChangeset for help on using the changeset viewer.