glfs/gnome/lib/gnome-icon-themes/gnome-icon-themes-inst.xml
Igor Živković d458e2c000 moved gnome-icon-themes to its respective directory
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1399 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-10-16 09:41:55 +00:00

12 lines
368 B
XML

<sect2>
<title>Installation of <application><acronym>GNOME</acronym> Icon Theme</application></title>
<para>Install <application><acronym>GNOME</acronym> 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>