Changeset 3f909d6


Ignore:
Timestamp:
07/06/2006 11:17:23 PM (18 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
af2764a
Parents:
33642828
Message:

Added new package - gnome-screensaver-2.14.2

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

Files:
1 added
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r33642828 r3f909d6  
    1 <!ENTITY day          "06">                   <!-- Always 2 digits -->
     1<!ENTITY day          "07">                   <!-- Always 2 digits -->
    22<!ENTITY month        "07">                   <!-- Always 2 digits -->
    33<!ENTITY year         "2006">
     
    473473<!ENTITY sound-juicer-version         "2.14.4">
    474474<!ENTITY totem-version                "1.4.2">
     475<!ENTITY gdm-version                  "2.14.9">
    475476<!ENTITY gnome-screensaver-version    "2.14.2">
    476 <!ENTITY gdm-version                  "2.14.9">
    477477
    478478<!-- Accessibility -->
  • gnome/add/add.xml

    r33642828 r3f909d6  
    5353  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="totem.xml"/>
    5454  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gdm.xml"/>
     55  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-screensaver.xml"/>
    5556
    5657  <!-- This is used as a TOC separator -->
  • gnome/add/gdm.xml

    r33642828 r3f909d6  
    154154      <title>Config Files</title>
    155155
    156       <para><filename>&gnome-etc-dir;/gdm/custom.conf</filename></para>
     156      <para><filename>&gnome-etc-dir;/gdm/custom.conf</filename>,
     157      <filename>$GNOME_PREFIX/share/gdm/defaults.conf</filename></para>
    157158
    158159      <indexterm zone="gdm gdm-config">
    159160        <primary sortas="e-etc-gnome-&gnome-version;&gnome-minor-version;gdm-custom.conf">
    160161        &gnome-etc-dir;/gdm/custom.conf</primary>
     162      </indexterm>
     163      <indexterm zone="gdm gdm-config">
     164        <primary sortas="e-$GNOME_PREFIX-share-gdm-defaults.conf">
     165        $GNOME_PREFIX/share/gdm/defaults.conf</primary>
    161166      </indexterm>
    162167
     
    216221        <primary sortas="e-etc-pam.d-gdm">/etc/pam.d/gdm</primary>
    217222      </indexterm>
    218 
    219223      <indexterm zone="gdm gdm-config">
    220224        <primary
  • introduction/welcome/changelog.xml

    r33642828 r3f909d6  
    4343
    4444    <listitem>
     45      <para>July 7th, 2006</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[randy] - Added new package - gnome-screensaver-2.14.2.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
     53    <listitem>
    4554      <para>July 6th, 2006</para>
    4655      <itemizedlist>
  • introduction/welcome/credits.xml

    r33642828 r3f909d6  
    266266        additions), Expect, FOP, FreeTTS, FriBidi, GC, GCC (rewrite), GMime,
    267267        gnome-audio, gnome-backgrounds, gnome-menus, gnome-mount,
    268         gnome-volume-manager, GNOME Doc Utils, GNOME Keyring Manager,
    269         GnuCash (many additions), GOffice, Graphviz, GStreamer Base Plug-ins,
    270         GStreamer Good Plug-ins, GStreamer Ugly Plug-ins, HAL, Heimdal,
    271         HTML Tidy, ISO Codes, JadeTeX,
     268        gnome-screensaver, gnome-volume-manager, GNOME Doc Utils,
     269        GNOME Keyring Manager, GnuCash (many additions), GOffice, Graphviz,
     270        GStreamer Base Plug-ins, GStreamer Good Plug-ins, GStreamer Ugly
     271        Plug-ins, HAL, Heimdal, HTML Tidy, ISO Codes, JadeTeX,
    272272        Java Access Bridge, K3b, LessTif (rewrite), libexif, libgail-gnome,
    273273        libgnomecups, Libidn, libmpeg2, libmusicbrainz, libquicktime, MPlayer
Note: See TracChangeset for help on using the changeset viewer.