Changeset 9f5de34f for gnome


Ignore:
Timestamp:
04/23/2004 11:39:26 AM (20 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.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, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ae282ea0
Parents:
f35b22f
Message:

updated to control-center-2.6.1

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

Location:
gnome
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • gnome/add/add.xml

    rf35b22f r9f5de34f  
    11<chapter id="gnome-add">
    22<?dbhtml filename="add.html" dir="gnome"?>
    3 <title>Additional GNOME Packages</title>
     3<title>GNOME Additional Packages</title>
    44
    55<para>These packages are modular and add desktop applications to the
     
    77as wanted basis.</para>
    88
     9&libgtkhtml;
     10&libgnomeprint;
     11&libgnomeprintui;
     12&gtksourceview;
     13&gal2;
     14&gtkhtml2;
     15&at-spi;
    916&yelp;
    1017&bug-buddy;
     
    2027&gnome-games;
    2128&gnome2-user-docs;
     29&gconf-editor;
     30&gdm;
    2231
    2332</chapter>
  • gnome/core/control/control-center-intro.xml

    rf35b22f r9f5de34f  
    2121<sect3><title><application>Control Center</application> dependencies</title>
    2222<sect4><title>Required</title>
    23 <para><xref linkend="gnome-desktop"/>, <xref linkend="nautilus"/>, <xref
    24 linkend="metacity"/> and <xref linkend="libxklavier"/></para></sect4>
     23<para>
     24<xref linkend="libxklavier"/>,
     25<xref linkend="metacity"/> and
     26<xref linkend="nautilus"/>
     27</para></sect4>
    2528<sect4><title>Optional</title>
    26 <para><xref linkend="gst-plugins"/></para></sect4>
     29<para>
     30<xref linkend="esound"/>,
     31<xref linkend="alsa"/> and
     32<xref linkend="gst-plugins"/>
     33</para></sect4>
    2734</sect3>
    2835
  • gnome/core/control/control-center.ent

    rf35b22f r9f5de34f  
    44<!ENTITY control-center-exp SYSTEM "control-center-exp.xml">
    55<!ENTITY control-center-desc SYSTEM "control-center-desc.xml">
    6 <!ENTITY control-center-version "2.6.0.3">
     6<!ENTITY control-center-version "2.6.1">
    77<!ENTITY control-center-download-http "http://ftp.gnome.org/pub/GNOME/sources/control-center/2.6/control-center-&control-center-version;.tar.bz2">
    88<!ENTITY control-center-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/control-center/2.6/control-center-&control-center-version;.tar.bz2">
  • gnome/gnome.xml

    rf35b22f r9f5de34f  
    55&gnome-intro;
    66&gnome-lib;
    7 &gnome-core;
    87&gnome-add;
    9 &gnome-other;
    10 &gnome-config;
    118&gnome-otherlibs;
     9
    1210</part>
  • gnome/lib/lib.xml

    rf35b22f r9f5de34f  
    11<chapter id="gnome-lib">
    22<?dbhtml filename="lib.html" dir="gnome"?>
    3 <title>GNOME Libraries</title>
     3<title>GNOME Core Packages</title>
    44
     5<para>This section contains required elements of the
     6<application><acronym>GNOME</acronym></application> environment
     7to display a functional desktop.</para>
    58
    69&gnome-lib-config;
     
    4043&eel;
    4144&nautilus;
     45&control-center;
     46&gnome-config-core;
    4247
    43 &libgtkhtml;
    44 &libgnomeprint;
    45 &libgnomeprintui;
    46 &gtksourceview;
    47 &gal2;
    48 &gtkhtml2;
    49 &at-spi;
    5048</chapter>
Note: See TracChangeset for help on using the changeset viewer.