Add a paragraph on testing the new gnomenetstatus applet with wireless

cards.
This commit is contained in:
Joe Marcus Clarke 2004-06-15 00:44:29 +00:00
parent 4e307df8c9
commit 7d453ecd31
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21169

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/develfaq.sgml,v 1.21 2004/06/03 02:21:23 marcus Exp $"> <!ENTITY date "$FreeBSD: www/en/gnome/docs/develfaq.sgml,v 1.22 2004/06/06 01:26:03 marcus Exp $">
<!ENTITY title "FreeBSD GNOME Project: GNOME Development Branch FAQ"> <!ENTITY title "FreeBSD GNOME Project: GNOME Development Branch 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;
@ -144,10 +144,19 @@ STRIP=
skills to create some hot <a href="/gnome/screenshots.html"> skills to create some hot <a href="/gnome/screenshots.html">
screenshots</a>.</p> screenshots</a>.</p>
<p>Even if you don't like working directly with code, we need reports on experiences <p>If you have a wireless card that uses one of the
upgrading from GNOME &gnomever; to GNOME &gnomedevelver;; we need information on <tt>an</tt>, <tt>wi</tt>, or <tt>ath</tt> drivers, please
which apps are exhibiting strange behavior; we need to know in advance everything test the new gnomenetstatus applet to see that wireless
that an end-user is likely to wind up scratching his or her head about in the future. signal strength is properly displayed. Report any bugs with
this applet to <a href="mailto:marcus@FreeBSD.org">
marcus@FreeBSD.org</a>.</p>
<p>Even if you don't like working directly with code, we need
reports on experiences upgrading from GNOME &gnomever; to GNOME
&gnomedevelver;; we need information on which apps are exhibiting
strange behavior; we need to know in advance everything that an
end-user is likely to wind up scratching his or her head about in
the future.
</p> </p>
</li> </li>