Add a new HAL FAQ which explains how to work with the Freedesktop Hardware

Abstraction Layer (i.e. volume auto-mounting, troubleshooting, etc.).  Link
this new FAQ into the navibar, and replace our old auto-mounting question
with a link to this new FAQ.

While in our general FAQ, clean up the question on gnome-keyring.

Reviewed by:	mezz and ahze
This commit is contained in:
Joe Marcus Clarke 2008-03-30 18:35:28 +00:00
parent 394603450d
commit 2c63f2088e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31778
4 changed files with 341 additions and 96 deletions

View file

@ -1,4 +1,4 @@
<!-- $FreeBSD: www/share/sgml/navibar.ent,v 1.17 2008/03/24 05:15:41 marcus Exp $ -->
<!-- $FreeBSD: www/share/sgml/navibar.ent,v 1.18 2008/03/24 19:26:25 marcus Exp $ -->
<!ENTITY % navinclude.about "IGNORE">
<![ %navinclude.about; [
@ -125,6 +125,7 @@
<li><a href="&base;/gnome/index.html">Documentation</a>
<ul>
<li><a href="&base;/gnome/docs/faq2.html">FAQ</a></li>
<li><a href="&base;/gnome/docs/halfaq.html">HAL FAQ</a></li>
<li><a href="&base;/gnome/docs/faq222.html">2.20 to 2.22 Upgrade FAQ</a></li>
<li><a href="&base;/gnome/docs/develfaq.html">Development Branch FAQ</a></li>
<li><a href="&base;/gnome/docs/porting.html">Creating Ports</a></li>