Changeset dad48cf


Ignore:
Timestamp:
05/11/2005 01:50:04 AM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
48a0d2b
Parents:
166bc82
Message:

Updated to GTK Engines-2.6.3

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/core/gtk-engines.xml

    r166bc82 rdad48cf  
    55  %general-entities;
    66
    7 <!ENTITY gtk-engines-download-http "http://ftp.gnome.org/pub/GNOME/sources/gtk-engines/2.2/gtk-engines-&gtk-engines-version;.tar.bz2">
    8 <!ENTITY gtk-engines-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gtk-engines/2.2/gtk-engines-&gtk-engines-version;.tar.bz2">
    9 <!ENTITY gtk-engines-md5sum "78e9276c28b509f3203de4873c20a263">
    10 <!ENTITY gtk-engines-size "401 KB">
    11 <!ENTITY gtk-engines-buildsize "2.6 MB">
    12 <!ENTITY gtk-engines-time "0.08 SBU">
     7<!ENTITY gtk-engines-download-http "http://ftp.gnome.org/pub/GNOME/sources/gtk-engines/2.6/gtk-engines-&gtk-engines-version;.tar.bz2">
     8<!ENTITY gtk-engines-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gtk-engines/2.6/gtk-engines-&gtk-engines-version;.tar.bz2">
     9<!ENTITY gtk-engines-md5sum "ba5975f8ab390fa43fc0bf94f4a3b023">
     10<!ENTITY gtk-engines-size "469 KB">
     11<!ENTITY gtk-engines-buildsize "13 MB">
     12<!ENTITY gtk-engines-time "0.4 SBU">
    1313]>
    1414
     
    2626
    2727<para>The <application><acronym>GTK</acronym> Engines</application>
    28 package contains three themes for
     28package contains eight themes/engines and two additional engines for
    2929<application><acronym>GTK</acronym>2</application>.</para>
    3030
     
    6060
    6161<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
    62 make &amp;&amp;
    63 make install</command></userinput></screen>
     62make</command></userinput></screen>
     63
     64<para>This package does not come with a test suite.</para>
     65
     66<para>Now, as the root user:</para>
     67
     68<screen><userinput role='root'><command>make install</command></userinput></screen>
    6469
    6570</sect2>
     
    8186
    8287<sect3><title>theme files</title>
    83 <para>Theme files included are Pixmap, Metal and Redmond95.</para></sect3>
     88<para>Theme files included are Crux, Clearlooks, Industrial, Lighthouse,
     89Metal, Mist, Redmond95 and ThinIce.</para></sect3>
    8490
    8591</sect2>
    8692
    8793</sect1>
    88 
Note: See TracChangeset for help on using the changeset viewer.