Bug 69471

Summary: Fix Caps & Correct the resources/install
Product: Documentation Reporter: Brad Davis <so14k>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Brad Davis 2004-07-23 08:50:27 UTC
	Fix Caps & Correct the resources/install bits..

Fix: 

<row>
            <entry><application>Konqueror</application></entry>
-           <entry>light</entry>
-           <entry>light</entry>
+           <entry>medium</entry>
+           <entry>heavy</entry>
            <entry>KDE Libraries</entry>
           </row>
         </tbody>
@@ -414,7 +414,7 @@
                of <application>KDE</application> 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 Multimedia Viewer.</para>
+       it is also a file manager and a multimedia viewer.</para>

       <para><application>Konqueror</application> also comes with a set of plugins,
        available in <filename role="package">misc/konq-plugins</filename>.</para>--BSixZ3664403CyvkaCqYqvROqgHNbKBKpzKDPhk7qmLenlAA
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

--- doc-ori/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml Fri Jul 23 01:22:03 2004
+++ doc/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml     Fri Jul 23 01:25:01 2004
@@ -166,8 +166,8 @@
Comment 1 Marc Fonvieille freebsd_committer freebsd_triage 2004-07-23 09:05:21 UTC
On Fri, Jul 23, 2004 at 01:46:47AM -0600, Brad Davis wrote:
> 
> --- doc-ori/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml Fri Jul 23 01:22:03 2004
> +++ doc/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml     Fri Jul 23 01:25:01 2004
> @@ -166,8 +166,8 @@
> 
>           <row>
>             <entry><application>Konqueror</application></entry>
> -           <entry>light</entry>
> -           <entry>light</entry>
> +           <entry>medium</entry>
> +           <entry>heavy</entry>
>             <entry>KDE Libraries</entry>
>            </row>

I'd say heavy in both case, compared to other browsers entries...
firefox for example.

Marc
Comment 2 Michael Nottebrock freebsd_committer freebsd_triage 2004-07-23 09:44:39 UTC
Konqueror operates on the same basis as Opera (qt), which is ranked as 
"light", plus some additional overhead from the KDE extensions to qt. I agree 
however that "heavy" for firefox is a wrong assessment and should be dropped 
to "medium" as well.
Comment 3 Marc Fonvieille freebsd_committer freebsd_triage 2004-07-23 13:08:19 UTC
State Changed
From-To: open->closed

Fixed according to the discussion on -doc.  Thanks.