Changeset 6c9f409


Ignore:
Timestamp:
11/11/2003 03:24:49 AM (20 years ago)
Author:
Larry Lawrence <larry@…>
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:
bb940d93
Parents:
9c77c236
Message:

updated to intltool-0.27.2

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • gnome/lib/gnome-vfs/gnome-vfs-intro.xml

    r9c77c236 r6c9f409  
    2222<sect3><title><application><acronym>GNOME</acronym> Virtual File System</application> dependencies</title>
    2323<sect4><title>Required</title>
    24 <para><xref linkend="ORBit2"/>, <xref linkend="GConf"/>, <xref
    25 linkend="bonobo-activation"/> and <xref linkend="gnome-mime-data"/></para></sect4>
     24<para><xref linkend="ORBit2"/>, <xref linkend="GConf"/> and <xref linkend="gnome-mime-data"/></para></sect4>
    2625<sect4><title>Optional</title>
    2726<para><xref linkend="libfam"/>, <xref linkend="openssl"/>, <xref
  • gnome/lib/intltool/intltool.ent

    r9c77c236 r6c9f409  
    33<!ENTITY intltool-inst SYSTEM "intltool-inst.xml">
    44<!ENTITY intltool-desc SYSTEM "intltool-desc.xml">
    5 <!ENTITY intltool-version "0.26">
     5<!ENTITY intltool-version "0.27.2">
    66<!ENTITY intltool-download-http "http://ftp.gnome.org/pub/GNOME/sources/intltool/0.26/intltool-&intltool-version;.tar.bz2">
    77<!ENTITY intltool-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/intltool/0.26/intltool-&intltool-version;.tar.bz2">
    8 <!ENTITY intltool-size "104 KB">
    9 <!ENTITY intltool-buildsize "968 KB">
     8<!ENTITY intltool-size "128 KB">
     9<!ENTITY intltool-buildsize "1062 KB">
    1010<!ENTITY intltool-time "0.00 SBU">
  • gnome/lib/lib.xml

    r9c77c236 r6c9f409  
    99&ORBit2;
    1010&intltool;
    11 &bonobo-activation;
    1211&libbonobo;
    1312&GConf;
  • gnome/lib/libbonobo/libbonobo-intro.xml

    r9c77c236 r6c9f409  
    2222<sect3><title><application>libbonobo</application> dependencies</title>
    2323<sect4><title>Required</title>
    24 <para><xref linkend="ORBit2"/> and <xref linkend="bonobo-activation"/></para></sect4>
     24<para><xref linkend="ORBit2"/></para></sect4>
    2525<sect4><title>Optional</title>
    2626<para><xref linkend="gtk-doc"/> and <xref linkend="DocBook"/></para></sect4>
  • gnome/lib/libgnome/libgnome-intro.xml

    r9c77c236 r6c9f409  
    2121<sect4><title>Required</title>
    2222<para><xref linkend="esound"/>, <xref linkend="audiofile"/>, <xref
    23 linkend="ORBit2"/>, <xref linkend="GConf"/>,
    24 <xref linkend="bonobo-activation"/> and <xref linkend="gnome-vfs"/></para>
     23linkend="ORBit2"/>, <xref linkend="GConf"/>
     24 and <xref linkend="gnome-vfs"/></para>
    2525</sect4>
    2626<sect4><title>Optional</title>
  • introduction/welcome/changelog.xml

    r9c77c236 r6c9f409  
    1313
    1414<listitem><para>November 10th, 2003 [larry]: gnome: removed linc
    15 package; updated to ORBit2-2.8.2.</para></listitem>
     15package; updated to ORBit2-2.8.2; updated to intltool-0.27.2; removed
     16bonobo-activation.</para></listitem>
    1617
    1718<listitem><para>November 10th, 2003 [larry]: gnome: updating to
Note: See TracChangeset for help on using the changeset viewer.