Bug 42627

Summary: [PATCH] Update of the handbook chapter 15 about KOffice
Product: Documentation Reporter: Christophe Juniet <cjuniet>
Component: Books & ArticlesAssignee: Marc Fonvieille <blackend>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Christophe Juniet 2002-09-10 09:30:01 UTC
	Now that KDE2 has been removed from the ports collection, the
	chapter 15 of the handbook is incorrect in its section about
	KOffice.

Fix: Please apply this patch:
How-To-Repeat: 	Read the chapter 15 of the handbook with a recent ports
	collection.
Comment 1 Marc Fonvieille freebsd_committer freebsd_triage 2002-09-10 10:38:48 UTC
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
Comment 2 Christophe Juniet 2002-09-10 11:06:39 UTC
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
Comment 3 Marc Fonvieille freebsd_committer freebsd_triage 2002-09-11 19:47:28 UTC
Responsible Changed
From-To: freebsd-doc->blackend

I'll take care of this.
Comment 4 Marc Fonvieille freebsd_committer freebsd_triage 2002-09-14 14:36:22 UTC
State Changed
From-To: open->closed

I committed the patch you sent to me in private, thanks.