glfs/gnome/lib/themes/gnome-icon-themes-inst.xml
Larry Lawrence 75d04bc88b update to libbonoboui-2.2.2, gnome-icon-theme-1.0.6 and libgnomeui-2.2.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1013 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-09-01 14:57:10 +00:00

12 lines
330 B
XML

<sect2>
<title>Installation of <application>gnome-icon-theme</application></title>
<para>Install <application>gnome-icon-theme</application> by running the following commands:</para>
<screen><userinput><command>./configure --prefix=$GNOME_PREFIX &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>