Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Sep 2002 10:20:32 +0200 (CEST)
From:      Christophe Juniet <cjuniet@entreview.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/42627: [PATCH] Update of the handbook chapter 15 about KOffice
Message-ID:  <200209100820.g8A8KWxA002634@kitty.entreview.com>

next in thread | raw e-mail | index | archive | help

>Number:         42627
>Category:       docs
>Synopsis:       [PATCH] Update of the handbook chapter 15 about KOffice
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 10 01:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209100820.g8A8KWxA002634>