Add a paragraph on testing the new gnomenetstatus applet with wireless
cards.
This commit is contained in:
parent
4e307df8c9
commit
7d453ecd31
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21169
1 changed files with 14 additions and 5 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/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 % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -144,10 +144,19 @@ STRIP=
|
|||
skills to create some hot <a href="/gnome/screenshots.html">
|
||||
screenshots</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>If you have a wireless card that uses one of the
|
||||
<tt>an</tt>, <tt>wi</tt>, or <tt>ath</tt> drivers, please
|
||||
test the new gnomenetstatus applet to see that wireless
|
||||
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>
|
||||
</li>
|
||||
|
||||
|
|
Loading…
Reference in a new issue