Changeset 304ca8e


Ignore:
Timestamp:
04/29/2012 06:22:10 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:
7094a58
Parents:
4b33f5b6
Message:

Added cantarell-fonts 0.0.8, gnome-boxes 3.4.1 and yelp-tools 3.4.1

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

Files:
3 added
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r4b33f5b6 r304ca8e  
    709709
    710710<!-- Platform -->
     711<!ENTITY at-spi2-core-version         "2.4.1">
    711712<!ENTITY at-spi2-atk-version          "2.4.0">
    712 <!ENTITY at-spi2-core-version         "2.4.1">
     713<!ENTITY cantarell-fonts-version      "0.0.8">
    713714<!ENTITY caribou-version              "0.4.2">
    714715<!ENTITY dconf-version                "0.12.0">
     
    735736<!ENTITY vte-version                  "0.32.1">
    736737<!ENTITY yelp-xsl-version             "3.4.1">
     738<!ENTITY yelp-tools-version           "3.4.1">
    737739
    738740<!-- Desktop -->
     
    812814<!ENTITY ghex-version                 "3.4.0">
    813815<!ENTITY glade-version                "3.12.0">
     816<!ENTITY gnome-boxes-version          "3.4.1">
    814817<!ENTITY gnome-color-manager-version  "3.2.1">
    815818<!ENTITY gnome-devel-docs-version     "3.4.1">
  • gnome/add/add.xml

    r4b33f5b6 r304ca8e  
    5050  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ghex.xml"/>
    5151  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="glade.xml"/>
     52  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-boxes.xml"/>
    5253  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-color-manager.xml"/>
    5354  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-devel-docs.xml"/>
  • gnome/add/totem.xml

    r4b33f5b6 r304ca8e  
    9494      <ulink url="http://live.gnome.org/libepc/">libepc</ulink>,
    9595      <ulink url="http://www.lirc.org">LIRC</ulink>,
    96       <ulink url="http://pypi.python.org/pypi/pylint">pylint</ulink> and 
     96      <ulink url="http://pypi.python.org/pypi/pylint">pylint</ulink> and
    9797      <xref linkend="firefox"/> or <xref linkend="xulrunner"/>
    9898      (to build the browser plug-ins)
  • gnome/core/core.xml

    r4b33f5b6 r304ca8e  
    3636  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="at-spi2-core.xml"/>
    3737  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="at-spi2-atk.xml"/>
     38  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cantarell-fonts.xml"/>
    3839  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="caribou.xml"/>
    3940  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dconf.xml"/>
     
    6364  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vte.xml"/>
    6465  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="yelp-xsl.xml"/>
     66  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="yelp-tools.xml"/>
    6567
    6668  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-desktop.xml"/>
  • introduction/welcome/changelog.xml

    r4b33f5b6 r304ca8e  
    9090          <para>[krejzi] - Totem 3.4.1.</para>
    9191        </listitem>
     92        <listitem>
     93          <para>[krejzi] - Added cantarell-fonts 0.0.8.</para>
     94        </listitem>
     95        <listitem>
     96          <para>[krejzi] - Added gnome-boxes 3.4.1.</para>
     97        </listitem>
     98        <listitem>
     99          <para>[krejzi] - Added yelp-tools 3.4.1.</para>
     100        </listitem>
    92101      </itemizedlist>
    93102    </listitem>
Note: See TracChangeset for help on using the changeset viewer.