Update the themes FAQ entry. We really don't need a paragraph-long

description for each site.
This commit is contained in:
Adam Weinberger 2005-02-18 05:42:36 +00:00
parent aefaf3dad9
commit 3cc2b8e511
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23811

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.85 2005/01/21 21:52:45 marcus Exp $"> <!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.86 2005/02/16 06:15:28 marcus Exp $">
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; FAQ"> <!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; FAQ">
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes; <!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -381,41 +381,23 @@ ggv
<li style="padding-bottom: 0.5em"><a name="q8"></a> <li style="padding-bottom: 0.5em"><a name="q8"></a>
<p><b>Where can I get more themes for GNOME &gnomever;?</b></p> <p><b>Where can I get more themes for GNOME &gnomever;?</b></p>
<!-- A8 --> <!-- A8 -->
<p>The website <a href="http://art.gnome.org"> <p>On the following websites, you can find themes for GTK+-1/2,
art.gnome.org</a> has been setup as a general GNOME theme metacity, sawfish, nautilus, GDM, icon themes, backgrounds,
repository. They offer some gtk+-2, metacity, sawfish, and more:
nautilus, icon, and gdm themes, as well as some backgrounds.</p> </p>
<p>KDE's KDE-look.org now has a GNOME companion site, <ul>
<a href="http://www.gnome-look.org">GNOME-look.org</a>, <li><a href="http://art.gnome.org">art.gnome.org</a></li>
which sports an interface and extensive archive similar <li><a href="http://www.gnome-look.org">GNOME-look.org</a></li>
to KDE-look.org.</p> <li><a href="http://www.themedepot.org">The Theme Depot</a></li>
<li><a href="http://themes.freshmeat.net">themes.freshmeat.net</a></li>
<p>A new theme site called <a href="http://www.themedepot.org"> <li><a href="http://jimmac.musichall.cz/ikony.php3">Jimmac's Icons site</a></li>
The Theme Depot</a> has just been launched. This site contains </ul>
themes for GNOME 2 as well as KDE and quite a few window
managers.
</p>
<p>Freshmeat.net has a themes archive at
<a href="http://themes.freshmeat.net">themes.freshmeat.net</a>,
which contains themes and backgrounds for many window managers,
theme engines, and desktop environments. This site grew out of
the old themes.org.
</p>
<p>A good site for some cool GNOME icons (some stock, some new)
is jimmac's <a href="http://jimmac.musichall.cz/ikony.php3">
Icons</a> site.</p>
<p>Some of these themes have already been ported to <p>Some of these themes have already been ported to
FreeBSD. Check out the <tt>x11-themes/gnome-icons</tt> and FreeBSD. Check out the <tt>x11-themes/gnome-icons</tt> and
<tt>x11-themes/metacity-themes</tt> meta-ports for a nice <tt>x11-themes/metacity-themes</tt> meta-ports for a nice
sample.</p> sample.</p>
<p>See the instructions on the website for installing the themes.
If you feel inclined to port a few of them, you will not be
turned away ;-).</p>
</li> </li>
<!-- Q9 --> <!-- Q9 -->