Changeset 0dd3ad2


Ignore:
Timestamp:
01/13/2010 02:32:04 AM (14 years ago)
Author:
Wayne Blaszczyk <wblaszcz@…>
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:
472f0eb
Parents:
edb484ed
Message:

Removed gnome-audio-2.0.0.

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

Files:
3 edited
2 moved

Legend:

Unmodified
Added
Removed
  • general.ent

    redb484ed r0dd3ad2  
    44-->
    55
    6 <!ENTITY day          "12">                   <!-- Always 2 digits -->
     6<!ENTITY day          "13">                   <!-- Always 2 digits -->
    77<!ENTITY month        "01">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2010">
     
    545545<!ENTITY gnome-mime-data-version      "2.18.0">
    546546<!ENTITY gnome-vfs-version            "2.24.2">
    547 <!-- Obsolete
    548 <!ENTITY gnome-vfs-monikers-version   "2.15.3">
    549 -->
    550547<!ENTITY libbonobo-version            "2.24.2">
    551548<!ENTITY libbonoboui-version          "2.24.2">
     
    557554<!-- Desktop -->
    558555<!ENTITY gnome-control-center-version "2.28.1">
    559 <!ENTITY eel-version                  "2.18.3">
    560556<!ENTITY gail-version                 "1.18.0">
    561557<!ENTITY gnome-applets-version        "2.28.0">
     
    581577
    582578<!-- Libraries -->
     579<!ENTITY eel-version                  "2.18.3">
    583580<!ENTITY evolution-data-server-version "2.28.2">
    584 <!ENTITY gnome-audio-version          "2.0.0">
    585581<!ENTITY gtkhtml-version              "3.14.3">
    586582<!ENTITY gtksourceview-version        "2.8.1">
     
    637633<!ENTITY gnome2-user-docs-version     "2.8.1">
    638634<!ENTITY gnopernicus-version          "1.1.1">
     635<!ENTITY gnome-vfs-monikers-version   "2.15.3">
     636<!ENTITY gnome-audio-version          "2.0.0">
    639637-->
    640638
  • gnome/add/add.xml

    redb484ed r0dd3ad2  
    2525  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="eel.xml"/>
    2626  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="evolution-data-server.xml"/>
    27   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-audio.xml"/>
    2827  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gtkhtml.xml"/>
    2928  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gtksourceview.xml"/>
     
    8281  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ggv.xml"/>
    8382  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnopernicus.xml"/>
     83  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-vfs-monikers.xml"/>
     84  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-audio.xml"/>
    8485  -->
    8586
  • introduction/welcome/changelog.xml

    redb484ed r0dd3ad2  
    4343
    4444    <listitem>
     45      <para>January 13th, 2010</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[wblaszcz] - Removed gnome-audio-2.0.0.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
     53    <listitem>
    4554      <para>January 12th, 2010</para>
    4655      <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.