Update the themes FAQ entry. We really don't need a paragraph-long
description for each site.
This commit is contained in:
parent
aefaf3dad9
commit
3cc2b8e511
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23811
1 changed files with 12 additions and 30 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!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 % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -381,41 +381,23 @@ ggv
|
|||
<li style="padding-bottom: 0.5em"><a name="q8"></a>
|
||||
<p><b>Where can I get more themes for GNOME &gnomever;?</b></p>
|
||||
<!-- A8 -->
|
||||
<p>The website <a href="http://art.gnome.org">
|
||||
art.gnome.org</a> has been setup as a general GNOME theme
|
||||
repository. They offer some gtk+-2, metacity, sawfish,
|
||||
nautilus, icon, and gdm themes, as well as some backgrounds.</p>
|
||||
|
||||
<p>KDE's KDE-look.org now has a GNOME companion site,
|
||||
<a href="http://www.gnome-look.org">GNOME-look.org</a>,
|
||||
which sports an interface and extensive archive similar
|
||||
to KDE-look.org.</p>
|
||||
|
||||
<p>A new theme site called <a href="http://www.themedepot.org">
|
||||
The Theme Depot</a> has just been launched. This site contains
|
||||
themes for GNOME 2 as well as KDE and quite a few window
|
||||
managers.
|
||||
<p>On the following websites, you can find themes for GTK+-1/2,
|
||||
metacity, sawfish, nautilus, GDM, icon themes, backgrounds,
|
||||
and more:
|
||||
</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>
|
||||
<ul>
|
||||
<li><a href="http://art.gnome.org">art.gnome.org</a></li>
|
||||
<li><a href="http://www.gnome-look.org">GNOME-look.org</a></li>
|
||||
<li><a href="http://www.themedepot.org">The Theme Depot</a></li>
|
||||
<li><a href="http://themes.freshmeat.net">themes.freshmeat.net</a></li>
|
||||
<li><a href="http://jimmac.musichall.cz/ikony.php3">Jimmac's Icons site</a></li>
|
||||
</ul>
|
||||
|
||||
<p>Some of these themes have already been ported to
|
||||
FreeBSD. Check out the <tt>x11-themes/gnome-icons</tt> and
|
||||
<tt>x11-themes/metacity-themes</tt> meta-ports for a nice
|
||||
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>
|
||||
|
||||
<!-- Q9 -->
|
||||
|
|
Loading…
Reference in a new issue