From chris@kitty.entreview.com  Tue Sep 10 01:20:07 2002
Return-Path: <chris@kitty.entreview.com>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6300F37B400
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 10 Sep 2002 01:20:07 -0700 (PDT)
Received: from relay1.clb.oleane.net (relay1.clb.oleane.net [213.56.31.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6C8D843E65
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 10 Sep 2002 01:20:06 -0700 (PDT)
	(envelope-from chris@kitty.entreview.com)
Received: from ns1.entreview.com ([194.250.48.33]) 
	by relay1.clb.oleane.net with ESMTP id g8A8K4Ba030878
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 10 Sep 2002 10:20:04 +0200
Received: from kitty.entreview.com (kitty.entreview.com [194.250.48.43])
	by ns1.entreview.com (8.12.3/8.12.3) with ESMTP id g8A8KAYT042558
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 10 Sep 2002 10:20:10 +0200 (CEST)
	(envelope-from chris@kitty.entreview.com)
Received: from kitty.entreview.com (localhost [127.0.0.1])
	by kitty.entreview.com (8.12.6/8.12.5) with ESMTP id g8A8KWFS002635
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 10 Sep 2002 10:20:32 +0200 (CEST)
	(envelope-from chris@kitty.entreview.com)
Received: (from chris@localhost)
	by kitty.entreview.com (8.12.6/8.12.6/Submit) id g8A8KWxA002634;
	Tue, 10 Sep 2002 10:20:32 +0200 (CEST)
Message-Id: <200209100820.g8A8KWxA002634@kitty.entreview.com>
Date: Tue, 10 Sep 2002 10:20:32 +0200 (CEST)
From: Christophe Juniet <cjuniet@entreview.com>
Reply-To: Christophe Juniet <cjuniet@entreview.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] Update of the handbook chapter 15 about KOffice
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         42627
>Category:       docs
>Synopsis:       [PATCH] Update of the handbook chapter 15 about KOffice
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    blackend
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 10 01:30:01 PDT 2002
>Closed-Date:    Sat Sep 14 06:37:31 PDT 2002
>Last-Modified:  Sat Sep 14 06:37:31 PDT 2002
>Originator:     Christophe Juniet
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD kitty.entreview.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Sep 2 16:34:34 CEST 2002 root@kitty.entreview.com:/usr/obj/usr/src/sys/KITTY i386

>Description:
	Now that KDE2 has been removed from the ports collection, the
	chapter 15 of the handbook is incorrect in its section about
	KOffice.

>How-To-Repeat:
	Read the chapter 15 of the handbook with a recent ports
	collection.

>Fix:

	Please apply this patch:

--- patch begins here ---
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml,v
retrieving revision 1.3
diff -u -r1.3 chapter.sgml
--- chapter.sgml	3 Sep 2002 18:54:12 -0000	1.3
+++ chapter.sgml	10 Sep 2002 08:07:49 -0000
@@ -1,8 +1,7 @@
 <!--
      The FreeBSD Documentation Project
-     $FreeBSD: doc/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml,v 1.3 2002/09/03 18:54:12 ceri Exp $
 
-     $Id: chapter.sgml,v 1.36 2002/09/03 00:15:14 chris Exp $
+     $FreeBSD$
 -->
 
 <chapter id="desktop">
@@ -295,7 +294,7 @@
             <entry><application>KOffice</application></entry>
             <entry>light</entry>
             <entry>heavy</entry>
-            <entry><application>KDE</application></entry>
+            <entry><application>KDE3</application></entry>
           </row>
 
           <row>
@@ -334,51 +333,20 @@
         <application>KPresenter</application> manages slide
         presentations, and <application>Kontour</application> lets you
         draw graphical documents.  <application>KOffice</application>
-        has been localized in several languages, such as French,
-        German, Japanese, and Russian.</para>
+        will automatically use the internationalization provided by
+        <application>KDE3</application>.</para>
 
       <para>To install <application>KOffice</application> as a
-        package for <application>KDE2</application>, issue the
+        package for <application>KDE3</application>, issue the
         following command:</para>
 
       <screen>&prompt.root; <userinput>pkg_add -r koffice</userinput></screen>
 
-      <para>There are also packages for various internationalized
-        versions of the
-        <filename role="package">editors/koffice</filename> port.  You
-        can use <literal>koffice-i18n</literal> as the name of the
-        package in the <command>pkg_add</command> above, or one of:
-        <literal>fr-koffice-i18n</literal> for French,
-        <literal>de-koffice-i18n</literal> for German,
-        <literal>ja-koffice-i18n</literal> for Japanese, or
-        <literal>ru-koffice-i18n</literal> for Russian.</para>
-
-      <para>If the packages are not available, you can use the ports
+      <para>If the package is not available, you can use the ports
         collection:</para>
 
-      <screen>&prompt.root; <userinput>cd /usr/ports/editors/koffice</userinput>
-&prompt.root; <userinput>make install clean</userinput></screen>
-
-      <para>You can use the corresponding ports instead:
-        <filename role="package">misc/koffice-i18n</filename>
-        for internationalization,
-        <filename role="package">french/koffice-i18n</filename>
-        for French,
-        <filename role="package">german/koffice-i18n</filename>
-        for German,
-        <filename role="package">japanese/koffice-i18n</filename>
-        for Japanese, or
-        <filename role="package">russian/koffice-i18n</filename>
-        for Russian.</para>
-
-      <para>If you want <application>KOffice</application> for
-        <application>KDE3</application>, do:</para>
-
       <screen>&prompt.root; <userinput>cd /usr/ports/editors/koffice-kde3</userinput>
 &prompt.root; <userinput>make install clean</userinput></screen>
-
-      <para>It will automatically use the internationalization
-        provided by <application>KDE3</application>.</para>
     </sect2>
 
     <sect2>
--- patch ends here ---


>Release-Note:
>Audit-Trail:

From: Marc Fonvieille <blackend@FreeBSD.org>
To: Christophe Juniet <cjuniet@entreview.com>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: docs/42627: [PATCH] Update of the handbook chapter 15 about KOffice
Date: Tue, 10 Sep 2002 11:38:48 +0200

 On Tue, Sep 10, 2002 at 10:20:32AM +0200, Christophe Juniet wrote:
 >  <chapter id="desktop">
 > @@ -295,7 +294,7 @@
 >              <entry><application>KOffice</application></entry>
 >              <entry>light</entry>
 >              <entry>heavy</entry>
 > -            <entry><application>KDE</application></entry>
 > +            <entry><application>KDE3</application></entry>
 >            </row>
 >  
 >            <row>
 > @@ -334,51 +333,20 @@
 >          <application>KPresenter</application> manages slide
 >          presentations, and <application>Kontour</application> lets you
 >          draw graphical documents.  <application>KOffice</application>
 > -        has been localized in several languages, such as French,
 > -        German, Japanese, and Russian.</para>
 > +        will automatically use the internationalization provided by
 > +        <application>KDE3</application>.</para>
 >  
 >        <para>To install <application>KOffice</application> as a
 > -        package for <application>KDE2</application>, issue the
 > +        package for <application>KDE3</application>, issue the
 >          following command:</para>
 
 The name "KDE" is maybe a better choice than "KDE3", it's more general
 and it'll avoid multiple update in future. In X11 chapter, KDE is used
 instead of KDE3.
 
 Marc

From: Christophe Juniet <cjuniet@entreview.com>
To: Marc Fonvieille <blackend@FreeBSD.org>
Cc: FreeBSD-gnats-submit@FreeBSD.org, cjuniet@entreview.com
Subject: Re: docs/42627: [PATCH] Update of the handbook chapter 15 about KOffice
Date: Tue, 10 Sep 2002 12:06:39 +0200

 Marc Fonvieille wrote:
 > On Tue, Sep 10, 2002 at 10:20:32AM +0200, Christophe Juniet wrote:
 > 
 >> <chapter id="desktop">
 >>@@ -295,7 +294,7 @@
 >>             <entry><application>KOffice</application></entry>
 >>             <entry>light</entry>
 >>             <entry>heavy</entry>
 >>-            <entry><application>KDE</application></entry>
 >>+            <entry><application>KDE3</application></entry>
 >>           </row>
 >> 
 >>           <row>
 >>@@ -334,51 +333,20 @@
 >>         <application>KPresenter</application> manages slide
 >>         presentations, and <application>Kontour</application> lets you
 >>         draw graphical documents.  <application>KOffice</application>
 >>-        has been localized in several languages, such as French,
 >>-        German, Japanese, and Russian.</para>
 >>+        will automatically use the internationalization provided by
 >>+        <application>KDE3</application>.</para>
 >> 
 >>       <para>To install <application>KOffice</application> as a
 >>-        package for <application>KDE2</application>, issue the
 >>+        package for <application>KDE3</application>, issue the
 >>         following command:</para>
 > 
 > 
 > The name "KDE" is maybe a better choice than "KDE3", it's more general
 > and it'll avoid multiple update in future. In X11 chapter, KDE is used
 > instead of KDE3.
 > 
 > Marc
 
 Hello Marc,
 
 In this specific case, the KOffice port needs KDE version *3* (and no 
 other versions).  I agree that `KDE' is a more general name but what if 
 there are two different KOffice versions again?  Also consider the case 
 of a KDE2 user trying to install KOffice from a package.  I think it 
 will overwrite his KDE2 files with KDE3 ones.  I may be wrong here since 
 I didn't tried it.  Anyway, the adding of the version number here comes 
 from the fact that the (current) KOffice port is made for KDE3, as its 
 names implies it (koffice-kde3).  If you or the KDE Team think it's 
 better to use `KDE' for the reasons you gave above, it makes sense as well.
 
 Regard,
 -- 
 chris
 
Responsible-Changed-From-To: freebsd-doc->blackend 
Responsible-Changed-By: blackend 
Responsible-Changed-When: Wed Sep 11 11:47:28 PDT 2002 
Responsible-Changed-Why:  
I'll take care of this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=42627 
State-Changed-From-To: open->closed 
State-Changed-By: blackend 
State-Changed-When: Sat Sep 14 06:36:22 PDT 2002 
State-Changed-Why:  
I committed the patch you sent to me in private, thanks. 

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