Ignore:
Timestamp:
10/10/2005 06:05:12 PM (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.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:
51d7b70
Parents:
3b269b9
Message:

2nd of 3 commits to GNOME-2.12.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/core/gnome-themes.xml

    r3b269b9 r0c4e116  
    66
    77  <!ENTITY gnome-themes-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-themes/&gnome-version;/gnome-themes-&gnome-themes-version;.tar.bz2">
    8   <!ENTITY gnome-themes-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-themes/&gnome-version;/gnome-themes-&gnome-themes-version;.tar.bz2">
    9   <!ENTITY gnome-themes-md5sum "f365c73ccfbe35640e17fe8d877273fe">
    10   <!ENTITY gnome-themes-size "2.5 MB">
    11   <!ENTITY gnome-themes-buildsize "19 MB">
    12   <!ENTITY gnome-themes-time "0.2 SBU">
     8  <!ENTITY gnome-themes-download-ftp  "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-themes/&gnome-version;/gnome-themes-&gnome-themes-version;.tar.bz2">
     9  <!ENTITY gnome-themes-md5sum        "ab6d63ecb304506153fac3e958995ef4">
     10  <!ENTITY gnome-themes-size          "2.5 MB">
     11  <!ENTITY gnome-themes-buildsize     "19.6 MB">
     12  <!ENTITY gnome-themes-time          "0.2 SBU">
    1313]>
    1414
     
    6868    running the following commands:</para>
    6969
    70 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     70<screen><userinput>./configure --prefix=/usr --enable-all-themes &amp;&amp;
    7171make</userinput></screen>
    7272
     
    7676
    7777<screen role="root"><userinput>make install</userinput></screen>
     78
     79  </sect2>
     80
     81  <sect2 role="commands">
     82    <title>Command Explanations</title>
     83   
     84    <para><option>--enable-all-themes</option>: Using this parameter enables
     85    the installation of additional accessibility themes.</para>
    7886
    7987  </sect2>
     
    92100        <seg>None</seg>
    93101        <seg>Several directories under /usr/share/[themes,icons]</seg>
    94         <seg>Several themes under the /usr/share/themes hierarchy and icons
    95         under the /usr/share/icons hierarchy</seg>
     102        <seg>Several themes in the /usr/share/themes hierarchy and icons
     103        in the /usr/share/icons hierarchy</seg>
    96104      </seglistitem>
    97105    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.