Changeset eb7aaed6


Ignore:
Timestamp:
08/13/2010 11:46:59 PM (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:
4fcd58ff
Parents:
35251a7d
Message:

Updated to GTK Engines-2.20.1.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r35251a7d reb7aaed6  
    595595<!ENTITY gnome-themes-version         "2.28.1">
    596596<!ENTITY gnome-user-docs-version      "2.28.2">
    597 <!ENTITY gtk-engines-version          "2.18.4">
     597<!ENTITY gtk-engines-version          "2.20.1">
    598598<!ENTITY gvfs-version                 "1.4.3">
    599599<!ENTITY libgtop-version              "2.28.0">
  • gnome/core/gtk-engines.xml

    r35251a7d reb7aaed6  
    55  %general-entities;
    66
    7   <!ENTITY gtk-engines-download-http "&gnome-download-http;/gtk-engines/2.18/gtk-engines-&gtk-engines-version;.tar.bz2">
    8   <!ENTITY gtk-engines-download-ftp  "&gnome-download-http;/gtk-engines/2.18/gtk-engines-&gtk-engines-version;.tar.bz2">
    9   <!ENTITY gtk-engines-md5sum        "95748497eafdfe898588931f08b2fccc">
    10   <!ENTITY gtk-engines-size          "690 KB">
     7  <!ENTITY gtk-engines-download-http "&gnome-download-http;/gtk-engines/2.20/gtk-engines-&gtk-engines-version;.tar.bz2">
     8  <!ENTITY gtk-engines-download-ftp  "&gnome-download-http;/gtk-engines/2.20/gtk-engines-&gtk-engines-version;.tar.bz2">
     9  <!ENTITY gtk-engines-md5sum        "666de7fcdb775cd90dd95e1b20860b5a">
     10  <!ENTITY gtk-engines-size          "663 KB">
    1111  <!ENTITY gtk-engines-buildsize     "15 MB">
    1212  <!ENTITY gtk-engines-time          "0.5 SBU">
     
    6060    <bridgehead renderas="sect4">Required</bridgehead>
    6161    <para role="required"><xref linkend="gtk2"/> and
    62     <xref linkend="perl-xml-parser"/></para>
     62    <xref linkend="intltool"/></para>
    6363
    6464    <bridgehead renderas="sect4">Optional</bridgehead>
    65     <para role="optional"><xref linkend="intltool"/> and <xref linkend="which"/>
    66     (Required for test suite)</para>
     65    <para role="optional"><xref linkend="which"/> (Required for test suite)</para>
    6766
    6867    <para condition="html" role="usernotes">User Notes:
     
    102101        libindustrial.so, libmist.so, libredmond95.so, and libthinice.so (GTK-2
    103102        engines libraries)</seg>
    104         <seg>/usr/lib/gtk-&gtk2-libdir;/engines, /usr/share/gtk-engines, and
    105         /usr/share/themes/{Clearlooks/gtk-2.0,Crux/gtk-2.0,Industrial/gtk-2.0,
    106         Mist/gtk-2.0,Redmond/gtk-2.0,ThinIce/gtk-2.0}</seg>
     103        <seg>/usr/{lib/gtk-&gtk2-libdir;/engines,share/{gtk-engines,
     104        themes/{Clearlooks/gtk-2.0,Crux/gtk-2.0,Industrial/gtk-2.0,Mist/gtk-2.0,
     105        Redmond/gtk-2.0,ThinIce/gtk-2.0}}}</seg>
    107106        <seg>Clearlooks, Crux, Industrial, Mist, Redmond and ThinIce</seg>
    108107      </seglistitem>
  • introduction/welcome/changelog.xml

    r35251a7d reb7aaed6  
    4545      <itemizedlist>
    4646        <listitem>
     47          <para>[wblaszcz] - Updated to GTK Engines-2.20.1.</para>
     48        </listitem>
     49        <listitem>
    4750          <para>[wblaszcz] - Updated to GNOME System Monitor-2.28.1 and minor
    4851          changes to GNOME Speech.</para>
Note: See TracChangeset for help on using the changeset viewer.