From bdavis@house.so14k.com  Sun Jul 18 22:20:45 2004
Return-Path: <bdavis@house.so14k.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3C43716A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 18 Jul 2004 22:20:45 +0000 (GMT)
Received: from valentine.liquidneon.com (valentine.liquidneon.com [216.38.206.180])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1DBEA43D46
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 18 Jul 2004 22:20:45 +0000 (GMT)
	(envelope-from bdavis@house.so14k.com)
Received: from localhost (localhost [127.0.0.1])
	by valentine.liquidneon.com (Postfix) with ESMTP id 94A358DE
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 18 Jul 2004 16:20:44 -0600 (MDT)
Received: from valentine.liquidneon.com ([216.38.206.180])
 by localhost (valentine.liquidneon.com [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 25184-08 for <FreeBSD-gnats-submit@freebsd.org>;
 Sun, 18 Jul 2004 16:20:44 -0600 (MDT)
Received: from mccaffrey.house.so14k.com (c-24-8-51-173.client.comcast.net [24.8.51.173])
	by valentine.liquidneon.com (Postfix) with ESMTP id 429DA5BD
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 18 Jul 2004 16:20:44 -0600 (MDT)
Received: by mccaffrey.house.so14k.com (Postfix, from userid 1001)
	id DFCED65B; Sun, 18 Jul 2004 16:20:43 -0600 (MDT)
Message-Id: <20040718222043.DFCED65B@mccaffrey.house.so14k.com>
Date: Sun, 18 Jul 2004 16:20:43 -0600 (MDT)
From: Brad Davis <so14k@so14k.com>
Reply-To: Brad Davis <so14k@so14k.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] Add entry about Konq to the list of browsers
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         69252
>Category:       docs
>Synopsis:       [patch] Add entry about Konq to the list of browsers
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    josef
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 18 22:30:21 GMT 2004
>Closed-Date:    Thu Jul 22 16:16:08 GMT 2004
>Last-Modified:  Thu Jul 22 16:16:08 GMT 2004
>Originator:     Brad Davis
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD mccaffrey.house.so14k.com 4.10-STABLE FreeBSD 4.10-STABLE #0: Fri May 28 08:02:41 MDT 2004 root@mccaffrey.house.so14k.com:/usr/obj/usr/src/sys/MCCAFFREY i386
>Description:
	Add entry about Konq to the list of browsers.
>How-To-Repeat:
>Fix:
	Apply the following patch

--- doc-ori/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml Sun Jul 18 08:52:18 2004
+++ doc/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml     Sun Jul 18 16:16:37 2004
@@ -394,6 +394,24 @@
       <screen>&prompt.root; <userinput>cd /usr/ports/www/firefox</userinput>
 &prompt.root; <userinput>make install clean</userinput></screen>
     </sect2>
+    <sect2>
+      <title>Konqueror</title>
+      <indexterm>
+        <primary><application>Konqueror</application></primary>
+      </indexterm>
+
+      <para><application>Konqueror</application> is part of KDE but it can
+         also be used outside of KDE by installing
+         <filename role="package">x11/kdebase3</filename>.
+         <application>Konqueror</application> is much more than a browser,
+         it is also a File Manager and a Universal Viewer.</para>
+
+      <para><application>Konqueror</application> also comes with a set of plugins,
+         avaliable in <filename role="package">misc/konq-plugins</filename>.</para>
+
+      <para><application>Konqueror</application> also supports Flash and a How To
+         is avaliable at <ulink url="http://freebsd.kde.org/howto.php"></ulink>.</para>
+    </sect2>
   </sect1>

   <sect1 id="desktop-productivity">

>Release-Note:
>Audit-Trail:

From: Ceri Davies <ceri@FreeBSD.org>
To: Brad Davis <so14k@so14k.com>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: docs/69252: [patch] Add entry about Konq to the list of browsers
Date: Sun, 18 Jul 2004 23:46:33 +0100

 On Sun, Jul 18, 2004 at 04:20:43PM -0600, Brad Davis wrote:
 > 
 > --- doc-ori/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml Sun Jul 18 08:52:18 2004
 > +++ doc/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml     Sun Jul 18 16:16:37 2004
 > @@ -394,6 +394,24 @@
 >        <screen>&prompt.root; <userinput>cd /usr/ports/www/firefox</userinput>
 >  &prompt.root; <userinput>make install clean</userinput></screen>
 >      </sect2>
 > +    <sect2>
 > +      <title>Konqueror</title>
 > +      <indexterm>
 > +        <primary><application>Konqueror</application></primary>
 > +      </indexterm>
 > +
 > +      <para><application>Konqueror</application> is part of KDE but it can
 > +         also be used outside of KDE by installing
 > +         <filename role="package">x11/kdebase3</filename>.
 > +         <application>Konqueror</application> is much more than a browser,
 > +         it is also a File Manager and a Universal Viewer.</para>
 > +
 > +      <para><application>Konqueror</application> also comes with a set of plugins,
 > +         avaliable in <filename role="package">misc/konq-plugins</filename>.</para>
 > +
 > +      <para><application>Konqueror</application> also supports Flash and a How To
 > +         is avaliable at <ulink url="http://freebsd.kde.org/howto.php"></ulink>.</para>
 > +    </sect2>
 >    </sect1>
 
 %s/avaliable/available/g
 
 Ceri
 -- 
 It is not tinfoil, it is my new skin.  I am a robot.
Responsible-Changed-From-To: freebsd-doc->josef 
Responsible-Changed-By: josef 
Responsible-Changed-When: Wed Jul 21 13:04:46 GMT 2004 
Responsible-Changed-Why:  
I'll handle this 

http://www.freebsd.org/cgi/query-pr.cgi?pr=69252 
State-Changed-From-To: open->closed 
State-Changed-By: josef 
State-Changed-When: Thu Jul 22 16:16:00 GMT 2004 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=69252 
>Unformatted:
